platform/upstream/gst-libav.git
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
2012-09-10 Edward Herveyconfigure.ac: Import top-level include directory
2012-09-10 Edward Herveyavdemux: Really ignore demuxers we want to ignore
2012-09-07 Tim-Philipp... viddec: blacklist *crystalhd* decoder wrappers
2012-08-30 Sjoerd Simonsffmpegenc: Don't try to set caps to NULL
2012-08-22 Stefan SauerAutomatic update of common submodule
2012-08-22 Stefan Sauerconfigure: bump gtk-doc req to 1.12 (mar-2009)
2012-08-10 Wim Taymansviddec: use the right pointers
2012-08-08 Tim-Philipp... Back to development
2012-08-08 Tim-Philipp... Release 0.11.93 RELEASE-0.11.93
2012-08-08 Sebastian Drögeavviddec: Properly align and pad buffers for libav
2012-08-08 Tim-Philipp... Revert "ffmpeg: Fix make dist"
2012-08-07 Sebastian Drögeav: Use */x-gst-av instead of */x-gst-ff for unknown...
2012-08-06 Sebastian Drögeavdemux: Remove unused variable
2012-08-06 Sebastian Drögeavdemux: Add stream-id to stream-start events
2012-08-06 Edward Herveyffmpegviddec: Return NOT_NEGOTIATED when not configured
2012-08-05 Tim-Philipp... Automatic update of common submodule
2012-08-04 Tim-Philipp... Update .gitignore for ff->av
2012-08-04 Tim-Philipp... gst_tag_list_free -> gst_tag_list_unref
2012-08-03 Christian Fredrik... Add spec changelog entry
2012-08-03 Christian Fredrik... Update spec file and change package name to libav in...
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
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...
next