FFmpeg git repo
Go to file
Philip Langdale 7d2714d1ab CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime.
In preparation for using the filter on the actual bitstream, we need
to extend it's lifetime to match that of the decoder.

Signed-off-by: Philip Langdale <philipl@overt.org>
2011-06-13 22:25:09 -07:00
doc libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 2011-06-12 22:46:02 +02:00
ffpresets
libavcodec CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime. 2011-06-13 22:25:09 -07:00
libavdevice x11grab: remove a memory allocation and the associated memcpy. 2011-06-12 12:18:05 +02:00
libavfilter libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 2011-06-12 22:46:02 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-06-14 04:56:26 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-06-11 03:51:36 +02:00
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 2011-06-11 03:51:36 +02:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
tests Fix -t option for formats which holds dts and no pts 2011-06-11 02:26:26 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2011-06-14 04:56:26 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2011-06-12 04:30:19 +02:00
README
cmdutils.c Merge remote-tracking branch 'qatar/master' 2011-06-13 04:39:58 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak Revert "build: remove empty $(OBJS) target" 2011-06-08 23:44:18 +02:00
configure Merge remote-tracking branch 'qatar/master' 2011-06-08 05:25:28 +02:00
ffmpeg.c avfiltergraph: make the AVFilterInOut alloc/free API public 2011-06-12 22:46:02 +02:00
ffplay.c avfiltergraph: make the AVFilterInOut alloc/free API public 2011-06-12 22:46:02 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2011-06-09 04:47:19 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-06-09 04:47:19 +02:00
ffserver.h
subdir.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.