FFmpeg git repo
Go to file
Michael Niedermayer a7e4342fc1 avidec: consider non video to contain only keyframes when seeking.
Fixes Ticket271

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-06-20 01:58:18 +02:00
doc lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2011-06-19 04:02:06 +02:00
libavdevice x11grab: remove a memory allocation and the associated memcpy. 2011-06-12 12:18:05 +02:00
libavfilter lavfi: add layout negotiation fields and helper functions. 2011-06-19 22:58:32 +02:00
libavformat avidec: consider non video to contain only keyframes when seeking. 2011-06-20 01:58:18 +02:00
libavutil opt: do not crash in av_set_options_string() if opts == NULL 2011-06-19 19:13:05 +02:00
libpostproc postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 2011-06-02 14:43:14 +02:00
libswscale swscale: fix mono input for width%8 2011-06-19 03:54:16 +02:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
tests Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' 2011-06-17 05:49:58 +02:00
tools showfiltfmts: use av_get_pix_fmt_name() 2011-06-07 12:44:51 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
README
cmdutils.c lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
cmdutils.h lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
cmdutils_common_opts.h cmdutils: remove OPT_FUNC2 2011-05-28 18:23:05 +02:00
common.mak Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
configure lavfi: add negate filter 2011-06-19 19:06:55 +02:00
ffmpeg.c lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
ffplay.c ffplay: dont drop frames by default when there is no audio stream 2011-06-20 01:58:18 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2011-06-18 05:10:38 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-06-18 05:10:38 +02:00
ffserver.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-06-04 06:35:17 +02:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.