summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-12videodecoder/videoencoder: Mark pads as requiring reconfiguration again if ne...Sebastian Dröge2-4/+16
2013-09-11pbutils: Add description for TechSmith Screen Capture 2Matej Knopp1-1/+15
2013-09-11riff: Add support for TechSmith Screen Capture 2Matej Knopp1-0/+11
2013-09-10oggdemux: check for full eos after a pad goes eos in push modeThiago Santos1-3/+10
2013-09-10oggdemux: properly handle stop position at seeks in push modeThiago Santos2-2/+17
2013-09-10videoscale: fix RGB15 masksWim Taymans1-2/+2
2013-09-10videoscale: simplify YUYV and UYVY linear scalingWim Taymans1-65/+38
2013-09-10videoscale: small cleanupsWim Taymans1-49/+34
2013-09-10videoscale: fix RGB15 masksWim Taymans1-4/+3
2013-09-10videoscale: simplify nearest scalingWim Taymans1-95/+46
2013-09-10videoscale: pick nearest line in scalingWim Taymans1-10/+10
2013-09-09tag: id3: encapsulate ID3V2 blob frames in GstSampleMatthieu Bouron2-3/+7
2013-09-09pbutils: fix and improve raw video format description stringsTim-Philipp Müller1-11/+18
2013-09-09docs: fix some doc blocksWim Taymans3-2/+9
2013-09-09videofilter: implement transform_meta virtual method.Mathieu Duponchelle1-0/+20
2013-09-09video/audio: #define metadata strings.Mathieu Duponchelle5-5/+71
2013-09-07tools: play: set playbin to NULL state on error to flush messagesTim-Philipp Müller1-0/+3
2013-09-07playback: fix docs of convert-sample action signalLoïc Minier2-4/+6
2013-09-06video: fix build without orc or older or versionsTim-Philipp Müller2-0/+314
2013-09-06videoconvert: disable fastpath for odd width on some formatsWim Taymans1-11/+11
2013-09-06video-format: fix NV24 pack/unpack functionWim Taymans2-2/+21
2013-09-06video-format: handle odd width in more pack/unpack functionsWim Taymans1-41/+92
2013-09-05video-format: minor pack_YVYU optimisationTim-Philipp Müller1-1/+1
2013-09-05videotestsrc: flush pending lines on odd heightWim Taymans1-3/+16
2013-09-05videoconvert: add additional width/height constraintsWim Taymans1-54/+67
2013-09-05video-format: fix chroma offsetsWim Taymans1-10/+10
2013-09-05videoconvert: don't convert too much with odd widthWim Taymans1-2/+4
2013-09-05video-format: fix unpack functions for odd formatsWim Taymans1-20/+135
2013-09-05video-format: clean up pack/unpack functionsWim Taymans1-75/+63
2013-09-05video-format: handle odd width in various pack functionsWim Taymans1-19/+128
2013-09-05video-format: don't overrun the arrays on UYVPWim Taymans1-2/+3
2013-09-05videoconvert: handle lines in one goWim Taymans1-24/+4
2013-09-05videoconvert: fix height round downWim Taymans1-6/+2
2013-09-04videoconvert: also allocate temp lines in fastpathWim Taymans1-7/+13
2013-09-04Update specfile with latest changesChristian Fredrik Kalager Schaller1-0/+3
2013-09-04videoconvert: add more fastpathsWim Taymans1-0/+23
2013-09-04typefind: Added "dash" and "avc3" fourCC codes to qt_type_find.Alex Ashley1-1/+4
2013-09-03po: update POTFILES.inPiotr Drąg1-0/+1
2013-09-03videoconvert: only chroma subsample when neededWim Taymans1-12/+22
2013-09-03videoconvert: fix handling of chroma resampleWim Taymans1-2/+8
2013-09-03videoconvert: improve debugWim Taymans1-7/+8
2013-09-03videoencoder: Check for invalid stop position before calculating a duration f...Matej Knopp1-1/+6
2013-09-02Require orc >= 0.4.18Tim-Philipp Müller1-1/+1
2013-08-30pbutils: add description for MSS1 and MSS2 windows media formatsJosep Torra1-1/+8
2013-08-30riff: Provide correct media type for MSS1 and MSS2Josep Torra1-0/+14
2013-08-28Back to developmentSebastian Dröge1-2/+2
2013-08-28Release 1.1.4Sebastian Dröge34-68/+713
2013-08-28po: update translationsSebastian Dröge38-131/+350
2013-08-27videoencoder: fix forwarding of GstForceKeyUnit eventsAndoni Morales Alastruey1-0/+8
2013-08-26vorbisenc: remove unused variablesTim-Philipp Müller2-6/+1