qtdemux: Refactor buffer pushing into its own function
[platform/upstream/gstreamer.git] / gst / isomp4 /
2019-01-02 Sebastian Drögeqtdemux: Refactor buffer pushing into its own function
2019-01-02 Sebastian Drögeqtdemux: Extract CEA608 framerate from the (first)...
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-22 Philippe Normandqtdemux: Offset correction for track language code...
2018-12-15 Sebastian Drögeisomp4: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708...
2018-12-06 Sebastian Drögeqtdemux: Put framerate into the closedcaption caps...
2018-12-06 Sebastian Drögeqtmux: Set timescale of closedcaption tracks to the...
2018-11-30 Alicia Boya Garcíaqtdemux: set need_segment after a second moov
2018-11-30 Alicia Boya Garcíaqtdemux: Initialize QtDemuxStream.segment in its constr...
2018-11-07 Matthew Watersisomp4: add preliminary support for the bitrate query
2018-11-01 Seungha Yangqtdemux: Ignore corrupted CTTS box
2018-10-27 Alicia Boya Garcíaqtmux: round to nearest when computing mehd and tkhd...
2018-10-22 Sebastian Drögeqtmux: Add property for providing a threshold after...
2018-10-22 Sebastian Drögeqtmux: Correctly set tkhd width/height to the display...
2018-10-20 Seungha Yangqtdemux: Fix build with GLib versions < 2.54
2018-10-19 Seungha Yangqtdemux: Don't switch active streams and old streams ...
2018-10-19 Seungha Yangqtdemux: Use GPtrArray to store QtDemuxStream structure
2018-10-19 Seungha Yangqtdemux: Make QtDemuxStream refcounted structure
2018-10-19 Seungha Yangqtdemux: Make function foreach method friendly
2018-10-19 Olivier Crêteqtdemux: Only set width/height in caps if they're non-0
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
next