Age | Commit message (Expand) | Author | Files | Lines |
2008-11-04 | ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg. | Stefan Kost | 3 | -0/+4 |
2008-10-30 | Update ffmpeg/swscale snapshot to the latest revision and adjust to API chang... | Alexis Ballier | 13 | -85/+85 |
2008-10-15 | ext/ffmpeg/gstffmpegdec.c: If both, the decoder and the demuxer, provide a no... | Robin Stocker | 1 | -16/+14 |
2008-10-08 | ext/ffmpeg/: Add some more width/height/channels/rate limitations to caps to ... | Mark Nauwelaerts | 4 | -39/+146 |
2008-10-08 | Rewrite ffvideoscale using libswscale and put into a separate plugin. | Mark Nauwelaerts | 3 | -1/+824 |
2008-10-08 | Fix cross compilation and add support for compilation with mingw32. | Damien Lespiau | 1 | -1/+1 |
2008-09-04 | ext/ffmpeg/gstffmpegcodecmap.c: Add some debug that revealed that the escape ... | Wim Taymans | 1 | -2/+12 |
2008-09-04 | ext/ffmpeg/gstffmpegdec.c: If we have a parser and we did not consume any of ... | Wim Taymans | 1 | -6/+30 |
2008-09-04 | ext/ffmpeg/gstffmpegcodecmap.c: Escape the codec_data for h264 before we put ... | Wim Taymans | 1 | -6/+106 |
2008-09-03 | ext/ffmpeg/gstffmpegcodecmap.c: Give the TrueSpeech audio codec a proper caps... | Edward Hervey | 1 | -1/+4 |
2008-08-29 | ext/ffmpeg/gstffmpegdec.c: Finalizing a decoder that was never used shouldn't... | Edward Hervey | 1 | -5/+8 |
2008-08-29 | ext/ffmpeg/gstffmpegcodecmap.c: Instead of marking all audio decoders/encoder... | Edward Hervey | 1 | -1/+14 |
2008-08-29 | ext/ffmpeg/gstffmpegdemux.c: gst_pad_template_new() takes ownership of caps; ... | Michael Smith | 1 | -0/+4 |
2008-08-28 | ext/ffmpeg/gstffmpegcodecmap.c: ffmpeg audio decoders can now do up to 6 chan... | Edward Hervey | 1 | -1/+1 |
2008-08-01 | ext/ffmpeg/: Latest ffmpeg revision's avcodec_close frees more; use safer cod... | Mark Nauwelaerts | 2 | -21/+32 |
2008-07-28 | ext/ffmpeg/gstffmpegcodecmap.c: Recognize video/x-raw-gray and map to proper ... | Mark Nauwelaerts | 2 | -2/+25 |
2008-07-11 | ext/ffmpeg/gstffmpegcodecmap.c: Prevent likely segfault on EMPTY provided caps. | Mark Nauwelaerts | 1 | -2/+4 |
2008-07-06 | ext/ffmpeg/gstffmpegmux.c: Properly convert buffer duration to an ffmpeg pack... | Aurelien Grimaud | 1 | -2/+2 |
2008-07-01 | ext/ffmpeg/gstffmpegdec.c: If ffmpeg reports 0 bytes of input data consumed, ... | Jan Schmidt | 1 | -10/+2 |
2008-06-13 | ext/ffmpeg/gstffmpegcodecmap.c: MP4 does not allow H263 and AMR. | Edward Hervey | 1 | -2/+2 |
2008-06-13 | ext/ffmpeg/: FFMpeg now provides proper long_name for AVCodec, remove our int... | Edward Hervey | 4 | -492/+44 |
2008-06-13 | Bump upstream ffmpeg revision to todays (rev 13766). ffmpeg now requires libbz2. | Edward Hervey | 1 | -1/+1 |
2008-05-26 | ext/ffmpeg/gstffmpegdemux.c: Set flv demuxer to rank NONE, we have a better, ... | Wim Taymans | 1 | -2/+1 |
2008-05-26 | ext/ffmpeg/gstffmpegcodecmap.c: Add more specific width/height for DV video s... | Wim Taymans | 2 | -10/+50 |
2008-05-26 | ext/ffmpeg/gstffmpegdec.c: Explicitely disable the AAC decoders as they don't... | Sebastian Dröge | 1 | -1/+3 |
2008-05-26 | Use av_picture_copy() instead of libswscale to copy pictures. This removes th... | Sebastian Dröge | 5 | -48/+6 |
2008-05-25 | ext/ffmpeg/gstffmpegdemux.c: Explicitly disable 'raw' mpeg-ts typefinder as w... | Tim-Philipp Müller | 1 | -2/+7 |
2008-05-25 | ext/ffmpeg/gstffmpegdemux.c: Implement SEEKING query, so players such as tote... | Tim-Philipp Müller | 1 | -2/+19 |
2008-05-13 | Fix build with (Debian's) system ffmpeg. Fixes bug #532803. | Sebastian Dröge | 3 | -82/+84 |
2008-05-08 | ext/ffmpeg/gstffmpegcodecmap.c: Replace usage of img_convert (deprecated) by ... | Edward Hervey | 1 | -18/+10 |
2008-05-08 | ext/ffmpeg/gstffmpegaudioresample.c: small gst-indent run. | Edward Hervey | 1 | -44/+47 |
2008-05-07 | ext/ffmpeg/gstffmpegdec.c: Previous commit in fact broke playback for standar... | Edward Hervey | 1 | -14/+3 |
2008-05-07 | ext/ffmpeg/gstffmpegdec.c: Bump the priority of VC1 decoder so that it goes b... | Edward Hervey | 1 | -2/+17 |
2008-05-06 | ext/libpostproc/gstpostproc.c: Support for non-I420 colorspaces in postproc | Gabriel Bouvigne | 1 | -2/+2 |
2008-04-19 | ext/ffmpeg/: Add support for MusePack StreamVersion 7 and disable the StreamV... | Sebastian Dröge | 2 | -1/+23 |
2008-04-19 | ext/ffmpeg/: Add support for Monkey's Audio (APE). Fixes bug #518033. | Sebastian Dröge | 2 | -0/+20 |
2008-04-15 | Revert my patch, it was the badness. | Andy Wingo | 1 | -1/+1 |
2008-04-15 | ext/libpostproc/gstpostproc.c (gst_post_proc_transform_ip): Fix some mistypin... | Andy Wingo | 1 | -1/+1 |
2008-04-03 | ffmpegrev: Bump upstream ffmpeg revision to todays | Edward Hervey | 1 | -4/+5 |
2008-03-18 | ext/ffmpeg/gstffmpegdec.c (gst_ffmpegdec_sink_event): Only drain if we've alr... | Andy Wingo | 1 | -1/+2 |
2008-03-17 | ext/ffmpeg/Makefile.am (libgstffmpeg_la_LIBADD): Re-add -lz explicitly here. | Andy Wingo | 1 | -1/+1 |
2008-03-11 | ext/ffmpeg/gstffmpegdec.c: When we receive a newsegment event, we must drain ... | Wim Taymans | 1 | -0/+4 |
2008-03-06 | ext/ffmpeg/gstffmpegdec.c: Work around an ffmpeg bug where it always returns ... | Wim Taymans | 1 | -2/+16 |
2008-03-06 | ext/ffmpeg/gstffmpegcodecmap.c: Fix masks for RGBA32 caps. Fixes colours when... | Michael Smith | 1 | -4/+4 |
2008-03-05 | ext/ffmpeg/gstffmpegdec.c: Detect DTS or PTS as timestamps. This is done by t... | Wim Taymans | 1 | -9/+60 |
2008-02-11 | ext/ffmpeg/gstffmpegdec.c: Add property for controlling of motion vectors. Fi... | Damien Lespiau | 1 | -1/+21 |
2008-02-08 | ext/ffmpeg/gstffmpegdemux.c: Don't try handling a buffer if downstream alloca... | Edward Hervey | 1 | -1/+5 |
2008-01-29 | ext/ffmpeg/gstffmpegdec.c: Don't blindly copy input timestamp to output times... | Wim Taymans | 1 | -14/+27 |
2008-01-26 | ext/ffmpeg/gstffmpegdec.c: Initialize hurry_up to 0 to fix "might be used uni... | Sebastian Dröge | 1 | -36/+33 |
2008-01-25 | ext/ffmpeg/: When doing QoS, don't drop the frame before decoding because we ... | Wim Taymans | 2 | -17/+19 |