FFmpeg git repo
Go to file
Justin Ruggles 237a855caf mov: do not set AVCodecContext.frame_size
It is not necessary.
2012-03-05 13:08:17 -05:00
doc avcodec: add av_get_audio_frame_duration() function. 2012-03-05 13:08:15 -05:00
libavcodec avcodec: add av_get_audio_frame_duration() function. 2012-03-05 13:08:15 -05:00
libavdevice libcdio: add a forgotten AVClass to the private context. 2012-03-04 21:01:41 +01:00
libavfilter Mark mutable static data const where appropriate. 2012-02-21 09:47:07 -08:00
libavformat mov: do not set AVCodecContext.frame_size 2012-03-05 13:08:17 -05:00
libavutil x86inc: don't "bake" stack_offset in named arguments. 2012-03-03 20:39:59 -08:00
libswscale swscale: remove "cpu flags" from -sws_flags description. 2012-03-04 06:52:06 -08:00
presets
tests lavf: deobfuscate read_frame_internal(). 2012-03-05 18:47:05 +01:00
tools
.gitignore Remove libpostproc. 2012-02-23 19:36:16 +01:00
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 Windows Media Audio Lossless decoder 2012-03-02 19:10:29 +01:00
Doxyfile
INSTALL
LICENSE Remove libpostproc. 2012-02-23 19:36:16 +01:00
Makefile Remove libpostproc. 2012-02-23 19:36:16 +01:00
README
RELEASE
avconv.c avconv: set discard on input streams automatically. 2012-02-26 19:30:50 +01:00
avplay.c avplay: remove an unused variable. 2012-02-29 07:24:34 +01:00
avprobe.c Mark mutable static data const where appropriate. 2012-02-21 09:47:07 -08:00
avserver.c Mark mutable static data const where appropriate. 2012-02-21 09:47:07 -08:00
cmdutils.c cmdutils: use new avcodec_is_decoder/encoder() functions. 2012-03-04 21:09:35 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavc: drop libdirac encoder. 2012-02-23 19:50:46 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.