FFmpeg git repo
Go to file
Reimar Döffinger 97e6a0fa2a Support "VLB " audio in NSV files.
See samples/nsv/vlb_audio.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
(cherry picked from commit 36be045ed7)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-03 17:55:05 +01:00
doc decoding example: reset pts/dts after subpacket. 2012-01-03 17:52:37 +01:00
ffpresets Merge remote-tracking branch 'qatar/master' 2011-10-20 02:34:51 +02:00
libavcodec Support "VLB " audio in NSV files. 2012-01-03 17:55:05 +01:00
libavdevice libavdevice: Fix v4l2 compilation under FreeBSD 2011-12-28 02:10:31 +01:00
libavfilter lavfi: skip the frame in case of error. 2011-12-13 23:38:02 +01:00
libavformat Support "VLB " audio in NSV files. 2012-01-03 17:55:05 +01:00
libavutil Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS X 2011-12-11 03:00:30 +01:00
libpostproc Merge remote-tracking branch 'qatar/master' 2011-12-06 01:37:27 +01:00
libswresample swr-test: drop one const, silence most const qualifer warnings. 2011-12-03 00:46:46 +01:00
libswscale swscale: Fix all cast qualifier warnings: 2011-12-03 00:12:56 +01:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
presets Remove redundant libx264 preset files 2011-10-22 01:32:10 +02:00
tests msrledec: Check for overreads 2012-01-03 17:51:52 +01:00
tools Merge remote-tracking branch 'qatar/master' 2011-12-09 00:05:51 +01:00
.gitignore gitignore: add libswresample* 2011-09-19 17:39:38 +02:00
avconv.c Merge remote-tracking branch 'qatar/master' 2011-12-11 01:05:33 +01:00
Changelog update for 0.9 2011-12-11 21:24:41 +01:00
cmdutils_common_opts.h fftools: add -report option. 2011-12-10 16:40:03 +01:00
cmdutils.c fftools: add -report option. 2011-12-10 16:40:03 +01:00
cmdutils.h fftools: add -report option. 2011-12-10 16:40:03 +01:00
common.mak Add coverage support. 2011-12-05 20:04:48 +01:00
configure libavdevice: Fix v4l2 compilation under FreeBSD 2011-12-28 02:10:31 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
Doxyfile update for 0.9 2011-12-11 21:24:41 +01:00
ffmpeg.c ffmpeg: fix codecids with ffserver + ffmpeg + ffm 2011-12-12 18:08:37 +01:00
ffplay.c ffplay: clear pkt_temp when pkt is freed. 2011-12-16 15:21:19 +01:00
ffprobe.c ffprobe: print codec timecode if available. 2011-11-28 14:06:02 +01:00
ffserver.c ffserver: use av_noreturn 2011-11-11 04:25:53 +01:00
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE libaac+ support 2011-09-26 02:28:21 +02:00
MAINTAINERS MAINTAINERS: extend syntax for entries 2011-12-11 03:05:37 +01:00
Makefile build: Disable avconv more completely while leaving the user the option to enable it 2011-12-13 21:46:26 +01:00
README Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
RELEASE update for 0.9 2011-12-11 21:24:41 +01:00
subdir.mak Add rule for compiling to asm 2011-10-22 20:49:24 +02:00
VERSION update for 0.9 2011-12-11 21:24:41 +01:00
version.sh version.sh: handle shallow clones and snapshots. 2011-07-22 10:43:59 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.