qtmux: do not allocate atom of trak when mux reset
[platform/upstream/gst-plugins-good.git] / gst / isomp4 / gstqtmux.c
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-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-05-29 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-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...
2016-11-01 Sebastian Drögeqtmux: Fix writing of the 'fiel' extension atom
2016-11-01 Vivia Nikolaidouqtmux: Write additional atoms for prores video
2016-11-01 Sebastian Drögeqtmux: Use a better default value for the movie header...
2016-11-01 Sebastian Drögeqtmux: Be more clever with the default video track...
2016-09-29 Sebastian Drögeqtmux: Don't calculate PTS offset and DTS with GST_CLOC...
2016-09-21 Georg Lippitschqtmux: Fix fourcc for ProRes Proxy
2016-09-01 Mathieu Duponchelleqtmux: Implement the preset interface.
2016-08-17 Vivia Nikolaidouqtmux: Added support for writing timecode track
2016-08-08 Jeongmo YangMerge "Fix SVACE issue - 103419(NULL_AFTER_DEREF)"... accepted/tizen/common/20160811.145642 accepted/tizen/ivi/20160812.010626 accepted/tizen/mobile/20160812.010648 accepted/tizen/tv/20160812.010603 accepted/tizen/wearable/20160812.010529 submit/tizen/20160810.075454 submit/tizen/20160811.023523
2016-08-08 Haesu GwonFix SVACE issue - 103419(NULL_AFTER_DEREF) 62/82962/1
2016-07-04 Sebastian Drögeqtmux: Reject raw AAC caps without codec_data
2016-07-01 Jeongmo YangMerge "Add property for expected trailer size" into... accepted/tizen/common/20160704.145252 accepted/tizen/ivi/20160704.090621 accepted/tizen/mobile/20160704.090531 accepted/tizen/tv/20160704.090510 accepted/tizen/wearable/20160704.090401 submit/tizen/20160704.004002
2016-07-01 Haesu GwonAdd property for expected trailer size 09/77209/5
2016-06-17 Sebastian Drögeqtmux: The prores variant is stored in the variant...
2016-04-28 Sebastian Drögeqtmux: Allow MPEG-1 Layer 1 and 2 in addition to 3...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-12-18 Jan Schmidtqtmux: Don't write invalid edit list start time.
2015-12-10 Luis de Bethencourtisomp4: remove unused parameters in build_*_extension
2015-12-10 Luis de Bethencourtisomp4: replace variable only used once
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-11-19 Luis de Bethencourtisomp4: centralize all FourCC
2015-11-19 Luis de Bethencourtisomp4: add support for Opus in mp4mpux
2015-10-28 Thibault Saunierqtmux: Allow negotiating to S8 as a raw format but...
2015-10-28 Thibault Saunierqtmux: Add prores support
2015-10-20 Ryan Hendricksonqtmux: Don't unconditionally use strnlen()
2015-10-19 Ryan Hendricksonqtmux: Don't unconditionally use strnlen()
2015-10-13 Thibault Saunierqtmux: Allow negotiating to S8 as a raw format but...
2015-10-13 Thibault Saunierqtmux: Add prores support
2015-10-07 Vineeth TMqtmux: Fix date memory leak
2015-10-07 Vineeth TMqtmux: Fix sample memory leak
2015-10-07 Vineeth TMqtmux: Fix date memory leak
2015-10-05 Vineeth TMqtmux: Fix sample memory leak
2015-06-24 Nicolas Dufresneqtmux: Correctly calculate the elst media start
2015-06-24 Thiago Santosqtmux: store last_dts of the first buffer
2015-06-22 Nicolas Dufresneqtmux: Use PTS to figure-out presence of gaps
2015-06-22 Nicolas Dufresneqtmux: Set edit list to compensate DTS shift
2015-06-12 Nicolas Dufresneqtmux: Handle DTS with negative running time
2015-06-11 Thiago Santosqtmux: add AC-3 muxing support
2015-06-11 Thiago Santosqtmux: remove duplicate attribute value set
2015-06-08 Jan Schmidtisomp4: fsync after sending updates in robust mode
2015-06-08 Jan Schmidtisomp4: Only set moov header into streamheader at EOS
2015-06-08 Jan Schmidtisomp4: Implement robust muxing using ping-pong strategy
2015-06-08 Jan Schmidtisomp4: Update edit list when re-writing moov
2015-06-08 Jan Schmidtisomp4: Remove an extra bracket in a comment.
2015-04-10 Thiago Santosqtmux: remove useless variable do_pts
2015-04-10 Thiago Santosqtmux: remove subtraction that makes PTS/DTS start...
2015-04-09 Jan Schmidtisomp4: Refactor various state variables into a mux_mod...
2015-04-03 Jan Schmidtisomp4: Make non-seekable downstream an error in normal...
2015-02-18 Thiago Santosqtmux: remove not needed condition
2015-01-31 Thiago Santosqtmux: store stream and container tags separately
2015-01-31 Thiago Santosqtmux: refactor tags functions to accomodata UDTA at...
2015-01-31 Thiago Santosqtmux: map application name to _swr tag
next