aacparse: Properly report in the CAPS query that we can convert ADTS<->RAW
[platform/upstream/gst-plugins-good.git] / gst / isomp4 /
2014-06-26 Jan Schmidtisomp4: Add object type id and fourcc for DTS/DTS-HD
2014-06-10 Thiago Santosqtdemux: avoid looping indefinitely in broken svq3...
2014-05-30 Thiago Santosqtdemux: upstream handles seek if fragmented and on...
2014-05-26 Thiago Santosqtdemux: remove last flow return from stream struct
2014-05-26 Thiago Santosqtdemux: use GstFlowCombiner
2014-05-24 Thiago Santosqtdemux: parse tkhd transformation matrix and add tags...
2014-05-23 Thiago Santosqtdemux: add tag mappings for _swr, _mak and _mod tags
2014-05-12 Edward Herveyqtdemux: Fix leak of palette_data in error cases
2014-05-12 Edward Herveyqtmux: Free node_header in error cases
2014-05-09 Eric Troussetqtdemux: don't respond to a position query in BYTE...
2014-05-02 Vincent Penquerc'hqtmux: handle 0 size packets without dividing by 0
2014-05-02 Vincent Penquerc'hqtdemux: guard against invalid frame size to avoid...
2014-05-02 Vincent Penquerc'hqtdemux: trivial typo fix
2014-04-27 Luis de Bethencourtqtdemux: check return from qt_demux_video_caps
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-25 Luis de Bethencourtqtdemux: initialize caps pointer to null
2014-04-16 Vincent Penquerc'hisomp4: fix incorrect masking for multiple tags
2014-04-16 Vincent Penquerc'hisomp4: fix wrong atom flags set when adding samples
2014-04-16 Vincent Penquerc'hisomp4: catch fseek error
2014-04-16 Vincent Penquerc'hisomp4: report failures to caller
2014-04-10 Jimmy Ohnqtdemux: replace duplicated variable when parsing trex...
2014-04-09 Sebastian Drögeqtdemux: Properly return stream flags when parsing...
2014-02-18 Stefan Sauerisomp4mux: fix copy and paste
2014-02-18 Stefan Sauerdocs: use the gtk-doc syntax to link to properties
2014-02-13 Thiago Santosqtdemux: handle tags in mac encoding
2014-02-07 Thiago Santosqtmux: remove have_dts flag from pads
2014-02-07 Thiago Santosqtmux: improve support for sparse streams
2014-02-07 Thiago Santosqtmux: add support for text/x-raw subtitles
2014-02-07 Thiago Santosqtmux: add support for the TX3G atoms
2014-02-07 Thiago Santosqtmux: add subtitle support to qtmuxmap structures
2014-01-15 Thiago Santosqtdemux: remove elst_offset variables
2014-01-15 Thiago Santosqtdemux: remember reverse playback when verifying the...
2014-01-15 Thiago Santosqtdemux: do not ignore empty segments
2014-01-09 Thiago Santosqtmux: respect the HDLR box string format for mov and...
2013-12-27 Thiago Santosqtdemux: improve mss_mode/fragmented special handling
2013-12-27 Thiago Santosqtdemux: drain the adapter before pushing EOS
2013-12-23 Sebastian Drögeqtdemux: Fix calcuation of descriptor length
2013-12-04 Thiago Santosqtdemux: improve fragment-start tracking
2013-11-29 Thiago Santosqtdemux: Use the timestamp of the moof as the base...
2013-11-29 Thiago Santosqtdemux: avoid re-reading the same moov and entering...
2013-11-29 Thiago Santosqtdemux: do not free streams if they were not created...
2013-11-29 Tim-Philipp Müllerqtdemux: fix compilation with gst debuging disabled
2013-11-28 Jan Schmidtqtdemux: Add HydrogenAudio ReplayGain tags
2013-11-25 Jan Schmidtqtdemux: Discard 2 byte subpicture packets
2013-11-22 Thibault Saunierqtdemux: Use GstVideoInfo helper to create caps for...
2013-11-21 Tim-Philipp Müllerg_memmove() is deprecated
2013-11-20 Jan Schmidtisomp4: Handle mp4s subpicture streams better.
2013-11-20 Jan Schmidtqtdemux: Sort fourcc declarations and remove duplicates
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-28 Hans Månssonmp4mux: Do not require framerate in peer video caps
2013-09-25 Sebastian Drögeqtmux: Don't error out if downstream is not seekable...
2013-09-24 Thiago Santosqtdemux: add code to parse creation time earlier than...
2013-09-20 Andoni Morales Ala... qtmux: handle issues correctly when downstream is not...
2013-09-20 Andoni Morales Ala... qtmux: make "streamable" TRUE as default
2013-09-20 Andoni Morales Ala... qtmux: deprecate the streamable property for non-fragme...
2013-09-16 Matej Knoppqtmux: remove MAX_TOLERATED_LATENESS
2013-09-16 Matej Knoppqtmux: set first_ts to DTS for streams that have DTS
2013-09-16 Matej Knoppqtmux: make sure duration is a valid number for last...
2013-09-16 Matej Knoppqtmux: use segment.start or last buffer end time in...
2013-09-16 Matej KnoppRevert qtmux: Use buffer PTS if DTS is not set"
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-09-01 Tim-Philipp MüllerDon't use setlocale in plugins()
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-08-04 Edward Herveyqtmux: Use buffer PTS if DTS is not set
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 Tim-Philipp Müllerqtmux: when streaming don't try to seek when stopping
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
next