qtdemux: Use GstVideoInfo helper to create caps for raw video
[platform/upstream/gst-plugins-good.git] / gst / isomp4 / qtdemux.c
2013-11-22 Thibault Saunierqtdemux: Use GstVideoInfo helper to create caps for...
2013-11-20 Jan Schmidtisomp4: Handle mp4s subpicture streams better.
2013-11-20 Jan Schmidtqtdemux: Merge all the fourcc headers into one
2013-11-14 Thiago Santosqtdemux: remove math operation from loop
2013-11-14 Stefan Sauerqtmux: fix playback regression
2013-11-07 Thiago Santosqtdemux: handle fragmented files with mdat before moofs
2013-11-07 Thiago Santosqtdemux: When using a buffered mdat, store all received...
2013-10-25 Thiago Santosqtdemux: check if the end_time is defined before using it
2013-10-23 Thiago Santosqtdemux: use correct unref function
2013-10-15 Stefan Sauerqtdemux: rename chunks_are_chunks to chunks_are_samples...
2013-10-15 Stefan Sauerqtdemux: fix typos and add more logging for unhandled...
2013-10-03 Sebastian Drögeqtdemux: Add support for the mp2v fourcc for MPEG-2...
2013-10-02 Sreerenj Balachandranqtdemux: Add HEVC support
2013-09-24 Thiago Santosqtdemux: add code to parse creation time earlier than...
2013-09-13 Thiago Santosqtdemux: only update stop position if seek requests it
2013-09-10 Thiago Santosqtdemux: track streams that are EOS on push mode to...
2013-09-10 Thiago Santosqtdemux: preserve stop of segment when doing seeks...
2013-09-04 Alex Ashleyqtdemux: Add support for the avc3 sample entry format...
2013-08-28 Thiago Santosqtdemux: push buffers after segment stop until reaching...
2013-08-16 Chris Bassqtdemux: check denominator isn't zero before scaling...
2013-08-12 Matej Knoppqtdemux: elst should offset samples instead of buffers
2013-08-06 Thibault Saunierqtdemux: Fix compilation
2013-08-06 Thibault Saunierqtdemux: Raw buffer DTS should always be CLOCK_TIME_NONE
2013-07-29 Sebastian Drögegst: Don't swap start/stop for negative rates in the...
2013-07-29 Matej Knoppqtdemux: Check for data size when parsing h264 codec...
2013-07-29 Matej Knoppqtdemux: Support H264 fourcc
2013-07-25 Thiago Santosqtdemux: correctly handle seqnum for seeks and segments
2013-07-23 Edward Herveyqtdemux: Add all the mpeg XDCAM variants
2013-07-22 Sebastian Drögeqtdemux: Add support for group-id in the stream-start...
2013-07-19 Olivier Crêteqtdemux: Add WRLE support
2013-07-19 Tim-Philipp Müllerqtdemux: make files from Vivotek camera play
2013-07-19 Wim Taymansqtdemux: simplify some helpers
2013-07-19 Wim Taymansqtdemux: for non-raw video, move palette in caps
2013-07-19 Arnaud Vracqtdemux: nitpicking in esds parsing
2013-07-19 Arnaud Vracqtdemux: set proper caps for mpeg-1 audio
2013-07-18 Arnaud Vracqtdemux: remove chapter stream
2013-07-18 Arnaud Vracqtdemux: send gap event for sparse streams in push...
2013-07-18 Arnaud Vracqtdemux: do not use indexes from sparse stream when...
2013-07-18 Arnaud Vracqtdemux: advertise subtitle streams as sparse
2013-07-17 Wim Taymansqtdemux: extract the palette from stsd
2013-07-17 Wim Taymansqtdemux: add support for WRAW
2013-07-17 Wim Taymansqtdemux: palette is appended to buffers, not in caps
2013-07-16 Arnaud Vracqtdemux: reset segment on flush stop
2013-07-15 Matej Knoppqtdemux: offset samples according to edit list
2013-07-12 Matej Knoppqtdemux: unselect instead of ignoring disabled track...
2013-07-10 Matej Knoppqtdemux: correct argument order in gst_util_uint64_scal...
2013-07-01 Matej Knoppqtdemux: compute framerate from average sample duration
2013-06-20 Wim Taymansqtdemux: handle SEGMENT query
2013-06-19 Sebastian Drögeqtdemux: Disable usage of allocation queries
2013-06-19 Alex AshleyAvoid skipping moov atoms for fragmented MP4 files.
2013-06-19 Thiago Santosqtdemux: send stream-start only once for each stream
2013-06-11 Sebastian Drögeqtdemux: Do allocation query after exposing all pads...
2013-06-02 Thiago Santosqtdemux: make sure taglist is writable before adding...
2013-06-02 Thiago Santosqtdemux: effectively skip tracks that weren't listed...
2013-06-02 Thiago Santosqtdemux: skip redundant check
2013-05-22 David Schleefqtdemux: Add error if file has playready drm
2013-05-16 Thiago Santosqtdemux: Do not expect EOS after a segment event if...
2013-05-16 Thiago Santosqtdemux: only set channels and rate if qtdemux knows it
2013-05-15 Arnaud Vracqtdemux: set alac caps using info from codec buffer
2013-05-07 Thiago Santosqtdemux: push new caps events when caps change
2013-05-07 Thiago Santosqtdemux: do not push discont buffers if they aren't...
2013-05-07 Thiago Santosqtdemux: some code cleanup for mss handling code
2013-05-07 Thiago Santosqtdemux: avoid storing non-time newsegments to push...
2013-05-07 Thiago Santosqtdemux: avoid setting fields to non-writable caps
2013-05-07 Wim Taymansqtdemux: don't send so many segment events
2013-05-07 Wim Taymansqtdemux: place incomming timestamps on output
2013-05-07 Thiago Santosqtdemux: improve reset of internal status
2013-05-07 Thiago Santosqtdemux: prepare qtdemux to accept multiple dash moovs...
2013-05-07 Andre Moreira Maga... qtdemux: Move FLUSH_STOP/PAUSED_TO_READY handling to...
2013-05-07 Louis-Francis Ratt... qtdemux: Remove old pads when exposing streams and...
2013-05-07 Thiago Santosqtdemux: handle mss streams
2013-04-27 Yury Delendikqtdemux: add support for VP6F VP6 flash codec
2013-04-09 David Schleefqtdemux: check value inside enda to set endianness
2013-03-26 David SchleefUse %03u for format in gst_pad_create_stream_id_printf()
2013-03-23 Matej Knoppqtdemux: make empty subtitle buffer recognition more...
2013-03-22 David Schleefqtdemux: split large raw audio samples
2013-03-22 Rodolfo Schulz de... qtdemux: fix sample leak when processing private qt...
2013-03-21 Matej Knoppqtdemux: send GAP events for subtitle streams
2013-03-21 Matej Knoppqtdemux: ignore empty subtitle buffers
2013-03-21 Matej Knoppqtdemux: recognize SBTL subtype for subtitles
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-03-02 Tim-Philipp Müllerqtdemux: add variant field to H.263 caps
2013-03-02 Arnaud Vracqtdemux: skip disabled tracks
2013-02-18 Tim-Philipp Müllerqtdemux: fix up dodgy code that tries to fix up a broke...
2013-02-18 Tim-Philipp Müllerqtdemux: fix potential crash on short MOOV atom
2013-02-12 Michael Smithqtdemux: extract codec_data for ProRes
2013-01-28 Youness Alaouiqtdemux: set interleaved layout correctly for LPCM...
2013-01-28 Youness Alaouiqtdemux: add support for LPCM fourcc (uncompressed...
2013-01-28 Youness Alaouiqtdemux: print all debug for sound sample description v2
2013-01-28 Youness Alaouiqtdemux: sound sample description v2 doesn't override...
2013-01-28 Youness Alaouiqtdemux: pass stsd data to qtdemux_audio_caps()
2013-01-28 Youness Alaouiqtdemux: add len check for sound sample descriptions...
2013-01-27 Mark Nauwelaertsqtdemux: push mode: only parse moov 1 once
2012-11-25 Tim-Philipp Müllerqtdemux: avoid criticals if unknown fourcc has space...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-25 Michael Smithqtdemux: read video format header fully (so we can...
2012-10-24 Arnaud Vracqtdemux: use correct type for channel-mask bitmask
2012-10-23 Michael Smithqtdemux: with raw audio, set a default channel-mask...
2012-10-22 Wim Taymansqtdemux: add support for 'generic' samples
2012-10-19 Tim-Philipp Müllerqtdemux: don't leak gst_riff_strf_auds in case of MS...
next