FFmpeg git repo
Go to file
Anton Khirnov 1deb66c50c lavc: move get_b_cbp() from h263.h to mpeg4videoenc.c
It's not used anywhere else.
2011-10-23 14:16:16 +02:00
doc libspeexenc: add libspeex encoder 2011-10-20 13:06:15 -04:00
libavcodec lavc: move get_b_cbp() from h263.h to mpeg4videoenc.c 2011-10-23 14:16:16 +02:00
libavdevice Move timefilter code from lavf to lavd. 2011-10-21 20:29:05 +02:00
libavfilter lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 2011-10-19 07:09:08 +02:00
libavformat id3v2: fix doxy comment - 'machine byte order' makes no sense on char arrays 2011-10-22 22:52:18 +02:00
libavutil fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm 2011-10-21 10:13:05 -04:00
libpostproc
libswscale swscale: update altivec yuv2planeX asm to new per-plane API. 2011-10-22 10:35:14 -07:00
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests swscale: reintroduce full precision in 16-bit output. 2011-10-22 10:35:14 -07:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog h264: 4:2:2 intra decoding support 2011-10-21 01:00:41 -07:00
Doxyfile
INSTALL
LICENSE
Makefile presets: rename presets directory 2011-10-19 21:20:17 +02:00
README
RELEASE
avconv.c lavf: replace av_new_stream->avformat_new_stream part II. 2011-10-19 17:02:11 +02:00
avplay.c avplay: fix fullscreen behaviour with SDL 1.2.14 on Mac OS X 2011-10-22 00:28:55 +02:00
avprobe.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
avserver.c lavc: make avcodec_get_context_defaults3 "officially" public 2011-10-19 17:02:11 +02:00
cmdutils.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
cmdutils.h cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
common.mak
configure libspeexenc: add libspeex encoder 2011-10-20 13:06:15 -04:00
ffmpeg.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.