gstreamer/ext/ffmpeg
Robin Stocker e6425e766d ext/ffmpeg/gstffmpegdec.c: If both, the decoder and the demuxer, provide a non-1:1 PAR prefer the one of the demuxer ...
Original commit message from CVS:
Patch by: Robin Stocker <robin at nibor dot org>
* ext/ffmpeg/gstffmpegdec.c:
(gst_ffmpegdec_add_pixel_aspect_ratio):
If both, the decoder and the demuxer, provide a non-1:1 PAR
prefer the one of the demuxer instead of the one of the decoder.
Fixes bug #556336.
2008-10-15 11:28:05 +00:00
..
gstffmpeg.c Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00
gstffmpeg.h Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00
gstffmpegaudioresample.c ext/ffmpeg/gstffmpegaudioresample.c: small gst-indent run. 2008-05-08 11:15:52 +00:00
gstffmpegcfg.c ext/ffmpeg/: Latest ffmpeg revision's avcodec_close frees more; use safer coding to prevent double free and other rel... 2008-08-01 18:37:02 +00:00
gstffmpegcfg.h ext/ffmpeg/: Free strings atleast when finalizing elements. 2007-08-01 17:43:39 +00:00
gstffmpegcodecmap.c ext/ffmpeg/: Add some more width/height/channels/rate limitations to caps to cater for more automagic negotiation. A... 2008-10-08 14:20:37 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Add some more width/height/channels/rate limitations to caps to cater for more automagic negotiation. A... 2008-10-08 14:20:37 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: If both, the decoder and the demuxer, provide a non-1:1 PAR prefer the one of the demuxer ... 2008-10-15 11:28:05 +00:00
gstffmpegdeinterlace.c configure.ac: Use pkg-config to locate check. Bump core requirement. 2007-07-12 11:13:13 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: gst_pad_template_new() takes ownership of caps; ref them beforehand since we want to kee... 2008-08-29 00:27:28 +00:00
gstffmpegenc.c ext/ffmpeg/: Add some more width/height/channels/rate limitations to caps to cater for more automagic negotiation. A... 2008-10-08 14:20:37 +00:00
gstffmpegenc.h ext/ffmpeg/gstffmpegenc.*: Instead of allocating 512KB buffers and then setting BUFFER_SIZE to what ffmpeg produced, ... 2007-06-22 12:13:18 +00:00
gstffmpegmux.c ext/ffmpeg/gstffmpegmux.c: Properly convert buffer duration to an ffmpeg packet duration. 2008-07-06 21:06:45 +00:00
gstffmpegprotocol.c ext/ffmpeg/: gst-indent cleanup. 2007-11-03 16:14:53 +00:00
gstffmpegscale.c configure.ac: Use pkg-config to locate check. Bump core requirement. 2007-07-12 11:13:13 +00:00
Makefile.am Fix cross compilation and add support for compilation with mingw32. 2008-10-08 11:24:26 +00:00