FFmpeg git repo
Go to file
Paul B Mahol 84e5159e25 bmpenc: support for PIX_FMT_RGB444
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-01-10 09:29:22 -08:00
doc doc: fix stray reference to FFmpeg 2012-01-10 05:04:22 +01:00
libavcodec bmpenc: support for PIX_FMT_RGB444 2012-01-10 09:29:22 -08:00
libavdevice v4l2: use C99 struct initializer 2012-01-10 05:04:22 +01:00
libavfilter vsrc_buffer: error on changing frame parameters. 2012-01-10 16:47:15 +01:00
libavformat movenc: Don't store a nonzero creation time if nothing was set by the caller 2012-01-10 16:02:07 +02:00
libavutil mpegaudiodec: optimized iMDCT transform 2012-01-08 17:40:55 -08:00
libpostproc Place some START_TIMER invocations in separate blocks. 2012-01-04 15:05:49 +01:00
libswscale swscale: fix crash in fast_bilinear code when compiled with -mred-zone. 2012-01-10 18:20:37 +01:00
presets
tests fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
tools Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
.gitignore
avconv.c avconv: reinitialize the filtergraph on resolution change. 2012-01-10 16:47:15 +01:00
avplay.c avplay: Don't call avio_set_interrupt_cb(NULL) 2012-01-04 11:03:45 +02:00
avprobe.c
avserver.c
Changelog adx: add an adx muxer 2012-01-03 18:47:42 -05:00
cmdutils_common_opts.h
cmdutils.c cmdutils: K&R reformatting cosmetics 2012-01-03 21:10:09 +01:00
cmdutils.h
common.mak
configure v4l2: list available formats 2012-01-04 13:10:20 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile doxy: add website-alike style to the html output 2011-12-25 14:34:32 +01:00
ffmpeg.c
INSTALL
library.mak build: link test programs with static libraries 2011-12-17 23:21:08 +00:00
LICENSE
Makefile
README
RELEASE Prepare for 0.8_beta1 snapshot release 2011-12-23 15:38:15 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.