summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-11rtp: Copy metadata in the (de)payloader, but only the relevant onesSebastian Dröge69-122/+628
2015-08-10qtdemux: fix small typo in commentThiago Santos1-1/+1
2015-08-10goom2k1/doc: Fixup previous commitNicolas Dufresne1-1/+1
2015-08-10goom2k1/doc: Use GstGoom2k1 namespaceNicolas Dufresne3-48/+48
2015-08-10audioecho: removed unused variable in set_propertyPrashant Gotarne1-3/+1
2015-08-10qtdemux: fix suboptimal queue iteration codeTim-Philipp Müller1-5/+4
2015-08-10qtdemux: don't use glib 2.44-only APITim-Philipp Müller1-3/+4
2015-08-10qtdemux: add support for ISOBMFF Common EncryptionAlex Ashley4-5/+695
2015-08-10rtph264depay: checking if depay has sps/pps nals before insertionHyunjun Ko1-1/+1
2015-08-08matroskamux: fix outdated commentTim-Philipp Müller1-1/+1
2015-08-08rtptheorapay: If flushing a packet failed, go out of the loop immediatelySebastian Dröge1-1/+5
2015-08-08rtpvorbispay: If flushing a packet failed, go out of the loop immediatelySebastian Dröge1-1/+6
2015-08-08rtptheorapay: Extract pixel format from the ident header to put it into the s...Sebastian Dröge2-4/+21
2015-08-07rtpklv(de)pay: add "RTP" in the klass stringGeorge Kiagiadakis2-2/+2
2015-08-06tests: rtpaux: use a dynamic pt in the testThiago Santos1-2/+2
2015-08-06rtprtxsend: print valid type where guint32 is expectedHyunjun Ko1-2/+3
2015-08-06rtppayload: set standard payload type as defaultHyunjun Ko13-45/+55
2015-08-05qtdemux: store the moof-offset also for push modeThiago Santos1-0/+1
2015-08-05qtdemux: handle default-base-is-moof flagThiago Santos3-2/+7
2015-08-05matroskademux: Preserve forward referenced track tagsGlen Diener3-2/+32
2015-08-04tests: rtpaux: fix test failureThiago Santos1-2/+2
2015-08-04rtpstreamdepay: Only allow activation in push modeSebastian Dröge1-0/+14
2015-08-04soup: fix typo in translated stringTim-Philipp Müller1-1/+1
2015-08-04rtph264depay: Put the profile and level into the capsSebastian Dröge1-2/+31
2015-08-04rtph264depay: Only update the srcpad caps if something else than the codec_da...Sebastian Dröge1-3/+40
2015-08-04rtph264depay: PPS replaces and old PPS if it has the same id, independent of ...Sebastian Dröge1-1/+1
2015-08-03splitmuxsink: remove extra \n at debug messageThiago Santos1-1/+1
2015-08-03splitmuxsink: prevent deadlock when states change too fastThiago Santos1-1/+4
2015-08-03rtph264depay: Insert SPS/PPS NALs into the streamSebastian Dröge1-0/+50
2015-07-31souphttpsrc: handle empty http proxy stringEunhae Choi1-7/+6
2015-07-30dvdemux: remove unused variableRavi Kiran K N2-3/+0
2015-07-30rtspsrc: assertion error due to wrong condition checkVineeth TM1-1/+1
2015-07-30rtpmp4vdepay: rtpbuffer is being unref'ed twiceVineeth TM1-1/+0
2015-07-29rtspsrc: Strip keys from the fmtp that we use internally in our capsSebastian Dröge1-0/+18
2015-07-29splitmuxsink: Support mpegtsmux as a muxer.Jan Schmidt1-0/+6
2015-07-29splitmuxsrc: Use a separate lock to delay typefind.Jan Schmidt2-4/+18
2015-07-29matroska: fix memory leakVineeth TM1-0/+2
2015-07-27qtdemux: fix 16-bit PCM audio advertised with 'raw ' fourccManasa Athreya1-9/+10
2015-07-25v4l2: Allow framerate to be large then 100pfsDimitrios Katsaros2-6/+6
2015-07-25avidemux: Stop without posting error on flushingOlivier Crête1-1/+3
2015-07-23v4l2bufferpool: set GST_BUFFER_COPY_FLAGS to copy flags alsoHyunjun Ko1-1/+2
2015-07-21tests: add minmal matroskademux test for subtitle outputTim-Philipp Müller3-0/+126
2015-07-21matroskademux: fix for subtitle buffers with NUL terminatorsDimitrios Christidis1-14/+4
2015-07-21rtpvp8depay: Check available bytes before copyStian Selnes1-0/+2
2015-07-21qtdemux: Support subtitle when track subtype is fourcc_subtPaul Hyunil2-2/+3
2015-07-20v4l2bufferpool: Set timestamp when queue buffer.Song Bing1-0/+8
2015-07-16rtpmux: handle different ssrc's on sinkpadsHavard Graff2-10/+67
2015-07-16Update mailing list address from sourceforge to freedesktopTim-Philipp Müller5-5/+5
2015-07-16matroskademux: fix trailing '*' displayed with some text subtitlesDimitrios Christidis1-1/+2
2015-07-15pulse: add properties to GstDeviceWim Taymans3-5/+35