qtdemux: Avoid warning when reporting about decryptors
[platform/upstream/gst-plugins-good.git] / gst / isomp4 /
2018-10-17 Philippe Normandqtdemux: Avoid warning when reporting about decryptors
2018-10-16 Vivia Nikolaidouqtmux: Allow up to 1% of frame rate for lateness
2018-09-25 Philippe Normandqtdemux: PIFF track encryption box support
2018-09-24 Alicia Boya Garcíaqtdemux: turn impossible condition into an assert
2018-09-20 Sebastian Drögeqtmux: Set Closed Caption track width/height to that...
2018-09-18 Sebastian Drögeqtmux: Initialize caption track language code to 0...
2018-09-13 Vivia Nikolaidouqtmux: Allow up to 1 trak timescale unit of lateness...
2018-09-06 Sebastian Drögeqtmux: Use existing helper function to create "und...
2018-09-03 Alicia Boya Garcíaqtdemux: Keep sample data from the current fragment...
2018-08-16 Mathieu Duponchellemp4 robust muxing: improve documentation and logging
2018-08-02 Sebastian Drögeqtdemux: Handle closed captions as subtitle streams
2018-08-02 Sebastian Drögeqtmux: The sample size we have to reserve is 256+8...
2018-08-02 Sebastian Drögeqtmux: Properly allocate 256 bytes per CDP packet in...
2018-08-02 Sebastian DrögeRevert "qtmux: Allow for CDP packets up to 320 bytes"
2018-08-01 Sebastian Drögeqtmux: Allow for CDP packets up to 320 bytes
2018-07-31 Sebastian Drögeqtdemux: Don't assert in prefill mode if a track has...
2018-07-31 Sebastian Drögeqtdemux: Don't assert if a file does not have any activ...
2018-07-30 Sebastian Drögeqtmux: Reserve 256 bytes for CDP packets in pre-fill...
2018-07-26 Olivier Crêteqtmux: Implement muxing of AV1 into MP4 files
2018-07-26 Olivier Crêteqtdemux: Recognize more AV1 atoms
2018-07-26 Olivier Crêteqtdemux: Extract AV1 codec_data and put it in the caps
2018-07-26 Olivier Crêteqtdemux: Add initial support for AV1 demuxing
2018-07-06 Edward Herveyqtdemux: Store and propagate SEGMENT sequence numbers
2018-06-29 Alicia Boya Garcíaqtdemux: rework segment event pushing, again
2018-06-29 Alicia Boya Garcíaqtdemux: Don't send EOS during upstream reverse playback
2018-06-06 Thibault Saunierqtdemux: Do not set INVALID seqnum on events
2018-06-06 Seungha Yangqtdemux: Forward upstream time-format segment without...
2018-05-28 Thibault Saunierqtdemux: Clarify field name about stream-encryption...
2018-05-28 Thiago Santosqtdemux: mark segment as sent after pushing when moov...
2018-05-25 Thiago Santosqtdemux: do not update segment.stop is it is not a...
2018-05-25 Thiago Santosqtdemux: offset edts segments by the min timestamp...
2018-05-25 Thiago Santosqtdemux: rework segment event pushing
2018-05-25 Thibault Saunierqtdemux: Do not unref a NULL stream_tags
2018-05-25 Thibault Saunierqtdemux: Do not run the preferred decryptor context...
2018-05-24 Alicia Boya Garcíaqtdemux: Allow edit lists on fragmented files on push...
2018-05-24 Alicia Boya Garcíaqtdemux: fix computation of first_duration for fragment...
2018-05-24 Alicia Boya Garcíaqtdemux: Don't send gaps bigger than 1 second (now...
2018-05-24 Seungha Yangqtdemux: Properly handle edit list in push mode
2018-05-23 Alicia Boya Garcíaqtdemux: fix buggy duration in edits with duration...
2018-05-22 Seungha Yangqtdemux: Clarify variable name
2018-05-21 Xabier Rodriguez... qtdemux: add context for a preferred protection
2018-05-21 Enrique Ocaña Gonzálezqtdemux: also push buffers without encryption info...
2018-05-18 Alicia Boya Garcíaqtdemux_parse_segments: remove superfluous variable
2018-05-14 Sebastian Drögeqtmux: Print expected/actual values in debug log on...
2018-05-10 Edward Herveyqtdemux: Initialize riff library
2018-05-10 Seungha Yangqtdemux: Protect _expose_streams() from flush event
2018-05-10 Seungha Yangqtdemux: Try to expose whenever got new moov or new...
2018-05-10 Seungha Yangqtdemux: Remove duplication of initializing member...
2018-05-10 Seungha Yangqtdemux: Create stream whenever got new moov
2018-05-10 Seungha Yangqtdemux: Store stream-id to manage streams
2018-05-10 Seungha Yangqtdemux: Use GList to manage QtDemuxStream
2018-05-10 Seungha Yangqtdemux: Adjust the number of args of some functions
2018-05-10 Seungha Yangqtdemux: Add parentheses in macro
2018-05-09 Marinus Schraalisomp4: Use full date time if available
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in good
2018-04-25 Edward Herveyqtmux: Read caption from input buffer
2018-04-23 Edward Herveyisomp4: qtmux: Add Closed Caption support
2018-04-23 Edward Herveyisomp4: Make 'gmhd' atom usage more generic
2018-04-13 Mathieu Duponchelleqtmux: Fix leak
2018-04-11 Edward Herveyqtdemux: Fix comparision for extra caption atom
2018-04-11 Edward Herveyqtdemux: Handle bogus caption samples
2018-04-09 Edward Herveyqtmux: Add comments and doc about prefill mode
2018-04-09 Edward Herveyqtmux: Refactor pad re-negotiation code
2018-04-09 Edward Herveyqtdemux: Detect and expose CEA 608/708 Closed Caption...
2018-03-22 Edward Herveyqtdemux: Handle variant of vorbis in mp4
2018-03-22 Edward Herveyqtdemux: Check sample count is valid in PIFF parsing
2018-03-20 Sebastian Drögeqtdemux: Fix seeking on streams with frame reordering
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-02-09 Edward Herveyqtdemux: Fix comment typo in previous commit
2018-02-09 Edward Herveyqtdemux: More 'meta' atom parsing fixes
2018-02-09 Sebastian Drögeqtmux: Add support for muxing svmi atom for stereoscopi...
2018-02-09 Edward Herveyqtdemux: Minor cleanup
2018-02-09 Edward Herveyqtdemux: Cope with difference between QTFF and ISO...
2018-02-09 Edward Herveyisomp4: Make 'hdlr' atom dump more flexible
2018-02-01 Justin Kimqtmux: send stream warning when refusing video caps
2018-01-31 Edward Herveyisomp4: Add gmhd/gmin debugging
2018-01-31 Edward Herveyqtdemux_dump: Demote verbose logging to TRACE level
2018-01-31 Edward Herveyqtdemux: Re-enable full debug logging of stsz entries
2018-01-29 Seungha Yangqtdemux: Remove white space at end of line
2018-01-29 Seungha Yangqtdemux: Apply qtdemux debug category to gstisoff
2018-01-25 Alicia Boya Garcíaqtdemux: Add more prose to the comment of gst_qtdemux_f...
2018-01-23 Vivia Nikolaidouqtmux: Make sure timecode uses the same timescale as...
2018-01-23 Sebastian Drögeqtmux: Allow configuring trak timescale per pad/trak
2017-12-13 Edward Herveyqtdemux: Push a GAP event if there's a second *or more*
2017-12-13 Edward Herveyqtdemux: Don't push GAP event if first buffer is within 1s
2017-12-13 Edward Herveyqtdemux: Don't set pared=True on underspecified audio...
2017-12-02 Florian Zwochqtdemux: fix debug log for 'hvcC' codec_data
2017-11-24 Jan Schmidtqtmux: Always update reserved-duration-remaining
2017-11-23 Edward Herveyqtdemux: Run gst-indent
2017-11-23 Edward Herveyqtdemux: Check presence of bitrate tags
2017-11-17 Jan Schmidtqtdemux: Use new GST_SEQNUM_INVALID constant
2017-11-17 Jun Xieqtdemux: reset reused QtDemuxStream while parsing a...
2017-11-13 Seungha Yangisomp4: Add official fourcc for VP8 codec
2017-11-13 Seungha Yangisomp4: Add support VP9 codec
2017-10-25 Ashish Kumargst-plugins-good: atoms_recovery: Handled buffer mappin...
2017-10-25 Thiago Santosatomsrecovery: read from mdat only what is on headers
2017-10-25 Thiago Santosisomp4: atomsrecovery: handle common and large atom...
2017-10-10 Sebastian Drögeqtdemux: Fix compiler warning
2017-10-10 Nael Ouedraogoqtdemux: fix assert when moof containing one sample
next