summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Use libav* static librariesHEADmasterEdward Hervey1-3/+5
2009-03-25Android: Autogenerate config.hEdward Hervey1-0/+150
2009-03-25Android makefiles using external ffmpegEdward Hervey2-0/+58
2009-03-25gstffmpeg.c: Only initialize decoders and encoders for AndroidEdward Hervey1-1/+7
2009-03-25ffenc: Add support for I-frame request.Janin Kolenc1-0/+37
2009-03-23ffmux: Actually set caps on the srcpad instead of working with NULL capsSebastian Dröge1-0/+1
2009-03-22back to development -> 0.10.7.1Jan Schmidt1-1/+1
2009-03-21Release 0.10.7Jan Schmidt5-4021/+2857
2009-03-180.10.6.4 pre-releaseJan Schmidt1-1/+1
2009-03-17Take into account ticks_per_frame for framerate calculation. Fixes #575759Edward Hervey3-5/+10
2009-03-17Re-enable amr muxer. It's a muxer after all. Fixes #575664Edward Hervey1-2/+1
2009-03-130.10.6.3 pre-releaseJan Schmidt1-1/+1
2009-03-11gstffmpegdec: Disable vdpau decoders. Fixes #573400Edward Hervey1-0/+13
2009-03-11pixfmt: Stop using PIX_FMT that were marked as deprecated 3 years ago.Edward Hervey2-25/+25
2009-03-11ffmpegrev: bump up upstream revision to the *exact* release revision.Edward Hervey1-1/+1
2009-03-10codecmapping: Fix caps for ATRAC3. Fixes #574663Edward Hervey1-2/+5
2009-03-10Disable exposing decoder/encoder using external library. Fixes #574746Edward Hervey2-0/+20
2009-03-10blacklist bogus demuxer/muxer/typefind. Fixes #567336 and #574814Edward Hervey2-3/+21
2009-03-100.10.6.2 pre-releaseJan Schmidt1-1/+1
2009-03-09Automatic update of common submoduleJan Schmidt1-0/+0
2009-03-09gstffmpegdec: Use 64bit scaling function to avoid overflows detected in some ...Edward Hervey1-1/+1
2009-03-09demux: If the demuxer isn't initialized yet, forward serialized events withou...Edward Hervey1-2/+7
2009-03-09demuxers: Blacklist push-mode for avformat demuxers which aren't reliable in ...Edward Hervey1-1/+16
2009-03-09demuxers: Add more debuggingEdward Hervey3-0/+11
2009-03-09ffmpegrev: and update once more for last-minute fixes to upstream release branchEdward Hervey1-2/+2
2009-03-09gstffmpegcodecmap: Add proper caps for Fraps video codecEdward Hervey1-0/+3
2009-03-08Automatic update of common submoduleSebastian Dröge1-0/+0
2009-03-08Automatic update of common submoduleSebastian Dröge1-0/+0
2009-03-07Automatic update of common submoduleSebastian Dröge1-0/+0
2009-03-07Automatic update of common submoduleSebastian Dröge1-0/+0
2009-03-06configure: require a released version of gstreamer, to avoid confusionTim-Philipp Müller1-1/+1
2009-03-06ffmpegdec: Make sure we provide 16 byte aligned data to ffmpeg. Fixes #572863Edward Hervey1-2/+6
2009-03-06ffaudioresample: Add padding to output buffer. Fixes #573649Edward Hervey1-1/+3
2009-03-06ffmpegdec: post an error message on the bus when decoding failsTim-Philipp Müller1-1/+2
2009-03-05gstffmpegdec: Set the rank of the AAC decoder to NONE.Edward Hervey1-0/+6
2009-03-05Make bz2 requirement optional. Fixes #564867Damien Lespiau2-2/+12
2009-03-05gstffmpegmux: Expose the 'preload' and 'maxdelay' properties, add dvd mux map...Jordi Mas2-0/+85
2009-03-05codecmap. The VC1 decoder can also handle the Advanced Profile.Edward Hervey1-1/+2
2009-03-04ffdec: fix buildTim-Philipp Müller1-4/+4
2009-03-04gstffmpegdec: Abort on first failure by AAC decoder. Fixes #566250.Edward Hervey1-0/+7
2009-03-04gstffmpegdec: Bring the real decoders up to GST_RANK_PRIMARY.Edward Hervey1-0/+6
2009-03-04ffmpeg: Don't register the MXF typefinder, we have our own in -baseSebastian Dröge1-0/+1
2009-03-04ffmpeg: mxf_d10 is application/mxf too, it only specifies the used mappingSebastian Dröge1-1/+1
2009-03-03ffmpegrev: Update to actual ffmpeg 0.5 release branchEdward Hervey1-2/+2
2009-03-02ffmpegrev: Switch to 0.5 ffmpeg release branchEdward Hervey1-2/+2
2009-02-27ffmpeg: Bump up to current upstream HEAD of ffmpeg and swscaleEdward Hervey1-2/+2
2009-02-27ffmpegmux: Use information from AVOutputFormat to expose more muxers.Edward Hervey3-3/+41
2009-02-25build: Update shave init statement for changes in common. Bump common.Jan Schmidt2-1/+1
2009-02-25Automatic update of common submoduleJan Schmidt1-0/+0
2009-02-22Use shave for the buildJan Schmidt2-4/+8