pulsesink: Apply individual volume ratio to volume/mute properties
[platform/upstream/gst-plugins-good.git] / gst / isomp4 /
2018-02-13 Gilbok Leeqtdemux: Use strndup when parseing xml for spherical 15/170115/4 accepted/tizen/unified/20180219.055741 submit/tizen/20180214.040145
2018-02-13 Gilbok Leeqtdemux: fix bug for getting the bool value incorrectly... 14/170114/1
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-12-13 Gilbok LeeMerge missing tizen patch 98/163298/4 tizen_gst_upgrade
2017-11-14 Gilbok Leeqtdemux: fix crash when qtdemux dispose (free spherical... 80/159280/4 accepted/tizen/unified/20171212.171911 submit/tizen/20171212.053432
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-09-28 Mykola AlieksieievExtract spherical video and spatial audio metadata... 78/152978/7 accepted/tizen/unified/20171031.055723 submit/tizen/20171030.055657
2017-08-10 Gilbok Leeqtdemux: fix memory leak 48/143448/1 accepted/tizen/unified/20170920.065406 submit/tizen/20170918.052251
2017-07-13 Sebastian Drögeqtdemux: Fix parsing of RLE depth
2017-06-15 Sebastian Drögeqtmux: Un-merge the last two stsc entries after serializing
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-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-14 Sebastian Drögeqtmux: Fix timescale of timecode tracks
2017-04-13 Edward Herveyqtdemux: Properly reset demuxer when all streams are EOS
2017-04-12 Edward Herveyqtmux: Don't forget to update pad->last_buf
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-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-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-27 Sebastian Drögeatomsrecovery: Error out when fseek() fails instead...
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 Enrique Ocaña Gonzálezqtdemux: distinguish TFDT with value 0 from no TFDT...
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-21 Jan Schmidtqtdemux: matroskademux: Ignore repeated seek events
2017-03-21 Sebastian Drögedashdemux: Update mdatleft from overall mdatsize and...
2017-03-15 Thiago Santosatomsrecovery: also handle extra atoms after 'mdia...
2017-03-15 Thiago Santosqtmux: avoid fallthrough to moovrecovery failure section
2017-03-15 Thiago Santosatomsrecovery: expect more atom types at the headers
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-14 Emeric Grangeqtdemux: add S16L support
2017-03-10 Wim Taymansqtmux: init fourcc
2017-03-08 Sebastian Drögeqtmux: Free EDTS instead of just clearing it and settin...
2017-03-08 Sebastian Drögeqtmux: Fix some memory leaks related to timecode tracks
2017-03-03 Jan Schmidtqtdemux: Don't lose crypto info on a new moof
2017-03-02 Sebastian Drögeqtmux: Update modification times when sending the moov
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-02-09 Jan Schmidtqtmux: Add a comment about how atom_trak_set_elst_entry...
2017-02-09 Tim-Philipp Müllerqtdemux: demote some log messages to TRACE level
2017-02-08 Sebastian Drögeqtmux: Clear edit lists every time we recalculate them
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-27 Vivia Nikolaidouqtmux: Timecode track fixes for STSD entry
2017-01-26 Brendan Shanksqtmux: Fix debug typo and remove misleading warning
2017-01-24 Sebastian Drögeqtmux: Only write 4 byte zero padding to the Video...
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...
2017-01-19 Sebastian Drögeqtdemux: Increment current stts index in all code paths...
2017-01-18 David Warmanqtdemux: avoid XMP tag parsing fatal error.
2017-01-18 Thiago Santosqtdemux: rework taglist handling
2017-01-17 Aurélien Zanelliqtmux: add 4444 and 4444xq variants to video/x-prores...
2017-01-16 Georg Lippitschqtmux: Don't write Sync Sample Atom for ProRes
2017-01-14 Tim-Philipp Müllerqtdemux: boldly assume that first 'covr' image is the...
2017-01-14 Tim-Philipp Müllerqtdemux: extract cover art images into GST_TAG_IMAGE...
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-12 Andre McCurdyqtdemux: free seqh after calling qtdemux_parse_svq3_sts...
2017-01-10 Edward Herveyisomp4: Don't spam debug log with knonw/padding atoms
2017-01-07 Jan Schmidtqtmux: Write tfdt atom into fragmented files.
2017-01-07 Jan Schmidtqtdemux: Don't reset output timestamps when no tfdt
2017-01-05 Thibault Sauniermeson: Install presets files
2017-01-02 Jan Schmidtqtdemux: Always snap to the start of the keyframe
2017-01-02 Jan Schmidtqtdemux: Omit cslg_shift when snapping seeks
2017-01-02 Jan Schmidtqtmux: Remove bogus check in atom_stsc_add_new_entry()
2017-01-02 Seungha Yangqtdemux: Fix key_time in gst_qtdemux_adjust_seek()
2016-12-29 Mark Nauwelaertsqtdemux: implement pull mode SNAP flag seeking
2016-12-14 Sebastian Drögeqtdemux: Check if we have enough data available when...
2016-12-14 Sebastian Drögeqtdemux: Check that the XiTh size is big enough
2016-12-14 Heekyoung Seoqtdemux: Check node length of video sample description
2016-12-14 Heekyoung Seoqtdemux: Enable xvid/mp2 codec support
2016-12-02 Edward Herveyqtdemux: Sanitize unknown codec caps
2016-12-01 Sebastian Drögeqtdemux: Increase inflate buffer in bigger steps
2016-12-01 Sebastian Drögeqtdemux: Ensure that size of the pasp atom is as much...
2016-12-01 Sebastian Drögeqtdemux: Free compressed moov node and it's correspondi...
2016-12-01 Sebastian Drögeqtdemux: Check size of compressed MOOV header against...
2016-12-01 Sebastian Drögeqtdemux: Fix zlib inflate loop
next