summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-21Revert "audioparsers: enable accept-template flag"reverted-acceptcapsThiago Santos8-8/+0
2015-08-21Revert "tests: aacparse: use caps query instead of accept-caps"Thiago Santos1-7/+3
2015-08-21Revert "alawdec: port to audiodecoder base class"Thiago Santos2-72/+236
2015-08-21Revert "alawdec: make error handling a bit nicer"Thiago Santos1-8/+13
2015-08-21Revert "videodecoders: use default pad accept-caps handling"Thiago Santos4-12/+0
2015-08-21Revert "audiodecoders: use default pad accept-caps handling"Thiago Santos5-15/+0
2015-08-21Revert "alawenc: port to AudioEncoder base class"Thiago Santos2-70/+205
2015-08-21Revert "videoencoders: use template subset check for accept-caps"Thiago Santos5-8/+0
2015-08-21Revert "audioencoders: use template subset check for accept-caps"Thiago Santos4-5/+1
2015-08-21Revert "y4mencode: fix gst-launch version in documentation"Thiago Santos1-1/+1
2015-08-21Revert "flacenc: improve sink pad template caps"Thiago Santos1-62/+63
2015-08-21Revert "flacenc: implement proper accept-caps"Thiago Santos1-37/+0
2015-08-21Revert "flacenc: remove single entry if from loop"Thiago Santos1-10/+12
2015-08-21Revert "flacenc: actually return true for accept-caps query handling"Thiago Santos1-1/+0
2015-08-20v4l2transform: fix pad closingJean-Michel Hautbois1-1/+1
2015-08-19Release 1.5.90Sebastian Dröge76-128/+1987
2015-08-19Update .po filesSebastian Dröge41-908/+995
2015-08-19po: Update translationsSebastian Dröge2-889/+830
2015-08-18multifilesrc: fix regression with starting from index set via index propertyTim-Philipp Müller1-1/+8
2015-08-18qtdemux: fix offset calculation when parsing CENC aux infoAlex Ashley1-2/+2
2015-08-17flacenc: actually return true for accept-caps query handlingThiago Santos1-0/+1
2015-08-17rtp: copy metadata in the (de)payloaders which is missed beforeHyunjun Ko3-1/+8
2015-08-17directsoundsink: allow specifying audio playback deviceDustin Spicuzza3-4/+72
2015-08-16flacenc: remove single entry if from loopThiago Santos1-12/+10
2015-08-16flacenc: implement proper accept-capsThiago Santos1-0/+37
2015-08-16flacenc: improve sink pad template capsThiago Santos1-63/+62
2015-08-16y4mencode: fix gst-launch version in documentationThiago Santos1-1/+1
2015-08-16audioencoders: use template subset check for accept-capsThiago Santos4-1/+5
2015-08-16videoencoders: use template subset check for accept-capsThiago Santos5-0/+8
2015-08-16mpegaudioparse: use new baseparse API to fix tag handlingTim-Philipp Müller1-37/+34
2015-08-16audioparsers: use new base parse API to fix tag handlingOlivier Crête6-12/+12
2015-08-16flacparse: use new baseparse API and fix tag handlingTim-Philipp Müller1-19/+8
2015-08-16qtdemux: Use signed integer type to be able to check for negative subtraction...Sebastian Dröge1-1/+1
2015-08-16rtpvorbisdepay: remove dead codeLuis de Bethencourt1-4/+0
2015-08-15alawenc: port to AudioEncoder base classThiago Santos2-205/+70
2015-08-15audiodecoders: use default pad accept-caps handlingThiago Santos5-0/+15
2015-08-15videodecoders: use default pad accept-caps handlingThiago Santos4-0/+12
2015-08-15alawdec: make error handling a bit nicerThiago Santos1-13/+8
2015-08-15alawdec: port to audiodecoder base classThiago Santos2-236/+72
2015-08-15qtdemux: only look for more samples in moofs in pull-modeThiago Santos1-5/+7
2015-08-15dcaparse: Don't look for a second syncwordSebastian Dröge1-1/+7
2015-08-15vp8enc, vp9enc: reset multipass file index when stopping encoderTim-Philipp Müller2-0/+8
2015-08-15vp9enc: provide support for multiple pass cache filesTim-Philipp Müller2-15/+37
2015-08-14tests: aacparse: use caps query instead of accept-capsThiago Santos1-3/+7
2015-08-14audioparsers: enable accept-template flagThiago Santos8-0/+8
2015-08-14rtspsrc: send the User-Agent headerGeorge Kiagiadakis2-2/+28
2015-08-14rtspsrc: wrap gst_rtsp_message_init_request in a local functionGeorge Kiagiadakis1-7/+22
2015-08-14audioecho: make sure buffer gets reallocated if max_delay changesPrashant Gotarne1-0/+6
2015-08-14vp8enc: provide support for multiple pass cache filesOleksij Rempel2-15/+38
2015-08-14rtpmp4gdepay: fix timestamps for RTP packets with multiple AUsRamiro Polla1-3/+19