summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.41.1.4Sebastian Dröge2013-08-2882-145/+1002
* Update .po filesSebastian Dröge2013-08-2840-40/+40
* po: update translationsSebastian Dröge2013-08-281-9/+11
* mpegts: mark as unstable APITim-Philipp Müller2013-08-281-0/+5
* mpegtsdemux: fix possible read beyond end of buffer when resyncingTim-Philipp Müller2013-08-271-1/+1
* h264parse: only update src CAPS when it's necessaryMatthieu Bouron2013-08-271-2/+8
* h264parse: do not set CAPS and passthrough mode if SPS/PPS have not been parsedMatthieu Bouron2013-08-271-3/+6
* configure.ac: Don't set BZ2_LIBS if bz2 is not foundSebastian Dröge2013-08-261-1/+3
* webpdec: Some cleanup and minor fixesSebastian Dröge2013-08-261-5/+21
* webp: Add WebP image decoder pluginSreerenj Balachandran2013-08-266-2/+620
* facedetect: new property to control bus messages updatesNicola Murino2013-08-232-47/+141
* opencv: Fix indentionSebastian Dröge2013-08-232-11/+11
* opencv: Port to non-deprecated GMutex/GCond APISebastian Dröge2013-08-232-33/+33
* opencv: Add disparity-map calculation elementMiguel Casas-Sanchez2013-08-234-0/+914
* directsoundsrc: Remove unused variableSebastian Dröge2013-08-221-19/+16
* configure: Update opencv dependency, 2.4.5 works too.Sebastian Dröge2013-08-221-1/+1
* directsoundsrc: Add 'device-name' property for selecting a audio deviceKishore Arepalli2013-08-222-26/+74
* configure: Fix bz2 configure check for WindowsSebastian Dröge2013-08-221-2/+9
* tsdemux: Refuse negative rates which we don't support yetEdward Hervey2013-08-211-4/+5
* mpegtsmux: Set the program number from prog-mapJesper Larsen2013-08-213-5/+24
* dvb: Adapt for latest mpegts lib changesEdward Hervey2013-08-212-13/+11
* mpegtsbase: Adapt for latest mpegts lib changesEdward Hervey2013-08-212-13/+12
* mpegts: ABI/API break: Use GPtrArray instead of GArrayEdward Hervey2013-08-218-157/+212
* uvch264src: don't error out on incomplete aux data segmentRobert Krakora2013-08-201-4/+5
* ivtc: Use input framerate when possibleEdward Hervey2013-08-201-1/+14
* id3mux: handle publisher, interpreted-by and musical-key tagsMatthieu Bouron2013-08-201-0/+3
* mpegvideoparse: Fix switch statement in level detection codeSebastian Dröge2013-08-201-4/+8
* jpegparse: Forward segment event after capsEdward Hervey2013-08-201-1/+6
* test: fix compiler warning in aiffparse test on 32-bit x86Tim-Philipp Müller2013-08-201-1/+1
* aiffparse: fix copyrightMatthieu Bouron2013-08-191-2/+2
* tests: fix some leaks in aiffparse unit testTim-Philipp Müller2013-08-171-1/+3
* tests: fix state change order in aiffparse testTim-Philipp Müller2013-08-171-5/+5
* aiffparse: add testsMatthieu Bouron2013-08-174-0/+251
* aiffparse: don't leak adapterTim-Philipp Müller2013-08-171-3/+7
* aiffparse: s/newsegment/segment/Matthieu Bouron2013-08-171-4/+4
* aiffparse: fix push modeMatthieu Bouron2013-08-171-0/+128
* mpeg4videoparse: Reparse the config if the size changedOlivier Crête2013-08-161-3/+20
* srtpdec: fix buffers being dropped due to shadowed variableTim-Philipp Müller2013-08-161-2/+1
* dashdemux: offset segment numbers by startNumberChris Bass2013-08-161-1/+2
* dashdemux: remove incorrect timestamp scaling.Chris Bass2013-08-161-3/+0
* examples: remove another obsolete exampleTim-Philipp Müller2013-08-152-108/+0
* ext: Use new flush vfunc of video codec base classes and remove reset impleme...Sebastian Dröge2013-08-1511-111/+44
* examples: remove prehistoric examplesTim-Philipp Müller2013-08-1412-939/+0
* interaudiosrc: make silence memory actually contain silenceTim-Philipp Müller2013-08-142-5/+20
* dvbbasebin: fix criticals when trying to cast a GstPad to a GstElementTim-Philipp Müller2013-08-141-1/+2
* .gitignore: Update for new files to ignoreEdward Hervey2013-08-142-0/+7
* pesparse: Refactory secondary PES extension handlingEdward Hervey2013-08-142-33/+53
* pcapparse: Remove unneeded unref and only set pad caps if we have capsZaheer Abbas Merali2013-08-141-3/+2
* pesparse: Fix pes extension data length checkEdward Hervey2013-08-141-3/+1
* pesparse: Remove unused argumentEdward Hervey2013-08-143-14/+5