FFmpeg git repo
Go to file
Rafaël Carré 797639dcfd vc1: use ff_parse_close
It works as long as ParseContext is the first member of the private struct

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-02-10 15:48:52 +01:00
doc cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
libavcodec vc1: use ff_parse_close 2012-02-10 15:48:52 +01:00
libavdevice 4xm, timefilter: K&R formatting cosmetics 2012-02-10 15:48:50 +01:00
libavfilter yadif: specify array size outside DECLARE_ALIGNED 2012-02-09 21:28:37 +01:00
libavformat rtpenc: Write a log message if the max packet size is too small 2012-02-10 10:48:51 +02:00
libavutil build: Add missing directories to DIRS declarations. 2012-02-09 12:26:48 +01:00
libpostproc
libswscale swscale: ppc: Add missing header #includes to pass 'make checkheaders'. 2012-02-09 12:26:46 +01:00
presets
tests aacdec: Try to sniff a reasonable channel layout for PCE based configurations. 2012-02-09 13:33:06 -08:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile build: Drop YASM-OBJS-FFT from SUBDIR_VARS. 2012-02-03 14:53:21 +01:00
README
RELEASE
avconv.c avcodec: for audio encoding, set packet dts to packet pts. 2012-02-09 21:51:29 -05:00
avplay.c avplay: reset decoder flush state when seeking 2012-02-06 13:22:01 -05:00
avprobe.c
avserver.c
cmdutils.c cmdutils: update copyright year to 2012. 2012-02-08 10:31:14 -08:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Remove Sun medialib glue code. 2012-02-08 08:52:30 +01:00
library.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.