gstreamer/ext/ffmpeg
Edward Hervey dd1339334d ext/ffmpeg/gstffmpegprotocol.c: Implement seeking for WRITE "gst" protocol.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_seek):
Implement seeking for WRITE "gst" protocol.
This allows muxers to properly seek and output correctly muxed files.
2006-10-05 15:54:12 +00:00
..
gstffmpeg.c ext/ffmpeg/: Port of FFMpeg muxers to 0.10. 2006-09-08 15:25:51 +00:00
gstffmpeg.h ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +00:00
gstffmpegcfg.c ext/ffmpeg/: Added helper object to handle extra properties. 2006-09-06 14:51:13 +00:00
gstffmpegcfg.h ext/ffmpeg/: Added helper object to handle extra properties. 2006-09-06 14:51:13 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: Clarify some CODEC_ID <=> mime type conversions for image formats. 2006-09-30 14:42:16 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Make stuff compile on Visual Studio 6. 2006-09-06 15:15:05 +00:00
gstffmpegdec.c ext/ffmpeg/: Don't leak caps in some cases and make build bots happy again. 2006-09-29 17:17:01 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: Don't try to use or remove non-existing pads. 2006-10-04 13:42:35 +00:00
gstffmpegenc.c ext/ffmpeg/: Don't leak caps in some cases and make build bots happy again. 2006-09-29 17:17:01 +00:00
gstffmpegenc.h ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
gstffmpegmux.c ext/ffmpeg/gstffmpegmux.c: We need to stop the collectpads in PAUSED->READY BEFORE chaining up to the parent class ch... 2006-10-05 11:15:12 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpegprotocol.c: Implement seeking for WRITE "gst" protocol. 2006-10-05 15:54:12 +00:00
gstffmpegscale.c ext/ffmpeg/: More G_OBJECT macro fixing. 2006-09-16 22:19:40 +00:00
Makefile.am ext/ffmpeg/: Port of FFMpeg muxers to 0.10. 2006-09-08 15:25:51 +00:00