platform/upstream/gstreamer.git
2011-08-01 Wim Taymansffdec: enable direct rendering for all formats
2011-08-01 Wim Taymansffdec: add alignment support
2011-07-29 Wim Taymansffdec: refactor picture fill code
2011-07-29 Wim Taymansffdec: cleanups
2011-07-29 Wim Taymansffdec: use video frame helpers
2011-07-29 Wim Taymansffmpegdec: fix for query API change
2011-07-29 Wim Taymansffmpeg: fix for query API changes
2011-07-29 Wim Taymansffdec: remove unused variable
2011-07-29 Wim Taymansffmpeg: First set of cleanups
2011-07-29 Wim Taymansffmpeg: add GstVideoFormat helper function
2011-07-28 Wim Taymansffdec: cleanups
2011-07-28 Wim Taymansffdec: small cleanups
2011-07-22 Wim TaymansMerge branch 'master' into 0.11
2011-07-20 Edward HerveyRelease 0.10.12
2011-07-20 Edward HerveyUpdate dope file
2011-07-18 Raimo Järvicodecmap: Don't create dummy extradata for AAC LATM
2011-07-15 Edward HerveyMerge branch 'master' into 0.11
2011-07-12 Edward Herveygst-libs: Update libav checkout to latest 0.7 tip
2011-07-12 David Schleefconfigure: Remove -gnu from target_os
2011-07-11 Edward Herveyffmpegdec: Set default number of threads to 1
2011-07-11 Wim Taymansremove -Wcast-align
2011-07-07 Wim Taymansremove -Wcast-align
2011-07-07 Wim TaymansMerge branch 'master' into 0.11
2011-07-05 Tim-Philipp... ffmpegscale: add cast to fix compiler warning
2011-07-05 Tim-Philipp... ffmpegscale: update for GstVideoInfo API changes
2011-07-05 Tim-Philipp... Add -DGST_USE_UNSTABLE_API to the compiler flags to...
2011-06-30 Edward Herveyffmpegdec: Setting AC3/EAC3/DTS decoders to rank NONE...
2011-06-30 Mark Nauwelaertsffmpegcodecmap: really include all supported sample...
2011-06-30 Mark Nauwelaertsffmpegdec: avoid allocating and leaking local avpacket...
2011-06-30 Mark Nauwelaertsffmpegenc: handle filter caps in _getcaps
2011-06-30 Mark Nauwelaertsffmpegenc: properly handle caps event
2011-06-30 Mark Nauwelaertsffmpegenc: ensure properly negotiated prior to processing
2011-06-29 Mark Nauwelaertsffmpegdec: unref eaten caps event
2011-06-29 Mark Nauwelaertsffmpegdec: unref allocation query
2011-06-25 Edward Herveyconfigure.ac: 0.10.11.2 pre-release
2011-06-25 Edward Herveyext: Bumping libav checkout to current tip of v0.7...
2011-06-23 David SchleefAutomatic update of common submodule
2011-06-21 Jan SchmidtEnable threading in ffmpeg decoders that support it.
2011-06-20 Wim Taymansffmpeg: port to new caps
2011-06-20 Wim Taymansswscale: port to new video API
2011-06-20 Wim Taymansffmpeg: fix some caps
2011-06-13 Wim Taymansutils: update for buffer API change
2011-06-11 Wim Taymansffdec: update for bufferpool API change
2011-06-10 Wim Taymansffdec: small cleanups
2011-06-10 Wim Taymansdec: fix for new alignment values
2011-06-10 Wim Taymansffdemux: fix for API change of flush_start
2011-06-08 Edward HerveyMerge branch 'master' into 0.11
2011-06-08 Edward Herveyext: caps are now set via GstEvent and not setcaps
2011-06-06 Raimo Järviffdec: Fix calculating frame duration from last timesta...
2011-06-02 Wim Taymansffdec: use caps event instead of setcaps
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim Taymansffmpeg: port to new API
2011-06-01 Raimo Järviffdec: Check for AV_NOPTS_VALUE in PTS value.
2011-05-30 Raimo Järviffdec: Add mpegversion 2 to AAC decoder caps
2011-05-29 Edward Herveyffmpegdec: Don't discard timestamps if output AND input...
2011-05-29 Edward Herveyext: Update to libav git master as of Sunday 29th May...
2011-05-27 Sebastian Drögeffenc_aac: Add profile and level to the caps
2011-05-26 Sebastian Drögeffdec: Always use parser for AAC LATM/LOAS
2011-05-25 Rafael Dinizffmpeg: Add codec mapping for AAC LATM/LOAS
2011-05-19 Stefan KostAutomatic update of common submodule
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-09 Thadeu Lima... ffdec: Do not use invalid input timestamp as next times...
2011-05-06 Vincent Penquerc'hffdec: do not try to resync to the next keyframe when...
2011-05-06 Punya Prakashconfigure: Fix ac_cs_config handling
2011-05-02 Wim Taymansffdec: fix for ALLOCATION query API changes
2011-04-29 Wim TaymansMerge branch 'master' into 0.11
2011-04-29 Wim Taymansffmpeg: use bufferpool instead of pad_alloc
2011-04-24 Tim-Philipp... Automatic update of common submodule
2011-04-22 David Schleefautogen.sh: Also check for libav submodule
2011-04-21 Edward Herveypostproc: pp_*_t => pp_*
2011-04-21 Edward Herveyaudioresample: Use new av_audio_resample API
2011-04-21 Edward Herveyffmpegdec: Set caps on outgoing audio buffers
2011-04-21 Edward Herveyffmpegdec: Use new AVPacket-based API
2011-04-21 Edward Herveygstffmpegdec: Use non-deprecated av_parser_parse2
2011-04-21 Edward Herveyffmpegdec: Use skip_frame instead of deprecated hurry_up
2011-04-21 Edward Herveyffmpegcfg: mb_qmin/mb_qmax are deprecated/removed
2011-04-21 Edward Herveyffmpegdemux: Define our own MAX_STREAMS
2011-04-21 Edward Herveyffmpeg: Disable code using old metadata API
2011-04-21 Edward Herveyffmpegdemux: The index_built AVFormatContext hasn't...
2011-04-21 Edward Herveycodecmap: _XVID is gone
2011-04-21 Edward Herveyffmpeg: PKT_FLAG_KEY => AV_PKT_FLAG_KEY
2011-04-21 Edward Herveyffmpeg: AVERROR_* => AVERROR(*)
2011-04-21 Edward Herveyffmpeg: CodecType => AVMediaType
2011-04-21 Edward Herveygstffmpeg: register_protocol => av_register_protocol2
2011-04-21 Edward Herveyconfigure.ac: FFmpeg => Libav
2011-04-21 Edward HerveyRemove usage of SVN now that we use git submodules...
2011-04-19 Edward Herveyext: Add libav as a git submodule
2011-04-19 Wim Taymansffmpeg_use G_DEFINE_TYPE
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Marc Plano... Fix unused-but-set-variable warnings with gcc 4.6
2011-04-08 Edward Herveygstffmpeg(de)mux: Disable known broken (de)muxers
2011-04-08 Stefan Kostffmpeg: don't divide by 0 when checking the framerates
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim Taymanscommon: recommit to updated version
2011-04-07 Wim Taymansdec: avoid making the buffer writable
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim Taymansdec: Fixes
2011-04-05 Miguel Angel... ffmpegdec: do buffer padding before parsing and before...
2011-04-04 Stefan KostAutomatic update of common submodule
next