summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-18ffdec: reset timestamp queue after flushWim Taymans1-0/+1
2009-08-14Lower minimum sample rate in generic template caps from 8000 to 4000Tim-Philipp Müller1-1/+1
2009-08-13ffmpegdec: Fix strict aliasing warningsSebastian Dröge1-3/+3
2009-08-12ffmpegdec: Don't use guintptr as it's new in GLib 2.18Sebastian Dröge1-5/+5
2009-08-10gstffmpeg: Lower debugging levels from WARNING to DEBUGEdward Hervey4-8/+14
2009-08-09ffmpegenc: Return all supported caps instead of only the firstSebastian Dröge1-1/+1
2009-08-08ffmpegenc: If an encoder lists the supported pixfmts use them to create the capsSebastian Dröge3-4/+12
2009-08-08ffmpegdec: Fix duration calculation when ticks_per_frame isn't 1Sjoerd Simons1-1/+1
2009-08-06ffmpegdec: Fix compiler warning and indentionSebastian Dröge1-23/+31
2009-08-06ffmpegdec: Assign offsets to outgoing buffers more accurateРуслан Ижбулатов1-44/+96
2009-08-04Update ffmpeg revision to 19580 of the 0.5 branchSebastian Dröge1-1/+1
2009-07-31gstffmpegenc: Try getting the caps for the declared pixfmt without a context.Edward Hervey1-2/+28
2009-07-29ffmpegdec: Disable theora decoderOlivier Crête1-0/+2
2009-07-29Codec frame delay fix and trailing zero-length frame fixРуслан Ижбулатов1-6/+46
2009-07-28check: remove unused variable from unit testTim-Philipp Müller1-3/+1
2009-07-28ffmpegdemux: use gst_element_found_tags() for global tagsTim-Philipp Müller1-2/+1
2009-07-28ffmpegdemux: cache events from upstream and re-send them laterTim-Philipp Müller8-21/+277
2009-07-24Automatic update of common submoduleStefan Kost1-0/+0
2009-07-20ffmpegmux: Add proper audio mapping for DVD muxer. Fixes #588546Jordi Mas1-1/+3
2009-07-13Automatic update of common submoduleOlivier Crête1-0/+0
2009-07-01configure: pass --disable-vhook to ffmpeg's configureTim-Philipp Müller1-1/+1
2009-07-01ffmpegmux: don't leak caps if type already existsTim-Philipp Müller1-6/+7
2009-07-01ffmpegdemux: post tags after the initial newsegment eventTim-Philipp Müller1-7/+7
2009-07-01autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]Jan Schmidt1-2/+2
2009-07-01Back to development - 0.10.8.1Jan Schmidt1-1/+1
2009-07-01ffdec: don't wait for keyframe after discontWim Taymans1-1/+1
2009-07-01Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-ffmpegWim Taymans7-14/+538
2009-06-29release 0.10.8Jan Schmidt5-13/+536
2009-06-29gstffmpegdec: Fix debug arguments. Fixes #587297Edward Hervey1-1/+2
2009-06-26Automatic update of common submoduleJan Schmidt1-0/+0
2009-06-250.10.7.3 pre-releaseJan Schmidt1-1/+1
2009-06-25ffmpegdec: don't drop buffers when caps change.Arnout Vandecappelle1-0/+7
2009-06-24docs: Fix a comment in the plugin docs MakefileJan Schmidt1-1/+1
2009-06-24ffmpeg: Don't enter infinite loops in the timestamp trackingJan Schmidt1-4/+21
2009-06-24Automatic update of common submoduleJan Schmidt1-0/+0
2009-06-17debug: fix unused variable when building with debug disabledStefan Kost1-2/+1
2009-06-06build: Fix the dist - libswscale isn't an external on the 0.5 branchJan Schmidt3-8/+21
2009-06-050.10.7.2 pre-releaseJan Schmidt1-1/+1
2009-06-05ffmpegdec: don't do QoS on invalid timestampsWim Taymans1-1/+5
2009-06-05ffmpeg: make elements reusable after registry rescanJordi Mas3-56/+46
2009-06-05check: add registry rescan testWim Taymans1-0/+46
2009-06-05ffmpeg: properly integrate timestamp handlingWim Taymans1-18/+16
2009-06-01ffmpeg: change library inclusion orderLRN1-3/+3
2009-05-29Switch back to the ffmpeg 0.5 branch to allow us to release in the next weeksSebastian Dröge1-3/+3
2009-05-26Automatic update of common submoduleJan Schmidt1-0/+0
2009-05-25enc: use standard multipass-cache-fileWim Taymans1-1/+6
2009-05-22Automatic update of common submoduleJan Schmidt1-0/+0
2009-05-20ffmpeg: Don't add sink pad template to the muxers when not needed.Jan Schmidt1-0/+4
2009-05-13ffenc: avoid malloc more for audio encodersWim Taymans1-20/+19
2009-05-13gstffmpegdec: demote mpeg2 video decoding back to MARGINAL. Fixes #574461Edward Hervey1-6/+0