1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Go to file
Michael Niedermayer 3cc1af9dd9 pthreads: export the delay that was previously exported by mangling has_b_frames through
AVCodecContext.delay which was previously unused for decoders and fits better.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-10 05:19:58 +01:00
doc Merge remote-tracking branch 'qatar/master' 2011-11-10 03:45:23 +01:00
ffpresets
libavcodec pthreads: export the delay that was previously exported by mangling has_b_frames through 2011-11-10 05:19:58 +01:00
libavdevice v4l2: fix uninitialized variable 2011-11-08 01:20:35 +01:00
libavfilter vf_fade: reindent after previous commit 2011-11-10 01:31:28 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-11-10 03:45:23 +01:00
libavutil audioconvert: make av_get_channel_layout accept composite names. 2011-11-09 21:03:47 +01:00
libpostproc
libswresample ffmpeg: add -map_channel option. 2011-11-04 19:40:32 +01:00
libswscale Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). 2011-11-09 01:58:22 +01:00
mt-work
presets
tests Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). 2011-11-09 01:58:22 +01:00
tools
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-11-07 03:01:43 +01:00
Changelog Merge remote-tracking branch 'qatar/master' 2011-11-08 02:03:14 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2011-11-06 02:23:34 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Revert commit 0bc391281a 2011-11-09 19:12:51 +01:00
ffplay.c Merge remote-tracking branch 'cus/stable' 2011-11-09 20:51:49 +01:00
ffprobe.c ffprobe: refactor value_string() to accept an unit_value struct 2011-11-07 14:53:36 +01:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-11-07 03:01:43 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.