FFmpeg git repo
Go to file
Michael Niedermayer c409ac5adc vp3: fix regression with mplayer-crash.ogv
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit a2a12e3358)
2012-01-02 17:24:31 +01:00
doc Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-11-20 03:27:50 +01:00
ffpresets
libavcodec vp3: fix regression with mplayer-crash.ogv 2012-01-02 17:24:31 +01:00
libavdevice v4l2: fix uninitialized variable 2011-11-18 21:05:12 +01:00
libavfilter lavf: add avformat_find_stream_info() 2011-11-19 10:22:27 +01:00
libavformat mpegtsenc: fix handling of large audio packets 2011-12-09 03:45:40 +01:00
libavutil imgutils: Fix illegal read. 2011-12-04 09:18:17 +01:00
libpostproc
libswscale Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-12-24 01:41:43 +01:00
mt-work
tests Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
tools
.gitignore gitignore: ignore .exp files, as generated by the MS linker on win32 2011-09-21 18:04:31 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile Update for 0.8.8 2011-12-25 21:45:57 +01:00
INSTALL
LICENSE libaac+ support 2011-10-01 20:32:22 +02:00
MAINTAINERS MAINTAINERS: new ffplay maintainer 2011-11-04 00:40:43 +01:00
Makefile Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
README
RELEASE Update for 0.8.8 2011-12-25 21:45:57 +01:00
VERSION Update for 0.8.8 2011-12-25 21:45:57 +01:00
cmdutils.c Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
cmdutils.h Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
cmdutils_common_opts.h Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
common.mak
configure configure: fix arch x86_32 2011-11-04 13:33:33 +01:00
ffmpeg.c ffmpeg: increase bit_buffer_size, the header size is clearly too small for rgb48 raw based formats 2011-10-01 20:27:48 +02:00
ffplay.c ffplay: limit lowres to the maximum supported. Fixes Ticket591 2011-11-18 21:05:12 +01:00
ffprobe.c lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-11-19 10:22:26 +01:00
ffserver.c lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-11-19 10:22:26 +01:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.