qtdemux: Extract AV1 codec_data and put it in the caps
[platform/upstream/gst-plugins-good.git] / gst / isomp4 / qtdemux.c
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-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-11 Edward Herveyqtdemux: Fix comparision for extra caption atom
2018-04-11 Edward Herveyqtdemux: Handle bogus caption samples
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 Edward Herveyqtdemux: Minor cleanup
2018-02-09 Edward Herveyqtdemux: Cope with difference between QTFF and ISO...
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...
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-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-10 Sebastian Drögeqtdemux: Fix compiler warning
2017-10-10 Nael Ouedraogoqtdemux: fix assert when moof containing one sample
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-08-10 Michael Olbrichqtdemux: allow larger files
2017-08-10 Sebastian Drögeqtdemux: Fix offsets for reading lpcm specific fields
2017-07-19 Mark Nauwelaertsqtdemux: preferably send open-ended segment rather...
2017-07-19 Mark Nauwelaertsqtdemux: fix seeking in fragmented file without mfra...
2017-07-13 Sebastian Drögeqtdemux: Fix parsing of RLE depth
2017-06-15 Tim-Philipp Müllerqtmux: add support for muxing PNG
2017-06-06 Jimmy Ohnqtdemux: remove not needed code
2017-05-18 Edward Herveyisomp4: Safely ignore [skip] atoms
2017-05-02 Seungha Yangqtdemux: Fix crash on mss stream caused by invalid...
2017-04-27 Sebastian Drögeqtdemux: Don't crash in debug output if stream==NULL
2017-04-25 Sebastian Drögeqtdemux: Don't perform seeks with inconsistent seek...
2017-04-21 Jürgen Sachsqtdemux: reset sample_description_id to default
2017-04-17 Edward Herveyqtdemux: Reset adapter in more discontinuity cases
2017-04-16 Seungha Yangqtdemux: Fix leak on QtDemuxStreamStsdEntry
2017-04-13 Edward Herveyqtdemux: Properly reset demuxer when all streams are EOS
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-03 Edward Herveyqtdemux: Update variables before early exit
2017-03-27 Sebastian Drögeqtdemux: In gap mode, consider the mdat offset when...
2017-03-22 Enrique Ocaña Gonzálezqtdemux: distinguish TFDT with value 0 from no TFDT...
2017-03-21 Jan Schmidtqtdemux: matroskademux: Ignore repeated seek events
2017-03-21 Sebastian Drögedashdemux: Update mdatleft from overall mdatsize and...
2017-03-14 Emeric Grangeqtmux: add CineForm support
2017-03-14 Emeric Grangeqtdemux: add S16L support
2017-03-03 Jan Schmidtqtdemux: Don't lose crypto info on a new moof
2017-02-28 Sebastian Drögeqtdemux: Protect against NULL pointer dereference for...
2017-02-27 Sebastian Drögeqtdemux: Fix compilation with gcc 7
2017-02-17 Jan SchmidtRevert "qtdemux: Always snap to the start of the keyframe"
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-19 Sebastian Drögeqtdemux: Increment current stts index whenever we finis...
2017-01-19 Sebastian DrögeRevert "qtdemux: Increment current stts index in all...
next