platform/upstream/gst-libav.git
2012-12-21 Thijs Vermeirav: Fix redefinition of typedef 'GstFFMpegPipe'
2012-12-21 Sebastian Drögeconfigure: Pass CC, LD, AS, AR and NM to the libav...
2012-12-21 Sebastian Drögeav: Use correct printf format strings for gsize
2012-12-18 Sebastian Drögelibav: Update to today's master
2012-12-17 Sebastian Drögeav: Fix some memory leaks and misuse of libav API
2012-12-17 Sebastian Drögeavauddec: Use a GstBuffer instead of a GstAdapter for...
2012-12-17 Thiago Santosavauddec: accumulate buffers from a single input to...
2012-12-17 Sebastian Drögeavcodecmap: Only set "formats" field on raw audio/video...
2012-12-17 Sebastian Drögeavcodecmap: Correctly convert GStreamer channel positio...
2012-12-17 Sebastian Drögeavcodecmap: Add more and correct restrictions for DV
2012-12-12 Sebastian Drögelibav: Fix some compilation errors caused by circular...
2012-12-12 Sebastian Drögelibav: Update to today's master
2012-12-12 Wim Taymansavcodec: set bits_per_coded_sample for G726
2012-12-12 Sebastian Drögeavauddec: Set frame defaults for the audio decoders too
2012-12-12 Sebastian Drögeavcodecmap: Remove some unused functions
2012-12-12 Wim Taymansavaudenc: init frame with defaults
2012-12-12 Sebastian Drögeavdec: Improve src template caps
2012-12-12 Sebastian Drögeavaudenc: Properly handle planar audio formats with...
2012-12-12 Sebastian Drögeavauddec: Properly handle planar audio formats with...
2012-12-12 Christiaan... avprotocol: Port from the URL protocol handler to saner...
2012-12-12 Wim Taymanslibav: fix palette support again
2012-12-11 Sebastian Drögeavcodecmap: Take framerate restrictions into account...
2012-12-11 Sebastian Drögeavvidenc: Simplify color formats in the raw video caps
2012-12-11 Sebastian Drögeavaudenc: Reorder audio channels if necessary and add...
2012-12-11 Sebastian Drögeavcodecmap: Take channel layout constraints into accoun...
2012-12-11 Sebastian Drögeavcodecmap: Take generic samplerate limitations into...
2012-12-11 Sebastian Drögeavcodecmap: Simplify raw audio caps
2012-12-11 Sebastian Drögeavauddec: Close context when it was opened
2012-12-11 Sebastian Drögeavviddec: Fix memory leak if we already allocated an...
2012-12-11 Wim TaymansRevert "avviddec: Fix memory leaks and assertions in...
2012-12-10 Rasmus RohdeFix incorrect use of object in log statement. We are...
2012-12-06 Руслан Ижбулатовavutils: Add missing includes for Windows
2012-12-05 Sebastian Drögeavaudenc: Add support for planar audio formats
2012-12-05 Sebastian Drögeav: Correctly populate the codec context with the defaults
2012-12-05 Sebastian Drögeav: Use av_codec_is_{en,de}coder() API instead of priva...
2012-12-04 Sebastian Drögeavauddec: release_buffer is not supposed to be used...
2012-12-04 Sebastian Drögeavauddec: Add support for planar audio formats
2012-12-04 Sebastian Drögeavviddec: Fix memory leaks and assertions in error...
2012-12-04 Sebastian Drögeav: Port remaining simple bits
2012-12-04 Sebastian Drögeav: Remove palette support for now
2012-12-04 Sebastian Drögeav: Update for some constant changes
2012-12-04 Sebastian Drögeav: Port to new avio protocol handler
2012-12-04 Luca Barbatoav: update to use AVOption variants.
2012-12-04 Sebastian Drögelibav: Switch to master (9)
2012-12-02 Tim-Philipp... avaudenc: log error string as well in debug output
2012-12-01 Tim-Philipp... avaudenc: use sample rate as ticks per second fallback
2012-12-01 Tim-Philipp... avaudenc: fix output timestamping
2012-11-20 Sebastian Drögeavvidenc: Implement reset vfunc
2012-11-20 Sebastian Drögeavvidenc: Don't send any frames downstream when drainin...
2012-11-20 Sebastian Drögeavaudenc: Implement draining
2012-11-20 Sebastian Drögeavaudenc: Implement flush vfunc properly
2012-11-20 Sebastian Drögeavauddec: Port to non-deprecated avcodec_decode_audio4...
2012-11-20 Sebastian Drögeavaudenc: Some minor cleanup
2012-11-20 Sebastian Drögeavaudenc: Use non-deprecated avcodec_encode_audio2...
2012-11-20 Sebastian Drögeavaudenc: Port to audio encoder base class
2012-11-20 Sebastian Drögeavvidenc: Use gst_caps_truncate()
2012-11-20 Sebastian Drögeav: Use PROP_ instead of ARG_
2012-11-19 Sebastian Drögeavcodecmap: Y41B is YUV411P, not YUV410P
2012-11-19 Sebastian Drögeavauddec: Port to audio base classes
2012-11-19 Tim-Philipp... Automatic update of common submodule
2012-11-19 Sebastian Drögeav: Put declarations in header files and rename audio...
2012-11-14 Tim-Philipp... gst_adapter_prev_timestamp -> gst_adapter_prev_pts
2012-11-10 Sebastian Drögeavcodecmap: Add mappings for the GBR color formats
2012-11-04 Tim-Philipp... Fix FSF address
2012-10-29 Sebastian Drögeavcodecmap: Remove redundant function to map PixelForma...
2012-10-25 Sebastian Drögeavdec: Use gst_audio_buffer_clip() instead of manual...
2012-10-25 Tim-Philipp... Back to feature development
2012-10-25 Tim-Philipp... Release 1.0.2 1.0.2
2012-10-24 Sebastian Drögelibav: Update to 0.8.4 release
2012-10-23 Andoni Morales... configure: fix os type configure option for android
2012-10-07 Tim-Philipp... Back to development (bug fixing)
2012-10-07 Tim-Philipp... Release 1.0.1 1.0.1
2012-10-06 Tim-Philipp... Automatic update of common submodule
2012-09-30 Tim-Philipp... avvidenc: also skip non-video encoders
2012-09-30 Alban Browaeysavviddec: exclude non-video decoders
2012-09-28 Tim-Philipp... avdemux: fix not-negotiated errors
2012-09-27 Sebastian Drögeavviddec: Correctly handle 0-sized buffers without...
2012-09-25 Tim-Philipp... avviddec: don't try to set invalid latency
2012-09-24 Tim-Philipp... Back to development (bug fixing)
2012-09-24 Tim-Philipp... Release 1.0.0 1.0.0
2012-09-24 Tim-Philipp... tests: skip broken tests
2012-09-22 Tim-Philipp... Automatic update of common submodule
2012-09-17 Tim-Philipp... Release 0.11.99 RELEASE-0.11.99
2012-09-17 Tim-Philipp... Remove -DGST_USE_UNSTABLE_API
2012-09-14 Wim Taymansavviddec: improve debug
2012-09-14 Tim-Philipp... Back to development
2012-09-14 Tim-Philipp... Release 0.11.94 RELEASE-0.11.94
2012-09-13 Nicolas Dufresneviddec: Set latency base on the number of bframes
2012-09-13 Nicolas Dufresneviddec: Cleanup unused has_b_frames flag
2012-09-13 Edward Herveylibav: Switch to non-deprecated symbols
2012-09-12 Stefan Sauercollectpads: remove gst_collect_pads_add_pad_full
2012-09-12 Michael Smithlibav: add decode support for prores
2012-09-12 Mark Nauwelaertsavdemux: port to the new GLib thread API
2012-09-11 Mark Nauwelaertsconfigure.ac: handle out-of-tree build
2012-09-11 Mark Nauwelaertsavdemux: only activate in pull mode if upstream is...
2012-09-11 Tim-Philipp... configure: actually check for orc
2012-09-11 Wim Taymansavviddec: add support for codecs that use reget_buffer
2012-09-10 Edward Herveyext: ffmpeg/gstffmpeg*.[ch] => libav/gstav*.[ch]
2012-09-10 Edward Herveyconfigure: Fix name of binary to disable
2012-09-10 Edward Herveyremove postproc element
next