FFmpeg git repo
Go to file
Clément Bœsch 47dec30edb oggdec: fix demuxing chained audio streams
Chained ogg served by icecast and mpd should demux
properly now.

Fixes issue2337

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2011-04-10 04:33:15 +02:00
doc fix typo 2011-04-10 04:31:54 +02:00
ffpresets
libavcodec pthread: validate_thread_parameters() ignored slice-threading being intentionally off 2011-04-09 08:23:22 -04:00
libavdevice
libavfilter
libavformat oggdec: fix demuxing chained audio streams 2011-04-10 04:33:15 +02:00
libavutil
libpostproc
libswscale swscale: postpone sws_getContext removal until next major bump. 2011-04-06 22:55:28 +02:00
tests matroskaenc: don't write an empty Cues element. 2011-04-07 18:11:24 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL doc: clarify configure features 2011-04-07 02:54:12 +02:00
LICENSE
Makefile
README
cmdutils.c avio: deprecate av_protocol_next(). 2011-04-08 17:48:53 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: tell user if libva is enabled like the rest of external libs. 2011-04-05 09:09:08 +02:00
ffmpeg.c lavf: get rid of ffm-specific stuff in avformat.h 2011-04-08 20:58:19 +02:00
ffplay.c avio: avio_ prefix for url_set_interrupt_cb. 2011-04-07 18:11:24 +02:00
ffprobe.c
ffserver.c lavf: get rid of ffm-specific stuff in avformat.h 2011-04-08 20:58:19 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.