summaryrefslogtreecommitdiff
path: root/ext/ffmpeg/gstffmpegcfg.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-24ffmpegenc/dec: Remove audio/video specific codeEdward Hervey1-18/+22
2011-04-21ffmpegcfg: mb_qmin/mb_qmax are deprecated/removedEdward Hervey1-6/+6
2010-05-10gstffmpegcfg: Expose loop-filter flagOlivier Crête1-0/+1
2010-03-24build: Add all kinds of compiler warning flags and fix the resulting warningsSebastian Dröge1-1/+2
2009-05-25enc: use standard multipass-cache-fileWim Taymans1-1/+6
2009-05-12ffmpegcfg: Expose two more CODEC_FLAG.Edward Hervey1-0/+3
2009-04-21gstffmpegcfg: Add H263 to the list of mpeg property-compatible codecs.Janin Kolenc1-0/+1
2008-11-06ext/ffmpeg/: Add G_PARAM_STATIC_STRINGS to avoid numerous strcpy calls.Wim Taymans1-60/+96
2008-10-30Update ffmpeg/swscale snapshot to the latest revision and adjust to API chang...Alexis Ballier1-1/+3
2008-08-01ext/ffmpeg/: Latest ffmpeg revision's avcodec_close frees more; use safer cod...Mark Nauwelaerts1-3/+11
2008-01-22ext/ffmpeg/gstffmpegcfg.c: Add h263 to the list of codecs using the mpeg flag...Wim Taymans1-0/+3
2007-12-17Merging GST_FFMPEG_NO_MIRROR branch to trunkEdward Hervey1-7/+9
2007-11-03ext/ffmpeg/: gst-indent cleanup.Edward Hervey1-125/+114
2007-08-01ext/ffmpeg/: Free strings atleast when finalizing elements.Stefan Kost1-3/+36
2007-04-12ext/ffmpeg/: Add the CODEC_FLAG_GLOBAL_HEADER to the exposed flags, and makes...Mark Nauwelaerts1-0/+1
2007-03-02ext/ffmpeg/gstffmpegcfg.c: Add mpeg1video and mpeg2video to the list of mpeg-...Edward Hervey1-64/+59
2007-02-14ext/ffmpeg/gstffmpegcfg.c: Typo fix.Edward Hervey1-1/+1
2006-10-24ext/ffmpeg/gstffmpegcfg.c: FLV is in fact h263 and can take the same paramete...Edward Hervey1-0/+1
2006-09-06ext/ffmpeg/: Added helper object to handle extra properties.Mark Nauwelaerts1-0/+1031