platform/upstream/gst-libav.git
2012-07-25 Wim Taymansavdec: require alignment=au for h264
2012-07-23 Tim-Philipp... audio encoders: use context default bitrate if no bitra...
2012-07-23 Mark Nauwelaertsffmpeg: avoid assertion failure on duplicate frame...
2012-07-23 Robert Swainffmpegviddec: Correctly flag interlaced state
2012-07-23 Sebastian Drögeffvidenc: Allocate output buffers with the base class...
2012-07-23 Sebastian Drögeffmpegviddec: Update for video base classes API changes
2012-07-23 Sebastian DrögeAutomatic update of common submodule
2012-07-18 Edward Herveyviddec: Call gst_video_decoder_negotiate()
2012-07-17 Tim-Philipp... avdeinterlace: fix up output caps for new field as...
2012-07-17 Tim-Philipp... avdeinterlace: detect interlaced input properly
2012-07-13 Edward Herveydemux: Push STREAM_START when needed
2012-07-10 Wim Taymansavdec: ignore AAC errors instead of erroring out
2012-07-10 Wim Taymansavcodecmap: only restrict caps on encoders
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for allocation query changes
2012-07-06 Tim-Philipp... cfg: remove some deprecated properties: statsfile,...
2012-07-05 Sebastian Drögeavdemux: Implement segment-done event
2012-07-03 Wim Taymansavdec: handle_frame should always unref the input frame
2012-07-03 Wim Taymansavdec: small cleanup
2012-07-03 Wim Taymansavdec: avoid some refs
2012-07-03 Руслан Ижбулатовffvidenc: Fix a format string to avoid warnings
2012-07-02 Sebastian Drögeffaudenc: Fix format string compiler warning
2012-06-28 Wim Taymansavdec: don't wait for keyframe
2012-06-26 Wim Taymansavenc: don't leak frames
2012-06-20 Wim Taymansupdate for bus api changes
2012-06-20 Wim Taymansavdemux: update for task api change
2012-06-20 Matej Knoppffmpegviddec: Don't reopen decoder on same caps, fix...
2012-06-19 Wim Taymansviddec: avoid renegotiation
2012-06-15 Sebastian Drögeffmpegvidenc: Handle allocation queries and improve...
2012-06-15 Sebastian Drögeffmpegviddec: Port to 0.11 again
2012-06-15 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-06-15 Edward Herveyffmpegviddec: Properly return if negotiation fails
2012-06-14 Sebastian Drögeffvidenc: Port to 0.11
2012-06-14 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-06-14 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-06-14 Edward Herveyffmpegviddec: Properly update the interlacing
2012-06-14 Edward Herveyffmpegviddec: Properly error out when codec doesn't...
2012-06-11 Matej Knoppgstffmpegdec: only drain on EOS
2012-06-09 Tim-Philipp... avenc: make buffer-size property read-only
2012-06-09 Tim-Philipp... avenc: change properties of type ulong to int
2012-06-09 Tim-Philipp... avmux: blacklist "segment" muxer
2012-06-08 Edward HerveyAutomatic update of common submodule
2012-06-08 Edward HerveyAutomatic update of common submodule
2012-06-08 Wim Taymansupdate for audio api changes
2012-06-07 Sebastian DrögeBack to development
2012-06-07 Sebastian DrögeRelease 0.11.92 RELEASE-0.11.92
2012-06-07 Sebastian Drögelibav: Update to 0.8.3 release
2012-06-07 Sebastian Drögelibav: Update to 0.8.3 release
2012-06-06 Edward HerveyAutomatic update of common submodule
2012-06-06 Edward HerveyAutomatic update of common submodule
2012-06-06 Wim Taymansupdate for tag event change
2012-06-01 Edward HerveyAutomatic update of common submodule
2012-06-01 Edward HerveyAutomatic update of common submodule
2012-05-31 Wim Taymansavdec: fix paletted formats
2012-05-31 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-25 Wim Taymanslibav: add support for 10 bits I420
2012-05-24 Sebastian DrögeAutomatic update of common submodule
2012-05-22 Sebastian Drögelibav: Update to 0.8.2 release
2012-05-22 Sebastian Drögelibav: Update to 0.8.2 release
2012-05-16 Tim-Philipp... .gitignore: update for module name change
2012-05-16 Matej Knopp.gitignore: add visual studio IDE files and OS X .DS_St...
2012-05-16 Sebastian Drögeconfigure: Require core/base 0.11.91
2012-05-15 Sebastian Drögetests: Don't run the postproc test if compiled as an...
2012-05-15 Sebastian Drögetests: Don't run the postproc test if compiled as an...
2012-05-13 Sebastian DrögeBack to development
2012-05-13 Sebastian DrögeRelease 0.11.91 RELEASE-0.11.91
2012-05-13 Sebastian DrögeAutomatic update of common submodule
2012-04-27 Nicolas Dufresnecodecmap: correctly set height in AVCodecContext
2012-04-26 Edward Herveyffmpegviddec: Always keep a reference to the frame
2012-04-26 Edward Herveyffmpegviddec: Flush and drain when needed
2012-04-24 Edward Herveyffmpegviddec: Add video/x-raw-gray to src pad template
2012-04-24 Edward Herveycodecmap: Add more GstVideoInfo<=>PixelFormat mappings
2012-04-24 Edward Herveyffmpegviddec: Port to GstVideoDecoder
2012-04-24 Edward Herveygstffmpegvidenc: Port to -base video classes
2012-04-24 Edward Herveyffmpegenc/dec: Remove audio/video specific code
2012-04-24 Edward Herveyffmpeg: Clone encoder and decoder files
2012-04-24 Edward Herveycodecmap: Add utility for using with GstVideoFormat
2012-04-22 Tim-Philipp... ffmpegdemux: skip ffmpeg matroska,webm typefinder again
2012-04-20 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-20 Wim Taymansffdec: don't flush buffers on DISCONT
2012-04-19 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-19 Wim Taymanspostproc: fix compilation when ORC is missing
2012-04-19 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-19 Wim Taymansffscale: fix compilation when ORC is missing
2012-04-17 Mark Nauwelaertscollectpads2: rename to collectpads
2012-04-16 Sebastian DrögeAutomatic update of common submodule
2012-04-13 Sebastian Drögeconfigure: Modernize autotools setup a bit
2012-04-13 Sebastian DrögeAutomatic update of common submodule
2012-04-13 Sebastian DrögeBack to development
2012-04-13 Sebastian DrögeRelease 0.11.90 RELEASE-0.11.90
2012-04-12 Sebastian DrögeFix make distcheck
2012-04-12 Sebastian Drögeconfigure: Remove another occurence of ffmpeg
2012-04-12 Sebastian DrögeRename everything from gst-ffmpeg to gst-libav
2012-04-12 Sebastian Drögeffmpeg: Fix make dist
next