FFmpeg git repo
Go to file
Etienne Buira 1e9b302690 libx264: fix double free 2011-06-08 02:07:36 +02:00
doc ffplay: remove -debug option 2011-06-08 01:30:52 +02:00
ffpresets
libavcodec libx264: fix double free 2011-06-08 02:07:36 +02:00
libavdevice v4l2: set default standard to NULL 2011-06-07 13:37:55 +02:00
libavfilter lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer() 2011-06-06 10:14:08 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-06-07 03:37:57 +02:00
libavutil mem: Trying to workaround posix_memalign() bug on OSX 2011-06-07 03:17:42 +02:00
libpostproc
libswscale sws: make dither_scale const 2011-06-07 13:23:04 +02:00
mt-work
tests
tools showfiltfmts: use av_get_pix_fmt_name() 2011-06-07 12:44:51 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: critical build fix after the merge. make fate passed locally due to ffmpeg/ffmpeg_g being there from before 2011-06-07 04:43:03 +02:00
README
cmdutils.c cmdutils: remove unnecessary OPT_DUMMY implementation 2011-06-05 13:21:06 +02:00
cmdutils.h cmdutils: remove unnecessary OPT_DUMMY implementation 2011-06-05 13:21:06 +02:00
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 2011-06-07 03:37:57 +02:00
configure Merge remote-tracking branch 'qatar/master' 2011-06-07 03:37:57 +02:00
ffmpeg.c Move code for "ffmpeg: fix massive leak occurring when seeking" / e4841a404b elsewhere 2011-06-06 04:20:43 +02:00
ffplay.c ffplay: remove -debug option 2011-06-08 01:30:52 +02:00
ffprobe.c ffprobe: implement -i FILE option 2011-06-05 13:31:47 +02:00
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.