summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-18qtdemux: Don't fail on seeks after EOSWIPEdward Hervey1-0/+2
2015-02-18qtdemux: WIP : qtdemux push-mode fragmented seekingEdward Hervey2-134/+439
2015-02-18qtdemux: Don't blindly refuse fragmented seek in push modeEdward Hervey1-2/+2
2015-02-18-Should fix Mute/Unmute issue under windowsEric Trousset1-1/+3
2015-02-18qtdemux: Detect badly interleaved filesEdward Hervey1-3/+73
2015-02-18qtdemux: WIP: Support non-default TIME SEGMENT at beginningEdward Hervey1-0/+12
2015-02-18qtdemux: Initial chained supportEdward Hervey2-9/+51
2015-02-18qtdemux: don't blindly use any previous buffer timestamp for moofEdward Hervey1-2/+3
2015-02-17rtpjitterbuffer: When resetting the jitterbuffer because of packet discont, d...Sebastian Dröge1-2/+32
2015-02-17jack: Add property port-pattern to specify which JACK ports to connect tohark4-7/+70
2015-02-17isomp4: Redefine gst_isoff_ symbols to gst_isoff_qt_Edward Hervey3-45/+48
2015-02-16goom2k1: use fractional part of float divisionLuis de Bethencourt1-2/+2
2015-02-16splitmuxsin: remove dead codeLuis de Bethencourt1-2/+0
2015-02-15splitmux-test: Parse error messageNicolas Dufresne1-0/+2
2015-02-15spectrum: Fix min and max for bands propertyNicolas Dufresne1-1/+1
2015-02-15v4l2allocator: Fix freeing of shared memoryNicolas Dufresne1-21/+12
2015-02-14qtdemux: do not use sparse streams in push-based seekingThiago Santos1-3/+6
2015-02-13pulsesink: Enhance code readability in pulsesink_queryJimmy Ohn1-4/+3
2015-02-13splitmuxsink: flag as sink from the startTim-Philipp Müller1-0/+2
2015-02-12qtdemux: Initial 'sidx' atom parsing supportPhilippe Normand6-1/+337
2015-02-12flvdemux: Use gst_video_guess_framerate()Jan Schmidt2-2/+4
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge6-25/+38
2015-02-11rtpsession: Handle first RTCP packet and early feedback correctlySebastian Dröge1-9/+43
2015-02-10rtph263depay: fix compilation with gcc 5.0Wim Taymans1-1/+1
2015-02-10splitmuxsink: fix example pipeline properlyTim-Philipp Müller1-1/+1
2015-02-10splitmux: fix typoLuis de Bethencourt1-1/+1
2015-02-10splitmux: update example pipelineLuis de Bethencourt1-1/+1
2015-02-10splitmux: fix memory leakLuis de Bethencourt1-2/+6
2015-02-08rtspsrc: fix awkward if clauseTim-Philipp Müller1-1/+1
2015-02-07splitmux: Add unit test for file splittingJan Schmidt3-9/+110
2015-02-06wavparse: fix which stop variable is used in assignmentLuis de Bethencourt1-2/+2
2015-02-07splitmux: Fix memory leaks until the test valgrinds cleanJan Schmidt3-11/+107
2015-02-06splitmux: Handle early EOS during part preparationJan Schmidt1-4/+7
2015-02-06tests: Change splitmux test video filesJan Schmidt3-0/+0
2015-02-06splitmux: Implement new elements for splitting files at mux level.Jan Schmidt23-88/+4633
2015-02-04tests: souphttpsrc: update ssl key/cert pairThiago Santos3-33/+41
2015-02-04rtph264depay: prevent trying to get 0 bytes from adapterThiago Santos1-4/+6
2015-02-04qtdemux: Simple implementation of GST_SEGMENT_FLAG_TRICKMODE_KEY_UNITSJan Schmidt1-0/+9
2015-02-03rtspsrc: fix container handlingWim Taymans1-4/+3
2015-02-02matroskamux: store and write stream tagsThiago Santos3-13/+96
2015-02-02qtdemux: parse stream tagsThiago Santos1-126/+127
2015-01-31qtmux: store stream and container tags separatelyThiago Santos2-1/+31
2015-01-31qtmux: refactor tags functions to accomodata UDTA at trak levelThiago Santos3-163/+161
2015-01-31qtmux: map application name to _swr tagThiago Santos1-0/+1
2015-01-31matroska: Fix seeking past the end of the file in reverse mode.Jan Schmidt4-31/+51
2015-01-30rtpsession: Fix signal nameSebastian Dröge1-1/+1
2015-01-30rtpstats: Fix typo in documentationSebastian Dröge1-2/+2
2015-01-30rtpsession: Add new on-receiving-rtcp signalSebastian Dröge2-0/+21
2015-01-28qtdemux: simplify segment.base mathThiago Santos2-8/+1
2015-01-27videomixer: update orc filesLuis de Bethencourt1-46/+34