platform/upstream/gstreamer.git
2012-02-01 Sebastian Drögeamrwbdec: Use new audio encoder/decoder base class...
2012-02-01 Sebastian Drögeamrnb: Use new audio encoder/decoder base class API...
2012-01-30 Wim Taymansupdate for HEADER flag
2012-01-25 Thomas Vander... Automatic update of common submodule
2012-01-25 Wim Taymansamr: port to 0.11 again
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Wim Taymansport to new memory API
2012-01-25 Sebastian DrögeAutomatic update of common submodule
2012-01-22 Tim-Philipp... Remove compatibility versions for deprecated GLib API
2012-01-19 Vincent Penquerc'ha52dec: fix read buffer overflow upon syncing
2012-01-19 Tim-Philipp... Add --disable-fatal-warnings configure option
2012-01-19 Wim Taymansport to new gthread API
2012-01-18 Sebastian Drögeconfigure.ac: Require GLib 2.31.10 for consistency
2012-01-18 Sebastian DrögeAutomatic update of common submodule
2012-01-17 Mark Nauwelaertsamrwbdec: _parse should not return OK if not enough...
2012-01-17 Mark Nauwelaertsamrnbdec: _parse should not return OK if not enough...
2012-01-13 Vincent Penquerc'hdvdreadsrc: fix off by one in cell calculation for...
2012-01-13 Mark Nauwelaertsasfdemux: set caps on src pad before adding it
2012-01-13 Mark Nauwelaertsasfdemux: perform writable buffer map to copy into it
2012-01-13 Mark Nauwelaertsasfpacket: fix 0.11 ported payload extraction
2012-01-13 Vincent Penquerc'hx264enc: remove useless and semantically (though not...
2012-01-13 Vincent Penquerc'hx264enc: remove leaking "optimization"
2012-01-13 Tim-Philipp... GST_TYPE_DATE -> G_TYPE_DATE
2012-01-13 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2012-01-12 Mark Nauwelaertsa52dec: plug buffer leak
2012-01-12 Mark Nauwelaertsa52dec: plug buffer leak
2012-01-11 Mark Nauwelaertsamrnbenc: _map and _unmap the appropriate input and...
2012-01-10 Sebastian Drögea52dec: Fix some merge mistakes
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-10 Mark Nauwelaertsdvdsub: add some CFLAGS and LIBS in Makefile.am
2012-01-09 Sebastian Drögermdemux: Don't use buffer after unreffing
2012-01-09 Sebastian Drögeasfdemux: Only change writable caps and make sure to...
2012-01-09 Sebastian Drögemad: Correctly unmap the buffer with the original data...
2012-01-09 Sebastian Drögemad: Make sure to set caps on the srcpad if none are...
2012-01-08 Tim-Philipp... mad: fix LIBS order in Makefile.am
2012-01-07 Tim-Philipp... mad: remove left-over id3tag.h include
2012-01-05 Wim Taymansdvdlpcmdec: fix for multichannel
2012-01-05 Sebastian Drögea52dec: Update for the new raw audio caps
2012-01-05 Sebastian Drögemad: Update for the new raw audio caps
2012-01-05 Sebastian Drögelamemp3enc: Update for the new raw audio caps
2012-01-05 Sebastian Drögetwolamemp2enc: Update for the new raw audio caps
2012-01-05 Sebastian Drögeamrwbdec: Add the new layout field to the raw audio...
2012-01-05 Sebastian Drögeamrnb: Add the new layout field to the raw audio caps
2012-01-05 Sebastian Drögedvdlpcmdec: Port to the new raw audio caps
2012-01-05 Sebastian Drögeasfdemux: Update for libgstriff API changes
2012-01-04 Tim-Philipp... Automatic update of common submodule
2012-01-04 Tim-Philipp... lame: fix LIBADD order in Makefile.am
2012-01-04 Wim Taymanstests: make tests compile
2012-01-03 Wim TaymansGST_FLOW_UNEXPECTED -> GST_FLOW_EOS
2011-12-30 Tim-Philipp... tests: disable generic index test
2011-12-30 Tim-Philipp... mpeg2dec: remove all seeking-related code
2011-12-30 Tim-Philipp... mpeg2dec: update for GstIndex removal
2011-12-30 Tim-Philipp... cdio: update for probe vfunc removal in GstAudioCdSrc
2011-12-27 Tim-Philipp... lame: fix printf format in debug statements
2011-12-26 Mark Nauwelaertslame: ensure parsed output
2011-12-26 Mark Nauwelaertslame: cleanup unused instance struct fields
2011-12-26 Mark Nauwelaertslamemp3enc: ensure parsed output
2011-12-26 Mark Nauwelaertslamemp3enc: do not leak merged tags
2011-12-22 Vincent Penquerc'hmad: helpfully bodge the last buffer to let mad decode...
2011-12-21 Mark Nauwelaertsdvdreadsrc: map subtitle language tag to stream indicat...
2011-12-21 Mark Nauwelaertsdvddemux: tweak subtitle stream setup based on dvd...
2011-12-21 Mark Nauwelaertsdvdreadsrc: minor safety tweak to sector seeking
2011-12-20 Julien Isorcea52dec: check that a52_init returns a valid a52 state
2011-12-19 Wim Taymansmpeg2dec: update for new interlaced flags
2011-12-14 Mark Nauwelaertsa52dec: port to audiodecoder
2011-12-14 Mark Nauwelaertsmad: port to audiodecoder
2011-12-13 Sebastian Drögea52dec: Don't claim to support upstream renegotiation
2011-12-13 Julien Isorcea52dec: Check that the a52_state is correctly initialized
2011-12-12 Tim-Philipp... Work around deprecated thread API in glib master
2011-12-10 Tim-Philipp... po: update translations
2011-12-09 Tim-Philipp... rdtdepay: make buffer metadata writable before setting...
2011-12-06 Wim Taymansfix for basesrc changes
2011-12-05 Edward Herveyrtpasfdepay: Initialize GstRTPBuffer before usage
2011-12-02 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-29 Руслан Ижбулатовdvdreadsrc: Fix format string compiler warning
2011-11-28 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Wim TaymansUpdate for indexable change
2011-11-28 Wim Taymansupdate for clock provider API change
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-24 René Stadlertests: update for gstcheck API change
2011-11-23 Tim-Philipp... ext: fix more printf format warnings in debug messages
2011-11-23 Matej KnoppFix print format compiler warnings on OS X / 64bit
2011-11-21 Wim Taymansupdate for activation changes
2011-11-18 Wim Taymansupdate for new scheduling query
2011-11-18 Wim Taymansadd parent to activate functions
2011-11-17 Wim Taymansadd parent to pad functions
2011-11-16 Wim Taymansadd parent to query function
2011-11-15 Wim Taymans_query_peer_*() -> _peer_query_*()
2011-11-15 Wim Taymans_accept_caps() -> _query_accept_caps()
2011-11-15 Wim Taymans_peer_get_caps() -> _peer_query_caps()
2011-11-15 Wim Taymansupdate for _get_caps() -> _query_caps()
2011-11-15 Wim Taymanschange getcaps to query
2011-11-14 Tim-Philipp... mad: re-instate accidentally dropped rank
2011-11-13 Tim-Philipp... Update for GstURIHandler get_protocols() changes
2011-11-13 Tim-Philipp... dvdreadsrc, pnmsrc: update for GstURIHandler changes
2011-11-13 Tim-Philipp... mad: re-port to 0.11
2011-11-13 Tim-Philipp... mad: update for GstBaseAudioDecoder -> GstAudioDecoder...
2011-11-13 Mark Nauwelaertsmad: replace with 0.10 version ported to GstAudioDecoder
2011-11-13 Tim-Philipp... docs: remove bits for old lame element from sections...
2011-11-13 Tim-Philipp... mpegstream: remove the old mpeg-ps parser and demuxers
next