summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* mpegdemux: Don't write after the end of the psm array when initialising itSebastian Dröge2014-02-271-1/+1
* id3tag: Remove unused function to fix compiler warningSebastian Dröge2014-02-271-13/+0
* mpegtsmux: forward tags that have global scopeThiago Santos2014-02-261-1/+1
* tsdemux: store global tags to push laterThiago Santos2014-02-262-1/+51
* mpegpsdemux: Initialize PSM fullyEdward Hervey2014-02-251-4/+5
* debugutilsbad.c fails gst-indent checkKipp Cannon2014-02-251-21/+20
* mpegtsbase: Uncomment PAT clearup in _resetEdward Hervey2014-02-211-11/+4
* mpegtspacketizer: Fix ts_to_offset beyond last observed PCREdward Hervey2014-02-201-0/+5
* id3tag: Fix uninitialized variable compiler warningSebastian Dröge2014-02-081-1/+1
* dvdspu: Remove unused variableSebastian Dröge2014-02-081-7/+0
* mpegtspacketizer: Remove or move variable assignmentsEdward Hervey2014-02-071-4/+3
* mpegtsmux: Use mpeg-ts lib for PAT/PMT sectionsJesper Larsen2014-02-065-303/+101
* mpegtsmux: Add support for muxing SI tablesJesper Larsen2014-02-067-4/+275
* mpegtsdemux: Update plugin license fieldEdward Hervey2014-02-061-2/+1
* wrappercamerabinsrc: stop source to do internal reconfiguration safelyThiago Santos2014-02-041-0/+3
* camerabin: remove unused variableThiago Santos2014-02-041-30/+0
* aiffparse: adaptive buffer sizeVincent Penquerc'h2014-02-042-3/+43
* aiffparse: fix data start offset calculation not counting COMM sizeVincent Penquerc'h2014-02-021-0/+1
* gdp: add DTS to headersThiago Santos2014-01-312-0/+5
* gdppay: update to 1.x realityThiago Santos2014-01-312-18/+55
* fisheye: Fix documentationColin Macdonald2014-01-311-1/+1
* h264parse: Default framerate to 0/1 when no informations foundThibault Saunier2014-01-311-16/+15
* gdppay: push the stream-start eventThiago Santos2014-01-301-2/+3
* tsdemux: We do not support the SKIP seek flag but that is not a problemSebastian Dröge2014-01-302-2/+2
* tsdemux: Fix flags comparison operator precedenceAmaury Medeiros2014-01-281-1/+1
* mxfdemux: Don't go into pull mode when the sequential flag is setSjoerd Simons2014-01-241-2/+6
* h264parse: Fix multiple SEI messages in one SEI RBSP parsing.Aurélien Zanelli2014-01-231-23/+45
* mpegtsmux: don't leak pad name when treating eventsJustin Joy2014-01-221-5/+3
* mpegpsmux: update last_ts to mux correctlyWim Taymans2014-01-211-0/+3
* mpegpsmux: fix timestamp handlingWim Taymans2014-01-201-10/+3
* mpegpsmux: return GST_FLOW_EOS when we pushed EOSWim Taymans2014-01-201-1/+4
* h265parse: Update caps when receive VPS/SPS/PPSduhui.lee2014-01-201-3/+6
* tsdemux: Fix leak of PCROffsetGroupAndrey Utkin2014-01-171-0/+9
* audiomixer: Remove some useless assignments and skip the current part of the ...Sebastian Dröge2014-01-161-5/+2
* mpegdemux: Merge some changes from the resindvd copyJan Schmidt2014-01-162-10/+22
* audiomixer: Fix and simplify overlap calculationSebastian Dröge2014-01-151-4/+4
* tsdemux: fix memleak of PCROffsetCurrentAndrey Utkin2014-01-141-0/+2
* aiffparse: misc code cleanupsStefan Sauer2014-01-091-8/+9
* mpeg4videoparse: do not lose DISCONT flag if buffer isn't pushedThiago Santos2014-01-082-0/+12
* h265parse: Allows hvc1 version 0 and fix reading of NAL count in codec_dataSebastian Dröge2014-01-061-3/+4
* h265parse: Fix some more debug outputSebastian Dröge2014-01-061-1/+17
* tsdemux: Add HEVC / h265 supportSebastian Dröge2014-01-062-0/+15
* aiffparse: typo fix in commentStefan Sauer2014-01-051-1/+1
* mpegtsmux: Don't disrupt buffer state in the clip functionJan Schmidt2013-12-312-22/+14
* jpegparse: Remove unneeded callEdward Hervey2013-12-301-3/+0
* adpcmenc: Properly set output formatSebastian Dröge2013-12-231-2/+3
* audiomixer: Also resync timestamps on the RESYNC flagSebastian Dröge2013-12-191-1/+3
* vc1parse: Some compiler warning fixes to satisfy XCode compilerTodd Agulnick2013-12-161-1/+1
* id3tag: Read image-description from the info structure, not the capsSebastian Dröge2013-12-161-6/+10
* id3tag: Write image-type into the APIC tagSebastian Dröge2013-12-161-4/+21