You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 902c090413 h264: reset nal_unit_type so that decoding frames without any nal units 13 years ago
doc lavf: add SBG demuxer. 13 years ago
ffpresets Merge remote-tracking branch 'qatar/master' 13 years ago
libavcodec h264: reset nal_unit_type so that decoding frames without any nal units 13 years ago
libavdevice lavd/lavfi: remove a duplicated line. 13 years ago
libavfilter Merge remote-tracking branch 'qatar/master' 13 years ago
libavformat mtvdemuxer: fix segfault caused by truncated packets. 13 years ago
libavutil Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc Merge remote-tracking branch 'qatar/master' 13 years ago
libswresample Merge remote-tracking branch 'qatar/master' 13 years ago
libswscale Merge remote-tracking branch 'qatar/master' 13 years ago
mt-work Update todo 14 years ago
presets Remove redundant libx264 preset files 13 years ago
tests movenc: disable iods by default 13 years ago
tools Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore gitignore: add libswresample* 14 years ago
COPYING.GPLv2
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog lavf: add SBG demuxer. 13 years ago
Doxyfile Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS X 13 years ago
INSTALL Merge remote branch 'qatar/master' 14 years ago
LICENSE libaac+ support 14 years ago
MAINTAINERS v410 encoder and decoder 13 years ago
Makefile Merge remote-tracking branch 'qatar/master' 13 years ago
README Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE RELEASE: We're now at 0.9.0.git 13 years ago
avconv.c Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c fftools: add -report option. 13 years ago
cmdutils.h Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils_common_opts.h fftools: add -report option. 13 years ago
common.mak Add coverage support. 13 years ago
configure configure: disable avconv again. 13 years ago
ffmpeg.c ffmpeg: check return code from av_vsrc_buffer_add_frame() 13 years ago
ffplay.c ffplay: clear pkt_temp when pkt is freed. 13 years ago
ffprobe.c Merge remote-tracking branch 'qatar/master' 13 years ago
ffserver.c Merge remote-tracking branch 'qatar/master' 13 years ago
library.mak Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh version.sh: handle shallow clones and snapshots. 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.