- Mar 06, 2010
-
-
Edward Hervey authored
-
- Mar 04, 2010
-
-
Edward Hervey authored
-
Edward Hervey authored
Fixes #611782
-
- Mar 03, 2010
-
-
Edward Hervey authored
They use a non-standard stride which we can't support. Fixes #610613
-
Edward Hervey authored
Allows WMVA (Advanced Profile) videos to be properly auto-linked. Doesn't introduce a regression for VC1 files. Fixes #611722
-
- Mar 01, 2010
-
-
Edward Hervey authored
The buffer durations were not being reordered along with the timestamp and offset of the buffers, resulting in buffers using the duration of the latest incoming frame instead of their original frame. Fixes #611398
-
- Feb 24, 2010
-
-
Tim-Philipp Müller authored
-
- Feb 19, 2010
-
-
Mark Nauwelaerts authored
Fixes #610481.
-
Edward Hervey authored
-
Edward Hervey authored
Needed to pick up files created at compile time (like libavutil/avconfig.h)
-
- Feb 18, 2010
-
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
- Feb 14, 2010
-
-
Sebastian Dröge authored
From 96dc793 to 44ecce7
-
- Feb 04, 2010
-
-
Wim Taymans authored
Make QCELP always mono, even if the caps tell us a different layout.
-
Wim Taymans authored
When we have an input width/height that should be used for clipping, only perform the clipping if the rectangle is smaller than the actual picture size. Fixes #330681
-
- Feb 01, 2010
-
-
Wim Taymans authored
When we don't decode an audio frame (for audio codecs that need a previous audio frame) free the buffer we allocated. See #608564
-
- Jan 30, 2010
-
-
Tim-Philipp Müller authored
From 15d47a6 to 96dc793
-
- Jan 29, 2010
-
-
Wim Taymans authored
Don't escape the codec_data, it breaks some streams (but likely also fixes others). It's better to leave it as is, like most other players do. See #608332
-
- Jan 25, 2010
-
-
Edward Hervey authored
They're not a container format, but a subtitle format, and we already have plugins to handle those subtitle formats.
-
Edward Hervey authored
ffmpeg received an overwhelming amount of h264 decoding improvements since the last checkout, some minor fixes here and there and no apparent regressions. Also set a specific swscale revision to checkout.
-
- Jan 23, 2010
-
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
- Jan 22, 2010
-
-
Alessandro Decina authored
I removed the plugin name from an error message for no good reason.
-
Alessandro Decina authored
-
Alessandro Decina authored
-
- Jan 20, 2010
-
-
Tim-Philipp Müller authored
From 14cec89 to 15d47a6
-
- Jan 15, 2010
-
-
Julien Moutte authored
FFMpeg swscale function wants some const pointers.
-
- Jan 13, 2010
-
-
Edward Hervey authored
WMAPro Dolby TrueHD Atrac1 TwinVQ
-
Edward Hervey authored
-
Edward Hervey authored
-
- Jan 12, 2010
-
-
Mark Nauwelaerts authored
-
- Dec 21, 2009
-
-
Mark Nauwelaerts authored
From 47cb23a to 14cec89
-
- Dec 09, 2009
-
-
Tim-Philipp Müller authored
Make check for vdpau decoders more generic. There might be vdpau decoders we don't expect when using an external ffmpeg version, and we want those blacklisted as well (e.g. ffdec_mpeg4_vdpau).
-
- Dec 01, 2009
-
-
Tim-Philipp Müller authored
From 87bf428 to 47cb23a
-
Sebastian Dröge authored
From da4c75c to 87bf428
-
- Nov 27, 2009
-
-
Edward Hervey authored
From 53a2485 to da4c75c
-
- Nov 22, 2009
-
-
Jan Schmidt authored
For a few white-listed codecs, use default fallback channel layouts when ffmpeg doesn't inform us.
-