summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-27deinterleave: don't do downstream queries when handling accept-capsHEADmasterThiago Santos1-0/+1
2015-08-27deinterlace: don't do downstream queries when handling accept-capsThiago Santos1-0/+1
2015-08-27level: fix level calculations for mutliple channelsStefan Sauer1-1/+1
2015-08-27smpte: Fix memory leakRavi Kiran K N1-3/+3
2015-08-21tests: souphttpsrc: don't try to connect to dead radio serverTim-Philipp Müller1-39/+16
2015-08-21rtspsrc: Trivial fix to check correct conditionVineeth TM1-1/+1
2015-08-21matroska: read: fix tag list memory leakVineeth TM1-0/+1
2015-08-21wavpackdec: fix taglist memory leakVineeth TM1-0/+1
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
2015-08-14souphttpsrc: remove unnecessary if, g_free is null safeThiago Santos1-2/+1
2015-08-14souphttpsrc: add property to set HTTP methodAlex Ashley2-2/+29
2015-08-14check: Rename states unit testEdward Hervey1-1/+1
2015-08-14goom: Rename get_type() function of base class to prevent symbol conflictsSebastian Dröge4-6/+6
2015-08-13rtpjitterbuffer: Keep the DTS estimate if we got no DTS after a jitterbuffer ...Sebastian Dröge1-1/+7
2015-08-13matroska: Remove unused variableRavi Kiran K N2-2/+0