splitmuxsink: Don't use an explicit name for requesting audio pads
[platform/upstream/gst-plugins-good.git] / gst /
2017-04-20 Sebastian Drögesplitmuxsink: Don't use an explicit name for requesting...
2017-04-20 ChangBok Chaeflvdemux: remove duplicated segment initialization
2017-04-20 Xavier Claessenssplitmuxsink: Correctly catch FLUSH events in probes
2017-04-19 Tim-Philipp MüllerRevert "rtpbin: pipeline gets an EOS when any rtpsource...
2017-04-17 Edward Herveyqtdemux: Reset adapter in more discontinuity cases
2017-04-17 Edward Herveyrtspsrc: Use GST_ELEMENT_ERROR_WITH_DETAILS
2017-04-16 Seungha Yangqtdemux: Fix leak on QtDemuxStreamStsdEntry
2017-04-14 Sebastian Drögeqtmux: Fix timescale of timecode tracks
2017-04-13 Edward Herveyqtdemux: Properly reset demuxer when all streams are EOS
2017-04-12 Edward Herveyqtmux: Don't forget to update pad->last_buf
2017-04-12 Jürgen Sachsqtdemux: fix: sample description index override in...
2017-04-12 Edward Herveyqtdemux: Add out-of-bound check
2017-04-12 Thiago Santosqtdemux: move parsing of tkhd out of stsd entry loop
2017-04-12 Thiago Santosqtdemux: check for a different stsd entry before pushin...
2017-04-12 Thiago Santosqtdemux: parse all stsd entries
2017-04-11 Thiago Santosqtdemux: rework stsd sample entries access
2017-04-11 Thiago Santosqtdemux: get stsd child by index instead of type
2017-04-11 George Kiagiadakisrtprtxqueue: implement handling of the max-size-time...
2017-04-10 Sebastian Drögeqtmux: Fix last_dts tracking for raw audio and similar...
2017-04-09 Lyon Wangscaletempo: Scale GAP event timestamp and duration...
2017-04-06 Edward Herveyaacparse: streamline and improve AudioSpecificConfig...
2017-04-04 Edward Herveyaacparse: Handle Parametric Stereo with HE-AAC(v2)
2017-04-04 Sebastian Drögeqtmux: Simplify buffer refcounting in add_buffer()...
2017-04-04 Sebastian Drögeqtmux: Select the best pad based on the cached last_buf...
2017-04-04 Sebastian Drögeqtmux: Error out immediately if a timecode is to be...
2017-04-03 Edward Herveyqtdemux: Update variables before early exit
2017-03-31 Douglas Bagnallinterleave: avoid using uninitialised ordering_map
2017-03-31 Douglas Bagnallinterleave: don't overflow channel map with >64 channels
2017-03-27 Sebastian Drögeqtdemux: In gap mode, consider the mdat offset when...
2017-03-27 Sebastian Drögeatomsrecovery: Error out when fseek() fails instead...
2017-03-24 George Kiagiadakisrtpmux: fix output segment and buffer DTS to correspond...
2017-03-23 Sebastian Drögeqtmux: Remove some unused variables
2017-03-23 Sebastian Drögeqtmux: Remove a couple of unneeded levels of indentation
2017-03-22 Enrique Ocaña Gonzálezqtdemux: distinguish TFDT with value 0 from no TFDT...
2017-03-22 Sebastian Drögeqtmux: Reset current chunk after writing out timecode
2017-03-22 Sebastian Drögeqtmux: Do timecode handling per track, not per muxer...
2017-03-21 Jan Schmidtqtdemux: matroskademux: Ignore repeated seek events
2017-03-21 Sebastian Drögedashdemux: Update mdatleft from overall mdatsize and...
2017-03-20 Tim-Philipp Müllerdocs: update two references to the removed 'mad' plugin
2017-03-20 George Kiagiadakisrtprtxqueue: add basic documentation and example pipelines
2017-03-17 George Kiagiadakisrtprtxreceive: fix example pipelines and improve the...
2017-03-17 Vincent Penquerc'hflacparse: fix playback if sample number does not start...
2017-03-17 Vincent Penquerc'hRevert "flacparse: fix playback if sample number does...
2017-03-16 George Kiagiadakisrtpsession: print the correct variable in debug statement
2017-03-16 George Kiagiadakisrtprtxsend: convert LOG message to TRACE
2017-03-16 Miguel París Díazrtpsource: fix warning message
2017-03-16 Vincent Penquerc'hflacparse: fix playback if sample number does not start...
2017-03-16 Miguel París Díazrtpsource: get clock-rate from pt if needed to generate SR
2017-03-16 Tim-Philipp Müllerrtph264depay: fix crash with empty sprops-parameters
2017-03-15 Thiago Santosatomsrecovery: also handle extra atoms after 'mdia...
2017-03-15 Thiago Santosqtmux: avoid fallthrough to moovrecovery failure section
2017-03-15 Thiago Santosatomsrecovery: expect more atom types at the headers
2017-03-14 Emeric Grangeqtmux: add CineForm support
2017-03-14 Sebastian Drögeqtmux: Only create new chunks if we have more than...
2017-03-14 Emeric Grangeqtdemux: add S16L support
2017-03-10 Michael Dutkartph264depay, rtph265depay: remove stray g_debug()
2017-03-10 Wim Taymansqtmux: init fourcc
2017-03-08 Sebastian Drögeqtmux: Free EDTS instead of just clearing it and settin...
2017-03-08 Sebastian Drögeqtmux: Fix some memory leaks related to timecode tracks
2017-03-03 Jan Schmidtsplitmuxsrc: Fix reverse playback
2017-03-03 Jan Schmidtqtdemux: Don't lose crypto info on a new moof
2017-03-02 Sebastian Drögeqtmux: Update modification times when sending the moov
2017-03-02 Michael Smithsbcparse: Fix up values for allocation enumeration.
2017-03-01 George Kiagiadakisrtprtxreceive: fix potential leak of old, unassociated...
2017-02-28 Sebastian Drögeavidemux: Don't increment -1 / unset indices
2017-02-28 Sebastian Drögeqtdemux: Protect against NULL pointer dereference for...
2017-02-28 Sebastian Drögertph263pay: Free mac on errors
2017-02-28 Sebastian Drögertpvorbispay: Add missing break to for loop
2017-02-27 Sebastian Drögeqtdemux: Fix compilation with gcc 7
2017-02-27 Sebastian Drögempegaudioparse: Fix compilation with gcc 7
2017-02-27 Sebastian Drögertpvorbispay: When getting new headers, replace the...
2017-02-27 Sebastian Drögevorbispay: Only replace headers when receiving a new...
2017-02-27 George Kiagiadakissplitmuxpartreader: ignore sparse streams when calculat...
2017-02-27 George Kiagiadakissplitmuxpartreader: identify sparse streams
2017-02-27 Edgard LimaUpdate Edgard Lima's email
2017-02-26 Andrewrtpjitterbuffer: Don't always reset PTS to 0 after...
2017-02-20 Jochen Hennebergrtpvorbispay: Update and send out headers when new...
2017-02-17 Olivier Crêtesplitmuxsink: Change files on incompatible caps
2017-02-17 Olivier Crêtesplitmuxsink: Reset ready_for_output on state change
2017-02-17 Olivier Crêtesplitmuxsink: Remove unused next_max_out_running_time
2017-02-17 Olivier Crêtesplitmuxsink: Remove unused muxed_out_time
2017-02-17 Jan SchmidtRevert "qtdemux: Always snap to the start of the keyframe"
2017-02-16 Jan Schmidtaudiofx/echo: added surround-delay and surround-mask
2017-02-14 Sebastian Drögeudpsrc: Use IP_MULTICAST_ALL for filtering IPv4 packets...
2017-02-14 Søren Juulicydemux: reset tags on empty value
2017-02-13 Edward Herveyrtspsrc: Properly notify missing elements
2017-02-09 Sebastian Drögeimagefreeze: Remove now unused done label
2017-02-09 Nick Kallenimagefreeze: do not cache caps
2017-02-09 Jan Schmidtqtmux: Add a comment about how atom_trak_set_elst_entry...
2017-02-09 Tim-Philipp Müllerqtdemux: demote some log messages to TRACE level
2017-02-08 Sebastian Drögeqtmux: Clear edit lists every time we recalculate them
2017-02-07 Jan Schmidtsplitmuxsrc: Allow for buffers before the segment when...
2017-02-02 Miguel París Díazrtpsession: relate received FIRs and PLIs to source
2017-01-31 Tim-Philipp Müllerqtdemux: sanity check number of segments in edit list
2017-01-31 Seungha Yangqtdemux: Skip seeking query if upstream format is time
2017-01-31 Seungha Yangqtdemux: Use upstream's StreamFlags if there are
2017-01-27 Vivia Nikolaidouqtmux: Timecode track fixes for STSD entry
2017-01-26 Matt Staplesrtspsrc: find_stream_by_channel should ignore unconfigu...
2017-01-26 Brendan Shanksqtmux: Fix debug typo and remove misleading warning
2017-01-25 Rahul Bedarkarwavparse: check for not NULL before clearing adapter
next