summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-26Automatic update of common submoduleJan Schmidt1-0/+0
2009-06-250.10.7.3 pre-releaseJan Schmidt1-1/+1
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
2009-05-13Add mapping for VQF capsSebastian Dröge1-0/+2
2009-05-13Update ffmpeg revision to latest trunkSebastian Dröge1-3/+3
2009-05-13gstffmpegdec: Don't forget to copy over the reordered_opaque in our buffers.Edward Hervey1-0/+1
2009-05-13gstffmpegdec: Handle out-of-order frames. Fixes #580796Vanista1-11/+136
2009-05-13ffenc: make the output buffer big enoughWim Taymans1-1/+1
2009-05-13ffmpeg: rewrite audio encoders.Wim Taymans2-80/+163
2009-05-12codecmap: revert bogus commit.Wim Taymans1-3/+0
2009-05-12ffmpegcfg: Expose two more CODEC_FLAG.Edward Hervey1-0/+3
2009-05-12gstffmpegdec: No, really, we don't want the VDPAU decoders.Edward Hervey1-0/+2
2009-05-12ffdec: Update rank of ffdec_mpeg2video to SECONDARY to make it the defaultSebastian Dröge1-0/+6
2009-05-12gstffmpegdec: Implement interlaced support.Edward Hervey1-11/+35
2009-05-10Run libtoolize before aclocalMarc-Andre Lureau1-1/+1
2009-05-09win32: Fix non-portable printf format.Edward Hervey2-7/+11
2009-05-07Use av_{i,o}format_next instead of the private next fieldDavid Hoyt2-4/+4
2009-05-05Add videoscaler to spec fileChristian Schaller1-0/+1
2009-05-05removing make flags in spec file to make things flow easy withChristian Schaller1-1/+1
2009-05-04ffenc: Implement preset interfaceSebastian Dröge1-0/+9
2009-04-23ffenc: Send error upstream when gst_pad_push return is different from GST_FLO...Thiago Santos1-0/+5
2009-04-21Automatic update of common submoduleJan Schmidt1-0/+0
2009-04-21gstffmpegenc: Don't change properties once opened. Fixes #570815Edward Hervey1-0/+6
2009-04-21gstffmpegcfg: Add H263 to the list of mpeg property-compatible codecs.Janin Kolenc1-0/+1
2009-04-21Make sure we provide ffmpeg with 128bit-aligned data.Edward Hervey4-10/+48
2009-04-19Reverting Jan's fix-the-buildbot commitEdward Hervey1-1/+0
2009-04-19build: Deliberately break the build, temporarily.Jan Schmidt1-0/+1
2009-04-19build: Fix maintainer-mode and embedded FFmpeg configuration parametersJan Schmidt2-26/+40
2009-04-18gstffmpegdec: Really fix the arguments this time.Edward Hervey1-2/+1
2009-04-18gstffmpegdec: Fix build on macosx.Edward Hervey1-2/+3
2009-04-17ffmpegdec: resize padding buffer when it's smallWim Taymans1-1/+1
2009-04-17ffmpeg: add default frame_size for g726Wim Taymans1-0/+5
2009-04-17check: Add a simple test that the FFmpeg plugin loadsJan Schmidt3-0/+74