videoanalyse: Use correct element classification
[platform/upstream/gstreamer.git] / gst / qtmux /
2010-08-21 Mark Nauwelaertsqtmux: autodetect out-of-order input timestamps and...
2010-07-28 Marc-André Lureauqtmux: use caps bitrate at last chance
2010-07-28 Marc-André Lureauqtmux: btrt - max bitrate before average
2010-07-08 Arun Raghavanqtmux: Write 'btrt' atom for H.264 media if possible
2010-07-08 Arun Raghavanqtmux: Write avg/max bitrate to ESDS if available
2010-07-02 Edward Herveyqtmux: Don't use bogus codec/format tags
2010-06-25 Thiago Santosqtmux: Write uint tags that don't have a complement
2010-06-21 Edward Herveyqtmux: Remove the pad from our internal list before...
2010-05-19 David Schleefqtmux: Add VP8
2010-03-29 Tim-Philipp Müllerqtmux: use GStreamer package name and origin in the...
2010-03-25 Tim-Philipp Müllerqtmux: init debug category before using it
2010-03-22 Benjamin OtteAdd -Wold-style-definition
2010-03-22 Benjamin OtteAdd -Wwrite-strings
2010-03-21 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-12 Thiago Santosqtmux: Use xmp on mp4mux and gppmux too
2010-03-11 Thiago Santosqtmux: add xmp support
2010-03-11 Tim-Philipp Müllerqtmux: fix GST_ELEMENT_ERROR usage
2010-03-11 Rob Clarkqtmux: fix compile error
2010-03-01 Thiago Santosqtmux: Rename 'avc-sample' to 'avc' in caps
2010-02-26 Michael Smithqtmux: Take lock around use of (non-threadsafe) tagsett...
2010-02-22 Thiago Santosqtmux: write all udta children atoms
2010-02-22 Thiago Santosqtmux: Use internal sink pads list
2010-02-16 Mark Nauwelaertsqtmux: prevent leaking hdlr name
2010-02-16 Mark Nauwelaertsqtmux: support for ALAC
2010-02-16 Mark Nauwelaertsqtmux: refactor building stsd entry 'wave' extension
2010-02-08 Thiago Santosqtmux: atomsrecovery: Fix compilation problem
2010-02-02 Thiago Santosqtmux: Adds moov recovery feature
2010-02-02 Michael Smithqtmux: for fixed-sample size streams (PCM audio, etc...
2010-02-02 Michael Smithqtmux: handle muxing adpcm correctly.
2010-02-02 Michael Smithqtmux: Set the mdia hdlr name field to what quicktime...
2010-02-02 Michael Smithqtmux: endianness in gstreamer is an int, not boolean.
2010-01-27 Mark Nauwelaertsqtmux: streamline moov data memory storage
2010-01-26 Thiago Santosqtmux: g_free is NULL safe
2010-01-20 Benjamin Otte[cleanup] Various style and cleanups
2010-01-14 Thiago Santosqtmux: Actually use new caps info on renegotiation
2010-01-14 Thiago Santosqtmux: Do caps renegotiation when it only adds fields
2010-01-13 Mark Nauwelaertsqtmux: provide request pads under wider conditions
2010-01-13 Thiago Santosqtmux: Only accept avc-sample h264
2010-01-11 Thiago SantosRename aac's stream-format 'none' to 'raw'
2010-01-11 Thiago Santosqtmux: Only accept stream-format='none' aac
2009-12-28 Stefan Kostqtmux: also add .h file changes to unbreak the build
2009-12-27 Stefan Kostqtmux: use correct names from template for request...
2009-12-27 Stefan Kostqtmux: move errors _new_pad to the end
2009-12-21 Thiago Santosqtmux: Accept non-paired uint tags
2009-12-21 Thiago Santosqtmux: Adds new tags
2009-12-14 Thiago Santosqtmux: support more of j2k
2009-12-14 Thiago Santosqtmux: Maps 'classification' tag for 3gpp files
2009-12-09 Michael Smithqtmux: remove c++ comments and add some more comments.
2009-12-09 Michael Smithqtmux: add ima adpcm support
2009-11-26 Thiago Santosqtmux: replace _scale with _scale_round
2009-11-26 Thiago Santosqtmux: use timestamps for muxing
2009-11-19 Thiago Santosqtmux: fix missing debug argument
2009-11-19 Mark Nauwelaertsqtmux: fix misinforming debug statement
2009-11-19 Mark Nauwelaertsqtmux: ensure writable buffer metadata before setting...
2009-11-18 Thiago Santosqtmux: support for SVQ3
2009-11-18 Thiago Sousa Santosqtmux: do not leak a string
2009-11-18 Thiago Sousa Santosqtmux: do not add size to the pointer variable
2009-11-18 Thiago Santosqtmux: handle 'late' streams
2009-11-18 Thiago Santosqtmux: adds the EDTS and ELTS atoms to atoms.c
2009-11-06 Thiago Santosqtmux: Adding some ifs for protection
2009-10-26 Thiago Santosgppmux: Add support for 3gr6
2009-10-26 Thiago Santosqtmux: Only push ftyp later (in faststart mode)
2009-10-26 Thiago Santosqtmux: Improve error message
2009-09-30 Marc-André Lureauqtmux: fix flags_as_uint to flags[]
2009-08-04 Jan Urbanskiqtmux: Don't require endianness field for 8 bit raw...
2009-06-25 Edward Herveyqtmux: Remove unused variable.
2009-06-25 Edward Herveyqtmux: Fix debug statement.
2009-06-19 Mark Nauwelaertsqtmux: only use (64-bit) extended (mdat) atom size...
2009-06-19 Mark Nauwelaertsqtmux: set default movie timescale to microsecond units
2009-06-19 Mark Nauwelaertsqtmux: compress/optimize stsc writing
2009-06-19 Mark Nauwelaertsqtmux: add 3GP style tagging (and refactor appropriately)
2009-06-19 Mark Nauwelaertsqtmux (and variants): handle pixel-aspect-ratio. Fixes...
2009-06-01 Mark Nauwelaertsgppmux: enhance ftyp brand heuristic. Fixes #584360.
2009-05-28 Mark Nauwelaertsqtmux: use different stsd atom type for H263 for ISO...
2009-05-15 Thiago Santos[qtmux] Fixes segfault when adding a blob as first...
2009-05-10 Mark Nauwelaertsgppmux: Add MPEG-4 part 2 to supported formats. Fixes...
2009-05-07 Christian SchallerAdd ranks to various muxers and encoders in -bad
2009-04-30 Thiago Santosqtmux: changes caps of src pads to video/quicktime...
2009-04-24 Thiago Santosmp4mux: Changes src caps to application/x-iso-mp4
2009-03-26 Mark Nauwelaertsqtmux: fix reusing element
2009-03-26 Sebastian DrögeMerge branch 'mxfmux'
2009-03-23 Wim Taymansqtmux: fix includes for lseek
2009-03-23 LRNwin32: fix seeking in large files
2009-03-22 Stefan KostMakefile.am: no static libs for plugins
2009-03-03 Edward Herveyqtmux: Be a bit more verbose in our debug message when...
2009-01-28 Mark NauwelaertsAdditional media type support in qtmux (and friends).
2009-01-09 David Schleefgst/qtmux/gstqtmuxmap.c: Add video/x-qt-part and video...
2008-12-19 Mark Nauwelaertsgst/qtmux/gstqtmux.c: Do not tempt or suggest to violat...
2008-12-19 Mark Nauwelaertsgst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232.
2008-12-16 Stefan KostTotally remove the internal taglists and fully use...
2008-12-01 Mark Nauwelaertsgst/qtmux/atoms.c: Fix mj2 sample description metadata...
2008-11-18 David Schleefgst/qtmux/gstqtmux.c: Quiet a debugging message that...
2008-11-15 David Schleefgst/qtmux/gstqtmux.*: Use dts from GST_BUFFER_OFFSET_EN...
2008-11-14 Mark Nauwelaertsgst/qtmux/: Revert previous commit.
2008-11-14 Mark Nauwelaertsgst/qtmux/: Dual license LGPL/MIT, as apparently suppos...
2008-11-14 Mark Nauwelaertsgst/qtmux/: Cut detour in sample description extension...
2008-11-11 Mark Nauwelaertsgst/qtmux/gstqtmux.c: Add some more safety/sanity check...
2008-11-08 Thiago Sousa SantosCopy qtmux from revision 148 of the gst-qtmux repository.