gstreamer/ext/ffmpeg
Mark Nauwelaerts cc082f9b32 ext/ffmpeg/: Add some more width/height/channels/rate limitations to caps to cater for more automagic negotiation. A...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
(gst_ff_aud_caps_new), (gst_ffmpeg_codecid_to_caps),
(gst_ffmpeg_codectype_to_caps):
* ext/ffmpeg/gstffmpegcodecmap.h:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_negotiate),
(gst_ffmpegdec_register):
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_getcaps),
(gst_ffmpegenc_register):
Add some more width/height/channels/rate limitations to caps
to cater for more automagic negotiation.  Addresses #532422.
2008-10-08 14:20:37 +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/: 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
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