Go to file
Francesco Cosoleto 2594d75fb2 mmst: print packet type with error status code message
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 70630e35a4)
2011-02-14 23:58:20 +01:00
doc Fix script command in a FAQ entry 2011-02-13 00:54:06 +01:00
ffpresets Update qmin/qmax values for libx264 presets 2011-02-09 03:33:56 +01:00
libavcodec FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 2011-02-14 23:58:19 +01:00
libavcore Implement av_samples_alloc() and av_samples_fill_arrays(). 2011-02-02 03:12:47 +01:00
libavdevice Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-28 03:15:34 +01:00
libavfilter Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter. 2011-02-14 23:37:34 +01:00
libavformat mmst: print packet type with error status code message 2011-02-14 23:58:20 +01:00
libavutil Add check for Athlon64 and similar AMD processors with slow SSE2. 2011-02-13 00:54:05 +01:00
libpostproc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libswscale Fix MMX rgb24 to yuv conversion with gcc 4.6 2011-02-14 23:58:18 +01:00
tests Fix qtrle regression test, actually test qtrle. 2011-02-13 00:54:05 +01:00
tools consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
Changelog spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI 2011-02-14 23:58:19 +01:00
cmdutils_common_opts.h
cmdutils.c Implement guessed_pts in avcodec_decode_video2 2011-02-07 19:32:07 +01:00
cmdutils.h Implement guessed_pts in avcodec_decode_video2 2011-02-07 19:32:07 +01:00
common.mak
configure configure: fix non-standard regex used with expr 2011-02-14 23:58:20 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Restructure video filter implemenattion in ffmpeg.c. 2011-02-14 23:03:13 +01:00
ffplay.c ffplay: stats: do not dereference NULL video 2011-02-11 18:59:52 +01:00
ffprobe.c
ffserver.c ffserver: put gcc attribute under proper ifdef 2011-01-26 03:43:29 +01:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS Revert "Initial MAINTAINERS update" 2011-01-19 18:53:53 +01:00
Makefile Allow "make clean" to clean files in tools 2011-02-13 00:54:05 +01:00
README
subdir.mak
version.sh Provide monotone revission numbers in version.sh 2011-02-01 12:19:49 +01:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.