id3: cast pointer math results to glong
[platform/upstream/gst-plugins-good.git] / gst /
2009-10-09 Stefan Kostid3: cast pointer math results to glong
2009-10-09 Stefan Kostbuikd: explicitely cast, to tell some compilers that...
2009-10-09 Stefan Kostbuild: don't cast, but use the right format specified...
2009-10-09 Josep Torrartpvrawpay: fix warning on macosx
2009-10-09 Josep Torrartph263pay: fix warning on macosx
2009-10-09 Josep Torraqtdemux: fix warnings building on macosx
2009-10-09 Josep Torraid3demux: fix printf warnings on macosx
2009-10-09 Josep Torraavidemux: fix warning in macosx making the format portable
2009-10-09 Josep Torraaudiofx: use G_GUINT64_FORMAT to fix warnings on OSX
2009-10-08 René Stadlermatroskademux: fix strstr() usage on possibly untermina...
2009-10-08 Jan Schmidtavi/wav: Fix some compiler warnings about incompatible...
2009-10-07 Jan Schmidtmultifile: Fix plugin description
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-10-06 Stefan Kostequalizer: use shelfing filters for first and last...
2009-10-05 Stefan Kostequalizer: fix filter history usage. Fixes #597397
2009-10-05 Wim Taymansrtpbin: use locking around the sessions
2009-10-05 Tim-Philipp Müllerqtdemux: make sure compatible brands buffer exists...
2009-10-04 Robert Swainqtdemux: fix printf warnings on OSX
2009-10-04 Tim-Philipp Müllerqtdemux: remove internal genre table
2009-10-03 Robert SwainFix printf formats to avoid warnings in avidemux. Fixes...
2009-10-03 Sebastian Drögematroskademux: Change one GST_WARNING to a GST_DEBUG
2009-10-03 Sebastian Drögeflvdemux: If there's no audio stream after 6 seconds...
2009-10-03 Sebastian Drögeflvdemux: Make sure to only signal no-more-pads a singl...
2009-10-02 Stefan Kostrtp: add missing include to fix the build
2009-10-02 Stefan Kostvideofilter: add G_OBJECT_WARN_INVALID_PROPERTY_ID...
2009-10-02 Stefan Kostlevel: don't give wrong number of fields in the message...
2009-10-01 Wim Taymansjitterbuffer: cache latency in nanoseconds
2009-10-01 Wim Taymansjitterbuffer: handle -1 input timestamps
2009-10-01 Stefan Kostavi: don't misues perf-category and remove unused ext...
2009-10-01 Olivier Crêtertpg729pay/depay: Demote per-buffer debug messages...
2009-10-01 Olivier Crêtertpg729pay: Don't leak incoming buffers after subbuffer...
2009-10-01 Olivier Crêtertpg729pay/depay: Add debug categories
2009-10-01 Olivier Crêtertpg729pay: Remove long unneeded define replacement
2009-09-28 Wim Taymansavi: small cleanups
2009-09-28 Wim Taymansavi: fix timestamping in some audio streams
2009-09-28 Wim Taymansavi: add support for ODML indexes again
2009-09-28 Wim Taymansavi: implement index scanning
2009-09-28 Wim Taymansavi: fix reverse playback
2009-09-28 Wim Taymansavi: fix prev keyframe search and cleanups
2009-09-28 Wim Taymansavi: remove code that got converted
2009-09-28 Wim Taymansavi: more cleanups
2009-09-28 Wim Taymansavidemux: small cleanups
2009-09-28 Wim Taymansavi: fix read offset and cleanups
2009-09-28 Wim Taymansavi: rewrite index playback
2009-09-28 Wim Taymansavidemux: add new index parsing code
2009-09-25 Mark Nauwelaertsqtdemux: some optional QT specified stsd MPEG-4 atoms...
2009-09-25 Mark Nauwelaertsqtdemux: only send tag events downstream after newsegment
2009-09-25 Mark Nauwelaertsrtspsrc: if transport protocol unsupported, try another one
2009-09-25 Wim Taymansqtdemux: add durations modulo 1<<32
2009-09-24 Wim Taymansqtdemux: small cleanup
2009-09-24 Tim-Philipp Müllerqtdemux: don't use core API that doesn't exist yet
2009-09-24 Tim-Philipp Müllerqtdemux: map some atomparser functions to their new...
2009-09-24 Tim-Philipp Müllerqtdemux: add qt_atom_parser_has_chunks() and fix indent...
2009-09-24 Tim-Philipp Müllerqtdemux: bail out instead of trying to alloc silly...
2009-09-24 Tim-Philipp Müllerqtdemux: error out correctly if we don't even have...
2009-09-24 Tim-Philipp Müllerqtdemux: init fourcc to 0 as well to avoid invalid...
2009-09-24 Tim-Philipp Müllerqtdemux: add qt_atom_parse_has_remaining() to avoid...
2009-09-23 Tim-Philipp Müllerqtdemux: use GstByteReader when parsing tkhd atom
2009-09-23 Tim-Philipp Müllerqtdemux: use unsigned ints for node length and do more...
2009-09-23 Tim-Philipp Müllerqtdemux: use GstByteReader for atom dumping and fix...
2009-09-23 Tim-Philipp Müllerqtdemux: move stco, stts, stss and stps atom parsing...
2009-09-23 Tim-Philipp Müllerqtdemux: use bytereader to parse stsz and stsc atoms
2009-09-23 Tim-Philipp Müllerqtdemux: add qt_atom_parser_get_offset() and optimise...
2009-09-23 Tim-Philipp Müllerqtdemux: add QtAtomParser, an inlined GstByteReader...
2009-09-23 Mark Nauwelaertsmatroskademux: use proper order for no-more-pads and...
2009-09-23 Mark Nauwelaertsmatroskademux: sprinkle a few branch prediction macros
2009-09-22 Alessandro DecinaFix compile warnings with gcc 4.0.1.
2009-09-22 Jan Schmidtmatroskamux: Don't get stuck in an infinite loop with...
2009-09-22 Tim-Philipp Müllervideomixer: fix up Makefile some more
2009-09-22 Brian Cameronvideomixer: Add $(GST_PLUGINS_BASE_LIBS) to LDFLAGS...
2009-09-21 Wim Taymansavi: fix timestamps in push mode
2009-09-21 Wim Taymansavi: add some performance measurements
2009-09-18 Stefan Kostavidemux: some logging cleanup to help understanding...
2009-09-15 Olivier Crêtertpg729pay: Fix adapter leak
2009-09-14 David Schleefmultifilesink: Add next-file property
2009-09-11 Michael Smithwavparse: treat a zero-sized data chunk as extending...
2009-09-11 Wim Taymansspectrum: add post-messages property
2009-09-11 Wim Taymansmultifilesink: rename silent to post-messages
2009-09-11 Wim Taymansmultifilesink: post messages for each buffer
2009-09-11 Olivier Crêtertph263pay: Allocate Boundry structs on the stack inste...
2009-09-10 Stefan Kostdocs: fix gtk-doc warnings
2009-09-09 Sebastian Drögevideobox: Fix AYUV->I420 conversion
2009-09-08 Marc-André Lureaumultipartmux: mark data buffer as delta-unit
2009-09-08 Marc Leemanrtpbin: add ignore-pt parameter
2009-09-08 Håvard Graffrtpbin: propagate payload-type-change signal from demuxer
2009-09-08 Havard Graffjitterbuffer: change severity of clock-rate change...
2009-09-08 Håvard Graffjitterbuffer: avoid throwing reordered buffers with...
2009-09-08 Havard Graffrtpjpegdepay: add missing math.h include
2009-09-08 Arnout Vandecappellertspsrc: fix memory leak
2009-09-08 Stig Sandnesrtpbin: make free_session() remove stream references
2009-09-08 Havard Graffrtpbin: use locked state on internal bins
2009-09-06 Zaheer Meraliy4menc: Add interlaced support
2009-09-06 David SchleefRemove Ronald Bultje from Authors field
2009-09-04 Mark Nauwelaertsqtdemux: prevent a spurious debug warning
2009-09-04 Sebastian Drögematroskademux: Correctly handle NULL GstIndex
2009-09-03 Laurent Glayalrtpsource: fix memleak
2009-09-03 Olivier Crêtertpjitterbuffer: Lock clock_rate variable
2009-09-03 Wim Taymansrtpsource: whitespace fixes
2009-09-03 Wim Taymansrtpmpapay: whitespace fixes
2009-09-03 Wim Taymansrtpsession: whitespace fixes
next