FFmpeg git repo
Go to file
Reimar Döffinger c4e0d845e2 snowenc: mark some encode_subband arguments const.
This makes it more obvious that this function only does bitstream
encoding.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-03-10 20:17:11 +01:00
doc lavfi: remove swapuv libmpcodecs wrapper 2012-03-10 00:10:44 +01:00
ffpresets
libavcodec snowenc: mark some encode_subband arguments const. 2012-03-10 20:17:11 +01:00
libavdevice
libavfilter vf_frei0r: set outlinks sample aspect ratio to 1 2012-03-10 17:48:14 +01:00
libavformat mpjpeg: video streaming will no longer break and stop on Firefox 2012-03-10 18:32:02 +01:00
libavutil libavutil: document av_force_cpu_flags(-1). 2012-03-08 00:39:56 +01:00
libpostproc
libswresample swr: special case for empty channels in rematrix. 2012-03-07 23:56:00 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-03-08 02:51:45 +01:00
mt-work
presets
tests lavf: Add system to seperate relative timestamps from absolute ones. 2012-03-09 19:36:12 +01:00
tools Merge remote-tracking branch 'qatar/master' 2012-03-10 01:12:08 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: port MP swapuv filter 2012-03-10 00:10:37 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
cmdutils.c Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
cmdutils_common_opts.h Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-03-10 01:12:08 +01:00
ffmpeg.c lavf: Add system to seperate relative timestamps from absolute ones. 2012-03-09 19:36:12 +01:00
ffplay.c ffplay: fix two const warnings. 2012-03-08 17:13:58 +01:00
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.