FFmpeg git repo
Go to file
Janne Grunau 32c7589bb7 mpegvideo: release frame buffers before freeing them
Fixes triggering an assert in avcodec_default_release_buffer()
introduced in 1b3439b30.
2012-09-19 19:58:15 +02:00
compat
doc
libavcodec mpegvideo: release frame buffers before freeing them 2012-09-19 19:58:15 +02:00
libavdevice
libavfilter avfiltergraph: silence an uninitialized variable warning 2012-09-17 15:48:20 +02:00
libavformat smoothstreaming: Export the mp4 codec tags 2012-09-18 17:59:57 +03:00
libavresample
libavutil
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: flush filtered frames before reconfiguring filters 2012-09-17 10:49:27 +02:00
avconv.h
avconv_filter.c avconv: don't pass a bogus parameter to avfilter_graph_create_filter(). 2012-09-17 15:48:20 +02:00
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: msvc: default to 'lib' as 'ar' tool 2012-09-19 14:09:50 +01:00
library.mak build: support some non-standard ar variants 2012-09-19 14:09:50 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.