FFmpeg git repo
Go to file
Anton Khirnov 90294e31a1 mxfdec: set audio timebase to 1/samplerate
Fixes sync in some samples (e.g. bugs 7581 and 8374 in VLC).
Based on a commit by Matthieu Bouron <matthieu.bouron@gmail.com>

Reported-by: Jean-Baptiste Kempf <jb@videolan.org>
CC: libav-stable@libav.org
(cherry picked from commit 93370d1216)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2014-01-07 09:43:58 +01:00
doc doc: developer: Allow tabs in the vim configuration for Automake files 2013-02-24 19:32:52 +01:00
libavcodec pcx: Check the packet size before assuming it fits a palette 2014-01-07 09:43:58 +01:00
libavdevice
libavfilter avfiltergraph: check for sws opts being non-NULL before using them. 2013-04-24 21:01:14 +02:00
libavformat mxfdec: set audio timebase to 1/samplerate 2014-01-07 09:43:58 +01:00
libavutil lzo: fix overflow checking in copy_backptr() 2013-03-15 13:35:59 +01:00
libpostproc
libswscale swscale: make filterPos 32bit. 2012-03-08 22:07:55 +01:00
presets
tests mxfdec: set audio timebase to 1/samplerate 2014-01-07 09:43:58 +01:00
tools aviocat: Remove useless includes 2012-01-21 12:04:02 +02:00
.gitignore Ignore generated aviocat tool. 2013-01-03 15:20:12 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog for 0.8.9 2013-11-02 10:31:35 -04:00
Doxyfile
INSTALL
LICENSE
Makefile build: fix 'clean' target 2013-01-03 15:30:45 +01:00
README
RELEASE Prepare for 0.8.10 Release 2013-12-14 14:34:28 -05:00
avconv.c lavc: set the default rc_initial_buffer_occupancy 2013-10-16 22:54:30 +02:00
avplay.c avplay: fix -threads option 2012-02-26 10:03:16 +01:00
avprobe.c
avserver.c Revert "avserver: fix build after the next bump." 2012-01-21 08:40:47 +01:00
cmdutils.c update year to 2013 2013-03-09 18:54:27 +01:00
cmdutils.h Read preset files with suffix .avpreset 2012-04-29 22:07:01 +02:00
cmdutils_common_opts.h
common.mak build: fix 'clean' target 2013-01-03 15:30:45 +01:00
configure dxva2: include dxva.h if found 2013-03-19 08:41:24 +01:00
ffmpeg.c cosmetics: Rename ffsink to avsink. 2012-01-19 00:19:43 +01:00
library.mak build: fix 'clean' target 2013-01-03 15:30:45 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.