FFmpeg git repo
Go to file
Michael Niedermayer 4f7ad4c3e4 h264: migrate poc gap based has_b_frames calculation into new has_b_frame calculation code.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-17 01:08:17 +01:00
doc ffprobe: add csv writer 2011-11-16 18:40:03 +01:00
ffpresets
libavcodec h264: migrate poc gap based has_b_frames calculation into new has_b_frame calculation code. 2011-11-17 01:08:17 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-11-15 03:13:42 +01:00
libavfilter mandelbrot: make mincol description and code match. 2011-11-16 15:13:01 +01:00
libavformat cleanup: remove various double end ';' all over the code. 2011-11-16 07:48:23 +01:00
libavutil opt: Fix *av_opt_find2(NULL) 2011-11-15 22:43:21 +01:00
libpostproc
libswresample swr: replace deprecated av_set_int() with av_opt_set_int(). 2011-11-16 07:27:20 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2011-11-14 00:33:39 +01:00
mt-work
presets
tests Increase Westwood Studios VQA palette dynamics. 2011-11-13 15:12:43 +01:00
tools
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-11-11 02:50:35 +01:00
Changelog ffprobe: add csv writer 2011-11-16 18:40:03 +01:00
cmdutils_common_opts.h
cmdutils.c Merge remote-tracking branch 'qatar/master' 2011-11-01 02:02:20 +01:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2011-11-01 02:02:20 +01:00
common.mak
configure Merge remote-tracking branch 'qatar/master' 2011-11-15 03:13:42 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: use av_noreturn 2011-11-11 04:24:25 +01:00
ffplay.c ffplay: use av_noreturn 2011-11-11 04:25:35 +01:00
ffprobe.c ffprobe: small align cosmetic in json writer struct init. 2011-11-16 19:37:11 +01:00
ffserver.c ffserver: use av_noreturn 2011-11-11 04:25:53 +01:00
INSTALL
LICENSE
MAINTAINERS Update my GnuPG fingerprint. 2011-11-15 18:13:59 +01:00
Makefile
README
RELEASE RELEASE: bump to 0.8.6.git after the release 2011-11-12 21:00:13 +01:00
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.