Merge branch 'upstream/1.16' into tizen_gst_1.16.2
[platform/upstream/gst-plugins-good.git] / gst / isomp4 / gstqtmux.c
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2019-02-08 Vivia Nikolaidouqtmux: Only write timecode trak for video
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-15 Sebastian Drögeisomp4: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708...
2018-12-06 Sebastian Drögeqtmux: Set timescale of closedcaption tracks to the...
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-16 Vivia Nikolaidouqtmux: Allow up to 1% of frame rate for lateness
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-08-16 Mathieu Duponchellemp4 robust muxing: improve documentation and logging
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-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-05-14 Sebastian Drögeqtmux: Print expected/actual values in debug log on...
2018-04-25 Edward Herveyqtmux: Read caption from input buffer
2018-04-23 Edward Herveyisomp4: qtmux: Add Closed Caption support
2018-04-13 Mathieu Duponchelleqtmux: Fix leak
2018-04-09 Edward Herveyqtmux: Add comments and doc about prefill mode
2018-04-09 Edward Herveyqtmux: Refactor pad re-negotiation code
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 Sebastian Drögeqtmux: Add support for muxing svmi atom for stereoscopi...
2018-02-01 Justin Kimqtmux: send stream warning when refusing video caps
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
2018-01-16 Gilbok Leeqtmux: do not allocate atom of trak when mux reset 41/167241/1 accepted/tizen/unified/20180119.133815 submit/tizen/20180118.094418
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-11-24 Jan Schmidtqtmux: Always update reserved-duration-remaining
2017-11-13 Seungha Yangisomp4: Add official fourcc for VP8 codec
2017-11-13 Seungha Yangisomp4: Add support VP9 codec
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-09-06 Jan Schmidtqtmux: Allow MPEG layer 1/2, AC3 and Opus in qtmux
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-07-01 Mark Nauwelaertsqtmux: robustify time tracking for sparse subtitle...
2017-07-01 Mark Nauwelaertsqtmux: correctly track chunk size of subtitle stream
2017-06-24 Mark Nauwelaertsqtmux: correctly calculate overall first_ts to ensure...
2017-06-15 Tim-Philipp Müllerqtmux: add support for muxing PNG
2017-05-29 Vivia Nikolaidouqtmux: Do not check timecode data for mp4 container
2017-05-16 Vivia Nikolaidouqtmux: Do not check timecode data for mp4 container
2017-05-12 Sebastian Drögeqtmux: Lateness is in QT timescale, diff in GstClockTime
2017-05-11 Sebastian Drögeqtmux: When accepting renegotiation, just return TRUE...
2017-05-11 Sebastian Drögeqtmux: In prefill mode, only pad buffers with > 0 sized...
2017-05-10 Sebastian Drögeqtmux: Lateness is in QT timescale, diff in GstClockTime
2017-05-10 Sebastian Drögeqtmux: Error out if a gap edit list has to be written...
2017-05-10 Sebastian Drögeqtmux: Calculate with reserved moov size instead of...
2017-05-10 Sebastian Drögeqtmux: Error out directly if sending filler data result...
2017-05-09 Sebastian Drögeqtmux: In prefill mode, handle the case when only the...
2017-05-09 Sebastian Drögeqtmux: Add new prefill recording mode
2017-05-09 Sebastian Drögeqtmux: Error out on discontinuities/gaps when muxing...
2017-04-14 Sebastian Drögeqtmux: Fix timescale of timecode tracks
2017-04-12 Edward Herveyqtmux: Don't forget to update pad->last_buf
2017-04-10 Sebastian Drögeqtmux: Fix last_dts tracking for raw audio and similar...
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-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 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-15 Thiago Santosqtmux: avoid fallthrough to moovrecovery failure section
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-10 Wim Taymansqtmux: init fourcc
2017-03-08 Sebastian Drögeqtmux: Fix some memory leaks related to timecode tracks
2017-03-02 Sebastian Drögeqtmux: Update modification times when sending the moov
2017-02-09 Jan Schmidtqtmux: Add a comment about how atom_trak_set_elst_entry...
2017-02-08 Sebastian Drögeqtmux: Clear edit lists every time we recalculate them
2017-01-26 Brendan Shanksqtmux: Fix debug typo and remove misleading warning
2017-01-16 Georg Lippitschqtmux: Don't write Sync Sample Atom for ProRes
2017-01-12 Jan Schmidtqtmux: Don't reset request pad numbering across uses
2017-01-12 Aurélien Zanelliqtmux: simplify video/x-h264 caps handling
2017-01-12 Aurélien Zanelliqtmux: add basic HEVC/H.265 muxing support
2017-01-12 Georg Lippitschqtmux: Calculate clean aperture size
2017-01-12 Sebastian Drögeqtmux: Write tapt atom for MOV files if PAR not 1/1
2017-01-07 Jan Schmidtqtmux: Write tfdt atom into fragmented files.
2016-11-23 Sebastian Drögeqtmux: Make sure to only change DTS of writable buffers
2016-11-23 Sebastian Drögeqtmux: Error out much earlier if we don't have a valid PTS
2016-11-23 Sebastian Drögeqtmux: Only use buffer durations if they are actually...
2016-11-23 Sebastian Drögeqtmux: Revert commits that set DTS and duration on...
2016-11-23 Sebastian Drögeqtmux: Only write "gap" edit list if there is a non...
2016-11-19 Sebastian Drögeqtmux: Always write edit lists for the tracks to give...
2016-11-17 Jeongmo YangMerge branch 'tizen' into tizen_3.0 73/98373/1 accepted/tizen/3.0/common/20161123.140738 accepted/tizen/3.0/ivi/20161123.083641 accepted/tizen/3.0/mobile/20161123.083345 accepted/tizen/3.0/tv/20161123.083501 accepted/tizen/3.0/wearable/20161123.083555 submit/tizen_3.0/20161122.043110
2016-11-17 Jeongmo YangUpdate expected-trailer-size related function 88/98288/3 accepted/tizen/common/20161122.192854 accepted/tizen/ivi/20161122.235927 accepted/tizen/mobile/20161122.235720 accepted/tizen/tv/20161122.235802 accepted/tizen/wearable/20161122.235842 submit/tizen/20161122.044017
2016-11-02 Sebastian Drögeqtmux: Don't deref NULL pads in debug output
2016-11-01 Sebastian Drögeqtmux: Use a default interleave of 250ms for all codecs
2016-11-01 Sebastian Drögeqtmux: Use a default interleave when ProRes is used
2016-11-01 Sebastian Drögeqtmux: Allow configuring the interleave size in bytes...
2016-11-01 Sebastian Drögeqtmux: Set compressor name, horizontal/vertical resolut...
2016-11-01 Sebastian Drögeqt: Add support for ProRes 4444 XQ
2016-11-01 Sebastian Drögeqtmux: Write 'clap' atom for ProRes
2016-11-01 Sebastian Drögeqtmux: Always write colr atom with the colorimetry...
next