FFmpeg git repo
Go to file
Jason Garrett-Glaser 523b57b331 H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
(cherry picked from commit 2702a6f114)
2011-06-23 00:39:44 +02:00
doc release_notes: document not fully understood mingw-sdl issue 2011-06-21 20:58:39 +02:00
ffpresets presets: forgotten libvpx presets 2011-06-21 17:52:16 +02:00
libavcodec H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF 2011-06-23 00:39:44 +02:00
libavdevice x11grab: remove a memory allocation and the associated memcpy. 2011-06-12 12:18:05 +02:00
libavfilter vf_mp: do not add duplicated pixel formats. 2011-06-22 20:21:54 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-06-21 03:38:25 +02:00
libavutil Fix zero-length gnu_printf format string warning. 2011-06-21 21:41:28 +02:00
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 2011-06-21 03:38:25 +02:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
tests error_resilience: actually add counter when adding a MV predictor. 2011-06-20 22:18:23 +02:00
tools showfiltfmts: use av_get_pix_fmt_name() 2011-06-07 12:44:51 +02:00
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2011-06-21 03:38:25 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: remove outcommented merge trash 2011-06-20 13:22:23 +02:00
cmdutils.h lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
common.mak Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
configure build system: disable memalign on haiku, its not reliable there. 2011-06-21 16:36:23 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Fix zero-length gnu_printf format string warning. 2011-06-21 21:41:28 +02:00
ffplay.c ffplay: use new avformat_open_* API. 2011-06-22 20:20:41 +02:00
ffprobe.c ffprobe: remove duplicate avformat_alloc_context() 2011-06-21 14:38:58 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-06-18 05:10:38 +02:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
README
RELEASE Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 2011-06-19 19:54:07 +02:00
subdir.mak
VERSION set for next release of 0.8 2011-06-22 20:24:02 +02:00
version.sh Merge remote-tracking branch 'qatar/master' 2011-06-20 04:07:34 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.