ac3parse: fix unused-but-set-variable warning with gcc 4.6
[platform/upstream/gstreamer.git] / gst /
2011-04-13 Tim-Philipp Müllerac3parse: fix unused-but-set-variable warning with...
2011-04-13 Tim-Philipp Müllervideobalance: fix handling of YUV images with 'odd...
2011-04-13 Tim-Philipp Müllervideoflip: fix unused-but-set-variable warnings with...
2011-04-13 Sebastian Drögeaudiowsinc{band,limit}: Fix check for divison by zero
2011-04-13 Sebastian Drögeaudiowsincband: Fix range of kernel elements (lim ...
2011-04-13 Sebastian Drögeaudiowsinclimit: Add some more braces to make the code...
2011-04-13 Jordi Burguet-Castellaudiowsinclimit: Fix range of kernel elements (lim...
2011-04-13 Sebastian Drögeaudiowsincband: Add new windowing functions: gaussian...
2011-04-13 Jordi Burguet-Castellaudiowsinclimimt: Add new windows to high/low-pass...
2011-04-13 Tim-Philipp Müllermatroskademux: set stream-format=byte-stream on h264...
2011-04-13 Thiago Santosqtmux: restrict h264 some more to only accept AU-aligne...
2011-04-13 Sebastian Drögempegaudioparse: The VBRI header is always at offset...
2011-04-13 Tim-Philipp Müllerqtmux: add variant-less video/quicktime to source pad...
2011-04-13 Tim-Philipp Müllerquicktime: move qtmux plugin from -bad to -good
2011-04-12 Mark Nauwelaertsqtmux: more helpful debug error message when no needed...
2011-04-12 Thiago Santosqtmux: Adding GstTagXmpWriter interface
2011-04-12 Mark Nauwelaertsqtmux: use running time for synchronization
2011-04-12 Mark Nauwelaertsqtmux: provide for PTS metadata when so configured
2011-04-12 Mark Nauwelaertsqtmux: also track original PTS buffer timestamp in...
2011-04-12 Edward HerveyRevert "Check that collectpads exists before removing...
2011-04-12 David SchleefCheck that collectpads exists before removing pad
2011-04-12 Mark Nauwelaertsqtmux: set src pads when starting file
2011-04-12 Mark Nauwelaertsqtmux: adjust nasty case timestamp tracking
2011-04-12 Felipe Contrerasqtmux: get rid of timestamp overprotectiveness
2011-04-12 Mark Nauwelaertsqtmux: simplify and fix pts_offset storing
2011-04-12 Mark Nauwelaertsqtmux: add some more documentation
2011-04-12 Mark Nauwelaertsqtmux: remove large-file property
2011-04-12 Sebastian Drögeqtmux: Free AtomInfo structs
2011-04-12 Sebastian Drögeqtmux: Free tag string after use
2011-04-12 Lasse Laukkanenqtmux: allow zero duration tracks
2011-04-12 Mark Nauwelaertsqtmux: add documentation
2011-04-12 David Hoytqtmux: handle msvc ftruncate incompatibility
2011-04-12 Alejandro Gonzalezqtmux: gst_qtmux_check_difference verify before subtract
2011-04-12 Mark Nauwelaertsqtmux: remove remnant of obsolete property
2011-04-12 Marc-André Lureauqtmux: allow specifying trak timescale
2011-04-12 Mark Nauwelaertsqtmux: include sdtp atoms for ismv fragmented files
2011-04-12 Mark Nauwelaertsqtmux: enable default fragmented file for ismlmux
2011-04-12 Marc-André Lureauqtmux: add ismlmux, for fragmented isml major brand
2011-04-12 Mark Nauwelaertsqtmux: finalize sinkpads list
2011-04-12 Marc-André Lureauqtmux: add moov in streamheader
2011-04-12 Marc-André Lureauqtmux: add streamable property to avoid building fragme...
2011-04-12 Mark Nauwelaertsqtmux: add mfra to fragmented file
2011-04-12 Mark Nauwelaertsqtmux: optionally create fragmented file
2011-04-12 Mark Nauwelaertsqtmux: use helper to set atom flags from given uint
2011-04-12 Mark Nauwelaertsqtmux: refactor configuring and sending of moov
2011-04-12 Mark Nauwelaertsqtmux: refactor extra top-level atom handling
2011-04-12 Mark Nauwelaertsqtmux: refactor slightly using buffer helper
2011-04-12 Mark Nauwelaertsqtmux: fix misinforming comment
2011-04-12 Mark Nauwelaertsqtmux: delegate mvex handling to atoms
2011-04-12 Marc-André Lureauqtmux: add mvex/trex in header if fragmented
2011-04-12 Marc-André Lureauqtmux: add a couple of fourcc for fragmented mp4
2011-04-12 Mark Nauwelaertsqtmux: avoid removing temp file when error occurred
2011-04-12 Marc-André Lureauqtmux: truncate buffer file after each send
2011-04-12 Marc-André Lureauqtmux: remove temp file when reset/finalize
2011-04-12 Stefan Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2011-04-12 Mark Nauwelaertsqtmux: prevent infinite loop when adjusting framerate
2011-04-12 Thiago Santosqtmux: Add G_PARAM_STATIC_STRINGS
2011-04-12 Thiago Santosqtmux: Follow xmp serialization guidelines closer
2011-04-12 Mark Nauwelaertsqtmux: autodetect out-of-order input timestamps and...
2011-04-12 Marc-André Lureauqtmux: use caps bitrate at last chance
2011-04-12 Marc-André Lureauqtmux: btrt - max bitrate before average
2011-04-12 Arun Raghavanqtmux: Write 'btrt' atom for H.264 media if possible
2011-04-12 Arun Raghavanqtmux: Write avg/max bitrate to ESDS if available
2011-04-12 Edward Herveyqtmux: Don't use bogus codec/format tags
2011-04-12 Thiago Santosqtmux: Write uint tags that don't have a complement
2011-04-12 Edward Herveyqtmux: Remove the pad from our internal list before...
2011-04-12 David Schleefqtmux: Add VP8
2011-04-12 Tim-Philipp Müllerqtmux: use GStreamer package name and origin in the...
2011-04-12 Tim-Philipp Müllerqtmux: init debug category before using it
2011-04-12 Benjamin OtteAdd -Wold-style-definition
2011-04-12 Benjamin OtteAdd -Wwrite-strings
2011-04-12 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2011-04-12 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2011-04-12 Thiago Santosqtmux: Use xmp on mp4mux and gppmux too
2011-04-12 Thiago Santosqtmux: add xmp support
2011-04-12 Tim-Philipp Müllerqtmux: fix GST_ELEMENT_ERROR usage
2011-04-12 Rob Clarkqtmux: fix compile error
2011-04-12 Thiago Santosqtmux: Rename 'avc-sample' to 'avc' in caps
2011-04-12 Michael Smithqtmux: Take lock around use of (non-threadsafe) tagsett...
2011-04-12 Thiago Santosqtmux: write all udta children atoms
2011-04-12 Thiago Santosqtmux: Use internal sink pads list
2011-04-12 Mark Nauwelaertsqtmux: prevent leaking hdlr name
2011-04-12 Mark Nauwelaertsqtmux: support for ALAC
2011-04-12 Mark Nauwelaertsqtmux: refactor building stsd entry 'wave' extension
2011-04-12 Thiago Santosqtmux: atomsrecovery: Fix compilation problem
2011-04-12 Thiago Santosqtmux: Adds moov recovery feature
2011-04-12 Michael Smithqtmux: for fixed-sample size streams (PCM audio, etc...
2011-04-12 Michael Smithqtmux: handle muxing adpcm correctly.
2011-04-12 Michael Smithqtmux: Set the mdia hdlr name field to what quicktime...
2011-04-12 Michael Smithqtmux: endianness in gstreamer is an int, not boolean.
2011-04-12 Mark Nauwelaertsqtmux: streamline moov data memory storage
2011-04-12 Thiago Santosqtmux: g_free is NULL safe
2011-04-12 Benjamin Otte[cleanup] Various style and cleanups
2011-04-12 Thiago Santosqtmux: Actually use new caps info on renegotiation
2011-04-12 Thiago Santosqtmux: Do caps renegotiation when it only adds fields
2011-04-12 Mark Nauwelaertsqtmux: provide request pads under wider conditions
2011-04-12 Thiago Santosqtmux: Only accept avc-sample h264
2011-04-12 Thiago SantosRename aac's stream-format 'none' to 'raw'
2011-04-12 Thiago Santosqtmux: Only accept stream-format='none' aac
2011-04-12 Stefan Kostqtmux: also add .h file changes to unbreak the build
next