summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-24Release 1.0.0gst-libav-1.0.0Tim-Philipp Müller
2012-09-24tests: skip broken testsTim-Philipp Müller
2012-09-22Automatic update of common submoduleTim-Philipp Müller
2012-09-17Release 0.11.99gst-libav-0.11.99Tim-Philipp Müller
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller
2012-09-14avviddec: improve debugWim Taymans
2012-09-14Back to developmentTim-Philipp Müller
2012-09-14Release 0.11.94gst-libav-0.11.94Tim-Philipp Müller
2012-09-13viddec: Set latency base on the number of bframesNicolas Dufresne
2012-09-13viddec: Cleanup unused has_b_frames flagNicolas Dufresne
2012-09-13libav: Switch to non-deprecated symbolsEdward Hervey
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer
2012-09-12libav: add decode support for proresMichael Smith
2012-09-12avdemux: port to the new GLib thread APIMark Nauwelaerts
2012-09-11configure.ac: handle out-of-tree buildMark Nauwelaerts
2012-09-11avdemux: only activate in pull mode if upstream is seekableMark Nauwelaerts
2012-09-11configure: actually check for orcTim-Philipp Müller
2012-09-11avviddec: add support for codecs that use reget_bufferWim Taymans
2012-09-10ext: ffmpeg/gstffmpeg*.[ch] => libav/gstav*.[ch]Edward Hervey
2012-09-10configure: Fix name of binary to disableEdward Hervey
2012-09-10remove postproc elementEdward Hervey
2012-09-10configure.ac: Import top-level include directoryEdward Hervey
2012-09-10avdemux: Really ignore demuxers we want to ignoreEdward Hervey
2012-09-07viddec: blacklist *crystalhd* decoder wrappersTim-Philipp Müller
2012-08-30ffmpegenc: Don't try to set caps to NULLSjoerd Simons
2012-08-22Automatic update of common submoduleStefan Sauer
2012-08-22configure: bump gtk-doc req to 1.12 (mar-2009)Stefan Sauer
2012-08-10viddec: use the right pointersWim Taymans
2012-08-08Back to developmentTim-Philipp Müller
2012-08-08Release 0.11.93gst-libav-0.11.93Tim-Philipp Müller
2012-08-08avviddec: Properly align and pad buffers for libavSebastian Dröge
2012-08-08Revert "ffmpeg: Fix make dist"Tim-Philipp Müller
2012-08-07av: Use */x-gst-av instead of */x-gst-ff for unknown capsSebastian Dröge
2012-08-06avdemux: Remove unused variableSebastian Dröge
2012-08-06avdemux: Add stream-id to stream-start eventsSebastian Dröge
2012-08-06ffmpegviddec: Return NOT_NEGOTIATED when not configuredEdward Hervey
2012-08-05Automatic update of common submoduleTim-Philipp Müller
2012-08-04Update .gitignore for ff->avTim-Philipp Müller
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller
2012-08-03Add spec changelog entryChristian Fredrik Kalager Schaller
2012-08-03Update spec file and change package name to libav in autogen.sh fileChristian Fredrik Kalager Schaller
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge
2012-07-25avdec: require alignment=au for h264Wim Taymans
2012-07-23audio encoders: use context default bitrate if no bitrate has been setTim-Philipp Müller
2012-07-23ffmpeg: avoid assertion failure on duplicate frame allocationMark Nauwelaerts
2012-07-23ffmpegviddec: Correctly flag interlaced stateRobert Swain
2012-07-23ffvidenc: Allocate output buffers with the base class functionsSebastian Dröge
2012-07-23ffmpegviddec: Update for video base classes API changesSebastian Dröge
2012-07-23Automatic update of common submoduleSebastian Dröge
2012-07-18viddec: Call gst_video_decoder_negotiate()Edward Hervey