summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2010-10-07ffdec: use a better algorithm to detect DTS timestampsWim Taymans1-39/+62
2010-10-06ffdec: add debug lineWim Taymans1-0/+1
2010-10-06ffdec: add fixmesWim Taymans1-0/+8
2010-10-06ffdec: add some commentsWim Taymans1-0/+4
2010-10-06ffdec: Add timestamp trackingWim Taymans1-73/+117
2010-10-06ffdec: remove broken TSHandlerWim Taymans1-293/+34
2010-10-06ffcodecmap: avoid setting large frameratesWim Taymans1-4/+15
2010-10-06ffdec: rename time variableWim Taymans1-4/+7
2010-10-06ffenc: pass the input size to the encoderWim Taymans1-14/+12
2010-08-27ffmpegdemux: Don't use GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCCESS()Sebastian Dröge1-18/+16
2010-07-18ffdeinterlace: some minor clean-upsTim-Philipp Müller1-10/+6
2010-07-06ffmpegmux: Use "Formatter/Metadata" klass when neededEdward Hervey1-8/+28
2010-07-06ffmpegmux: Add more replacementsEdward Hervey1-1/+8
2010-07-06codecmap: Fix the caps of various mov/amr formatsEdward Hervey1-2/+12
2010-07-06gstffmpegmux: Set rank of blacklisted muxers to GST_RANK_NONEEdward Hervey1-1/+5
2010-07-05ext: Fix CFLAGS orderEdward Hervey3-7/+4
2010-07-05ffmpegenc: fix timestamp resyncing some moreMark Nauwelaerts1-2/+4
2010-07-03ffmpegenc: Fix timestamp resyncingThiago Santos1-5/+13
2010-07-02ffmpegmux: Add rtp to the blacklisted muxersEdward Hervey1-0/+1
2010-07-02codecmap: Specify the quicktime variant for mov and mp4 formatsEdward Hervey1-2/+2
2010-06-27ffmpegmux: Add alternate element in descriptionDavid Schleef1-2/+47
2010-06-27ffmpegmux: Disable raw muxersDavid Schleef1-0/+5
2010-06-25ffdeinterlace: Set "interlaced=false" in the source pad's capsAndoni Morales Alastruey1-1/+12
2010-06-15Fix build if ORC is not installedThijs Vermeir2-13/+15
2010-06-14ffmpeg: Call orc_init() before trying to get target flagsSebastian Dröge2-0/+10
2010-06-14Use orc instead of liboil for CPU feature detectionSebastian Dröge4-22/+45
2010-06-11gstffmpegcodecmap: Fix ATRAC1/3 capsAlbert Lee1-2/+2
2010-06-04ffmpegdec: fix typo in commentZaheer Abbas Merali1-1/+1
2010-05-31codecmap: First round of type mapping wrapping : image formatsEdward Hervey1-2/+33
2010-05-31ffmpegdec/enc: Blacklist more raw formatsEdward Hervey2-2/+8
2010-05-25ffmpegdec: sipro decoder should have higher rank than realaudiodecTim-Philipp Müller1-3/+7
2010-05-17ffmpegdec: Don't leak the GstDataPassThrough itemsEdward Hervey1-0/+13
2010-05-10gstffmpegenc: Make getcaps proxy the downstream height/width/framerate requir...Olivier Crête1-3/+69
2010-05-10codecmap: Respect the various h263 optionsOlivier Crête1-0/+29
2010-05-10gstffmpegcfg: Expose loop-filter flagOlivier Crête1-0/+1
2010-05-08ffmpegcodecmap: Add mapping for SIPREdward Hervey1-0/+15
2010-03-24postproc: Mark postproc filters table as constSebastian Dröge1-1/+1
2010-03-24ffmpeg: Fix some remaining compiler warningsSebastian Dröge2-22/+20
2010-03-24build: Add all kinds of compiler warning flags and fix the resulting warningsSebastian Dröge9-10/+26
2010-03-24ffmpeg: Use gst_element_set_details_simple()Sebastian Dröge7-65/+51
2010-03-23gstffmpegcodecmap: Give a proper mapping for NSV formatEdward Hervey1-0/+2
2010-03-18ffdec: Update caps if the aspect ratio changesRaimo Järvi1-2/+16
2010-03-11ffdec: Make metadata writable before setting capsThiago Santos1-0/+1
2010-03-11ffdec_aac: Do not parse raw formatThiago Santos1-11/+23
2010-03-04ffmpegdemux: Use av_free_packet.Edward Hervey1-3/+3
2010-03-03gstffmpegdec: Disable direct-rendering for svq1/vp56 decoders.Edward Hervey1-0/+10
2010-03-03gstffmpegcodecmap: Remove 'format' specified for wmv3 decoder.Edward Hervey1-2/+1
2010-03-01gstffmpegdec: Handle durations in reordered framesEdward Hervey1-23/+53
2010-02-19ffmpegdec: do not store timestamp for buffer that will be skippedMark Nauwelaerts1-3/+3
2010-02-18gstffmpegdec: Don't enable xvmc decoders, we can't support the outputEdward Hervey1-0/+7