FFmpeg git repo
Go to file
Stefano Sabatini 65520f5933 lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()
Semantic for the function ff_null_start_frame() was changed in
07bad27810, and it has now the same behavior of
ff_null_start_frame_keep_ref(), thus it makes no sense to keep both of
them.
2012-08-02 12:32:48 +02:00
compat
doc Canopus Lossless decoder 2012-08-01 22:02:19 -04:00
libavcodec vorbisdec: fix heap buffer overflow. 2012-08-02 12:22:19 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-07-31 22:41:00 +02:00
libavfilter lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() 2012-08-02 12:32:48 +02:00
libavformat Merge remote-tracking branch 'dwbuiten/master' 2012-08-02 04:48:47 +02:00
libavresample
libavutil timecode: show frame rate when invalid. 2012-08-01 17:36:37 +02:00
libpostproc
libswresample swr: fix 10l typo mixing in and out config. 2012-08-01 21:18:03 +02:00
libswscale
mt-work
presets
tests tiny_psnr: fix undefined shift 2012-08-01 20:00:01 +02:00
tools
.gitignore
arch.mak
Changelog Canopus Lossless decoder 2012-08-01 22:02:19 -04:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: reduce difference to qatar by 2 lines 2012-08-02 00:41:16 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: honor -ss and -t parameters with muxed subtitles. 2012-08-01 20:37:34 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS Canopus Lossless decoder 2012-08-01 22:02:19 -04:00
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.