qtdemux: use g_memdup2() as g_memdup() is deprecated
[platform/upstream/gstreamer.git] / gst / isomp4 / qtdemux.c
2021-06-02 Tim-Philipp Müllerqtdemux: use g_memdup2() as g_memdup() is deprecated
2021-03-29 Stéphane Cerveauisomp4: allow per feature registration
2021-02-04 Xabier Rodriguez... qtdemux: added support for cbcs encryption scheme
2021-01-14 Xabier Rodriguez... qtdemux: Allow streams with no specified protection...
2020-10-15 Stéphane Cerveaumeson: update glib minimum version to 2.56
2020-09-21 Matthew Watersqtdemux: increase some logging on streams and sample...
2020-09-21 Matthew Watersqtdemux: bail out when encountering an atom with a...
2020-09-21 Matthew Watersqtdemux: fix subsequent moof parsing after moov with...
2020-09-21 Matthew Watersqtdemux: extend edit list when fragmented
2020-09-16 Stefan Brünsqtdemux: Add support for AAX encrypted audio streams
2020-09-16 Stefan Brünsqtdemux: Add 'aavd' and related fourcc codes for AAX...
2020-09-07 Sebastian Drögegst: Update for gst_video_transfer_function_*() functio...
2020-07-31 Tim-Philipp Müllerqtdemux: extract bit depth from codec data for ALAC
2020-07-28 Hosang Leeqtdemux: create correct pad names in encrypted streams
2020-07-21 Stéphane Cerveauqtdemux: add Dolby Vision fourcc
2020-07-15 Justin Chadwellqtdemux: fix allocation explosion with stsd entries
2020-07-15 Justin Chadwellqtdemux: fix crashes when input stream contained no...
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-06-18 Jan Schmidtqtdemux: Split tag reading functions out
2020-06-18 Jan Schmidtqtdemux: Move some tree parsing files out to a separate...
2020-06-18 Jan Schmidtqtdemux: Factor out svmi parsing. Fix bounds checking.
2020-04-22 Olivier Crêteqtdemux: Add 'mp3 ' fourcc that VLC seems to produce now
2020-04-02 Sebastian Drögeqtdemux: Send instant-rate-change event if requested...
2020-03-10 yychaoqtdemux: Add support for AC4
2020-02-28 Sebastian Drögeqtdemux: Try to infer useful header values for raw...
2020-02-28 Sebastian Drögeqtdemux: Also use the enda atom for determining endiane...
2020-02-28 Sebastian Drögeqtdemux: Fix up header information for various fixed...
2020-02-28 Sebastian Drögeqtdemux: Don't print "unhandled type" warnings for...
2020-02-28 Sebastian Drögeqtdemux: Add some more raw audio fourccs to the header...
2020-02-19 Seungha Yangqtdemux: Parse VP Codec Configuration Box
2020-02-14 Sebastian Drögeqtdemux: Merge sample tables for raw audio streams...
2020-02-14 Sebastian Drögeqtdemux: Add a minimum buffer size for raw audio to...
2020-01-27 Sebastian Drögeqtdemux: Always prefer information from v1/v2 sound...
2020-01-09 Alicia Boya Garcíaqtdemux: Fix race on pad reconnection
2019-12-11 Mathieu Duponchelleqtdemux: send GAP events for lagging audio and video...
2019-10-16 Edward Herveygood: Avoid usage of deprecated API
2019-10-05 Aaron Boxerdocumentation: fix a number of typos
2019-09-30 Thibault Saunierqtdemux: Specify REDIRECT information in error message
2019-09-23 Matthew Watersbuild: fix werror build with newer gcc
2019-09-18 Sebastian Drögeqtdemux: Use the new helper functions for mapping the...
2019-08-07 luke.linqtdemux: enlarge the maximal atom size
2019-08-02 Seungha Yangqtdemux: Use empty-array safe way to cleanup GPtrArray
2019-07-26 Mathieu Duponchelleqtdemux: fix reverse playback EOS conditions
2019-07-26 Mathieu Duponchelleqtdemux: fix key unit seek corner case
2019-07-18 Mathieu Duponchelleqtdemux: implement support for trickmode interval
2019-07-09 Mathieu Duponchelleqtdemux: fix conditions for end of segment in reverse...
2019-07-02 Mart Raudseppqtdemux: Provide a 30 frames lead-in for MP3
2019-07-02 Mathieu Duponchelleqtdemux: do_seek can never be called with a NULL event
2019-07-02 Mathieu Duponchelleqtdemux: only adjust segment time when adjusting segmen...
2019-06-05 Mart Raudseppqtdemux: Provide a 2 frames lead-in for audio decoders
2019-06-05 Mart Raudseppqtdemux: remove indent exception and reindent
2019-05-13 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2019-03-19 Seungha Yangqtdemux: Don't pass zero to denominator for framerate
2019-03-15 Charlie Turnerqtdemux: Find mp4a esds atoms in protected streams...
2019-02-05 Edward Herveyqtdemux: Remove trailing '\n' in debug
2019-01-02 Sebastian Drögeqtdemux: Split CEA608 buffers correctly so that each...
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-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-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-09-25 Philippe Normandqtdemux: PIFF track encryption box support
2018-09-24 Alicia Boya Garcíaqtdemux: turn impossible condition into an assert
2018-09-03 Alicia Boya Garcíaqtdemux: Keep sample data from the current fragment...
2018-08-02 Sebastian Drögeqtdemux: Handle closed captions as subtitle streams
2018-07-31 Sebastian Drögeqtdemux: Don't assert if a file does not have any activ...
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...
next