summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* xvimagesink: don't recreate xvcontextHolger Kaelberer2014-01-151-7/+10
* audiodecoder: avoid parsing caps event if it is not usedThiago Santos2014-01-141-3/+0
* audiodecoder: make sure caps is set before forwarding gap eventThiago Santos2014-01-141-25/+71
* tests: audiodecoder: check that negotiation works buffers and gapsThiago Santos2014-01-141-1/+94
* tests: audiodecoder: add basic playback test for audio decoderThiago Santos2014-01-143-0/+306
* oggdemux: fix broken seeking reading the whole fileVincent Penquerc'h2014-01-141-5/+34
* oggdemux: use an adaptive chunksize for performance reasonsVincent Penquerc'h2014-01-142-14/+37
* textoverlay: don't leak GAP eventsTim-Philipp Müller2014-01-141-0/+3
* tests: videodecoder: check that segment events are not droppedThiago Santos2014-01-131-1/+63
* videodecoder: do not lose events when dropping framesThiago Santos2014-01-131-0/+5
* tests: videodecoder: add test for reverse playbackThiago Santos2014-01-131-35/+154
* videodecoder: use new segment earlier for reverse playbackThiago Santos2014-01-131-0/+33
* tests: videodecoder: add check for serialization of eventsThiago Santos2014-01-131-10/+152
* tests: videodecoder: add simple playback testThiago Santos2014-01-133-0/+270
* rtsptransport: add GType for ProfileWim Taymans2014-01-083-1/+22
* docs: add missing files for distributionSebastian Rasmussen2014-01-081-1/+7
* configure: Prevent the NEON check in configure from passing under aarch64.William Grant2014-01-061-0/+1
* riff: Add id3 tagStéphane Cerveau2014-01-061-0/+1
* videodec/enc: allow to call negiotate without ouput stateJulien Isorce2014-01-032-3/+5
* audiobasesrc: Avoid unnecessary configurationJan Schmidt2014-01-031-2/+8
* videotestsrc: Always set pixel-aspect-ratio and interlace-mode in the fixed capsSebastian Dröge2013-12-311-0/+8
* videodec/enc: clear reconfigure flag if negotiate succeedsJulien Isorce2013-12-292-25/+85
* audiodec/enc: clear reconfigure flag if negotiate succeedsJulien Isorce2013-12-282-14/+59
* audiodecoder: Choose a default initial caps before sending GAPJan Schmidt2013-12-272-32/+89
* Release 1.2.21.2.2Sebastian Dröge2013-12-2636-846/+433
* Update .po filesSebastian Dröge2013-12-2638-38/+38
* po: Update translationsSebastian Dröge2013-12-266-147/+153
* videoconvert: Fix I420 to BGRA fast-path alpha settingSebastian Dröge2013-12-262-99/+7
* vorbistag: Read image-type from the GstSample info structSebastian Dröge2013-12-171-0/+13
* videodecoder: gst_video_decoder_release_frame() is available since 1.2.2Sebastian Dröge2013-12-131-1/+1
* videodecoder: add new API to docs and defsMark Nauwelaerts2013-12-132-0/+2
* videodecoder: fix spelling error in debug messageMark Nauwelaerts2013-12-131-1/+1
* videodecoder: make _release_frame external APIMark Nauwelaerts2013-12-132-3/+17
* convertframe: Fix trivial memory leak in debug statementJustin Joy2013-12-121-1/+1
* audiodecoder: no fallback to segment start for reverse playbackMark Nauwelaerts2013-12-041-1/+2
* audiodecoder: use segment start as fallback ts if no other availableMark Nauwelaerts2013-12-041-0/+5
* decodebin2: copy sticky eventsWim Taymans2013-11-291-10/+41
* uridecodebin: copy sticky eventsWim Taymans2013-11-291-0/+13
* theoraparse: Fix event handlingSebastian Dröge2013-11-291-3/+4
* tcp: fix compilation with MSVCTim-Philipp Müller2013-11-281-2/+3
* decodebin2: activate ghost pad before targettingWim Taymans2013-11-281-0/+1
* videodecoder: avoid descending output timestampsMark Nauwelaerts2013-11-261-0/+2
* playsink: Fix visualizations if no visualization plugin was setSebastian Dröge2013-11-261-0/+2
* subparse: fix null pointer access in sami parserJihyun Cho2013-11-211-1/+1
* subparse: g_memmove() is deprecatedTim-Philipp Müller2013-11-212-6/+6
* tests: fix input-selector-testTim-Philipp Müller2013-11-211-3/+3
* tests: fix appsrc test with latest GLib versionTim-Philipp Müller2013-11-211-6/+9
* typefind: Fix identification of some MPEG filesReynaldo H. Verdejo Pinochet2013-11-211-3/+6
* rtpbuffer: Fix gst_rtp_buffer_ext_timestamp() with clang 5 on iOS/ARMSebastian Dröge2013-11-131-2/+2
* tests: fix race in streamsynchronizer testTim-Philipp Müller2013-11-121-1/+7