summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* uridownloader: Always release the object lock in gst_uri_downloader_fetch_uri...Duncan Palmer2014-02-041-0/+3
* uridownloader: fix deadlock near EOSThiago Santos2014-02-041-37/+29
* h264parse: Fix multiple SEI messages in one SEI RBSP parsing.Aurélien Zanelli2014-02-043-72/+138
* tsdemux: We do not support the SKIP seek flag but that is not a problemSebastian Dröge2014-02-042-2/+2
* opencv: The plugin works with 2.4.8 tooNicola Murino2014-02-041-1/+1
* d3dvideosink: First destroy the window, then unregister the classAlexey Chernov2014-02-041-3/+4
* schroenc: set buffer offset to buffer timestampVincent Penquerc'h2014-02-041-0/+4
* po: Update translationsSebastian Dröge2014-02-043-69/+73
* aiffparse: adaptive buffer sizeVincent Penquerc'h2014-02-042-3/+43
* aiffparse: fix data start offset calculation not counting COMM sizeVincent Penquerc'h2014-02-021-0/+1
* fisheye: Fix documentationColin Macdonald2014-01-311-1/+1
* mpegts: install but nodist for generated headerMark Nauwelaerts2014-01-261-1/+3
* androidmedia: Don't handle FLUSHING or NOT_LINKED as errorSebastian Dröge2014-01-252-2/+8
* h264parser: remove trailling 0x00 bytes as the spec doesn't allow themThiago Santos2014-01-221-1/+4
* amcvideodec: Add the divx variant for mpeg4 videoJorge Zapata2014-01-151-0/+11
* faceblur: set maximum feature size to 0x0Sebastian Dröge2014-01-141-1/+1
* facedetect: set maximum feature size to 0x0Kipp Cannon2014-01-141-1/+1
* srtpdec: Fix GstCaps memory leakMiguel París Díaz2014-01-061-0/+1
* vtenc: Add support for I420Dominik Röttsches2013-12-311-11/+17
* opencv: The plugin works with 2.4.7 tooSebastian Dröge2013-12-291-1/+1
* opusenc: increase max payload size to 4000 bytesVincent Penquerc'h2013-12-271-2/+2
* Release 1.2.21.2.2Sebastian Dröge2013-12-2679-122/+491
* Update .po filesSebastian Dröge2013-12-2640-40/+40
* po: Update translationsSebastian Dröge2013-12-261-468/+24
* adpcmenc: Properly set output formatSebastian Dröge2013-12-261-2/+3
* eglglessink: Properly clean up renderbuffers and EAGL contextSebastian Dröge2013-12-261-2/+7
* eglglessink: Don't set the EAGLContext of the main thread and don't reuse it ...Sebastian Dröge2013-12-261-12/+7
* pkgconfig: Don't include libraries in the generic gst-plugins-bad pc fileSebastian Dröge2013-12-181-1/+1
* mpegts: Install generated headersMariusz Buras2013-12-182-4/+4
* id3tag: Read image-description from the info structure, not the capsSebastian Dröge2013-12-171-6/+10
* id3tag: Write image-type into the APIC tagSebastian Dröge2013-12-171-4/+21
* decklinksink: Give preference to the order of the filter caps when querying capsSebastian Dröge2013-12-171-1/+1
* decklinksink: Only intersect with the filter caps if there actually is a filterSebastian Dröge2013-12-171-2/+6
* configure.ac: Fix typo in bz2 checkAurélien Zanelli2013-12-161-1/+1
* decklinksrc: Process EOS even when there are no incoming video frames.Todd Agulnick2013-12-161-7/+10
* decklinksrc: Set GST_ELEMENT_FLAG_SOURCE on the sourceSebastian Dröge2013-12-161-0/+1
* gsmdec: fix decoding of audio/ms-gsm variantTim-Philipp Müller2013-12-121-5/+5
* codecparsers: h264: fix picture level scaling lists derivation (rule B).Cong Zhong2013-12-121-2/+2
* rtpasfpay: Use GstRTPBasePayload method to push bufferOlivier Crête2013-12-121-3/+1
* mpegvideoparser: Also initialize debug category in parse_sequence_headerOlivier Crête2013-12-121-6/+7
* rtpasfpay: init rtp buffer fixing rtp packet creationTim-Philipp Müller2013-12-121-1/+1
* asfmux: don't use buffer after giving away ownershipTim-Philipp Müller2013-12-121-1/+5
* pngparse: Don't try to set framerate if not from upstreamLubosz Sarnecki2013-12-121-15/+19
* soundtouch: Call default event handler for basetransformJan Schmidt2013-12-111-1/+1
* opencv: don't unref NULL caps in finalizeTim-Philipp Müller2013-12-051-2/+2
* h264parse: Fix splitting of multiple NALU per bufferSebastian Dröge2013-11-281-2/+11
* mpegvideoparse: tweak extension handlingMark Nauwelaerts2013-11-261-3/+8
* mpgegdemux: do not use pushed buffer in debug messageMark Nauwelaerts2013-11-261-4/+4
* mpegvideoparse: look beyond start code before leapingMark Nauwelaerts2013-11-261-17/+33
* dvdspu: Handle vobsub packets smaller than 4 bytesJan Schmidt2013-11-261-1/+5