index
:
~wtay/gst-ffmpeg
0.10
0.10.13
0.11
0.11-fdo
ffmpeg-head
master
rework-ts-handling
work
GStreamer -ffmpeg hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
ffmpeg
/
gstffmpegprotocol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
Fix compiler warnings
Alessandro Decina
1
-1
/
+1
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-01-03
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-1
/
+1
2011-07-29
ffmpeg: fix for query API changes
Wim Taymans
1
-3
/
+2
2011-06-02
ffmpeg: port to new API
Wim Taymans
1
-9
/
+15
2011-04-29
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+1
2011-04-29
ffmpeg: use bufferpool instead of pad_alloc
Wim Taymans
1
-3
/
+2
2011-04-21
ffmpeg: AVERROR_* => AVERROR(*)
Edward Hervey
1
-1
/
+1
2011-04-04
WIP: porting to 0.11
Wim Taymans
1
-6
/
+4
2011-01-24
ffmpegprotocol: Slight API change
Edward Hervey
1
-1
/
+1
2010-01-22
Fix compiler warnings under OS X.
Alessandro Decina
1
-1
/
+2
2009-05-09
win32: Fix non-portable printf format.
Edward Hervey
1
-3
/
+6
2009-03-09
demuxers: Add more debugging
Edward Hervey
1
-0
/
+7
2009-01-27
Implement push-based support for demuxers
Edward Hervey
1
-0
/
+83
2009-01-26
Add support for AVSEEK_SIZE in seek handler. This should make demuxers work a...
Edward Hervey
1
-6
/
+11
2008-10-30
Update ffmpeg/swscale snapshot to the latest revision and adjust to API chang...
Alexis Ballier
1
-3
/
+3
2007-11-03
ext/ffmpeg/: gst-indent cleanup.
Edward Hervey
1
-60
/
+60
2006-10-05
ext/ffmpeg/gstffmpegprotocol.c: Implement seeking for WRITE "gst" protocol.
Edward Hervey
1
-1
/
+16
2006-09-06
ext/ffmpeg/: Make stuff compile on Visual Studio 6.
Sebastien Moutte
1
-6
/
+7
2006-04-13
ext/ffmpeg/gstffmpegdemux.c: Rework the demuxer, implement all seeking stuff ...
Wim Taymans
1
-12
/
+28
2006-03-31
ext/ffmpeg/: various compiler fixes
Thomas Vander Stichele
1
-1
/
+0
2006-02-12
ext/ffmpeg/gstffmpegdemux.c: Add Tag support and keyframe seeking (for those ...
Edward Hervey
1
-8
/
+25
2006-02-10
ext/ffmpeg/: Welcome the demuxers to 0.10 :)
Edward Hervey
1
-218
/
+67
2005-12-06
expand tabs
Thomas Vander Stichele
1
-2
/
+2
2005-07-20
ext/: Update to ffmpeg snapshot of Jul 20 2005 4:00 PM GMT. Mostly some added...
Ronald S. Bultje
1
-1
/
+0
2005-07-16
ext/ffmpeg/gstffmpegprotocol.c: Strip off private flags from context value (#...
Ronald S. Bultje
1
-0
/
+1
2005-07-11
ext/ffmpeg/: Add a stream-header flag to set stream-header caps on some strea...
Ronald S. Bultje
1
-2
/
+31
2005-03-14
ext/ffmpeg/gstffmpeg.c: Enable muxers (only mp4 muxer for now).
Ronald S. Bultje
1
-21
/
+21
2005-01-25
ext/ffmpeg/gstffmpegprotocol.c: Yet Another Logic Error.
Ronald S. Bultje
1
-2
/
+2
2004-12-19
ext/ffmpeg/gstffmpegprotocol.c: Add debug. Don't EOS unless all data was read.
Ronald S. Bultje
1
-4
/
+22
2004-12-19
ext/ffmpeg/gstffmpegprotocol.c: Some "seeking" hacks, and separate peek from ...
Ronald S. Bultje
1
-7
/
+22
2004-12-18
ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't p...
Ronald S. Bultje
1
-0
/
+1
2004-12-16
ext/ffmpeg/gstffmpegcodecmap.c: Add new codecIDs from new snapshot (Thu Dec 1...
Ronald S. Bultje
1
-6
/
+11
2004-10-02
ext/ffmpeg/gstffmpegdemux.c: Signal no_more_pads.
Ronald S. Bultje
1
-2
/
+14
2004-06-14
ext/ffmpeg/: Do some more random property setting. Fix for if there's less th...
Ronald S. Bultje
1
-2
/
+6
2004-05-14
ext/ffmpeg/: Fix up demuxer. Works now for all my files that I tried, even qu...
Ronald S. Bultje
1
-9
/
+71
2004-03-29
indent
Thomas Vander Stichele
1
-28
/
+20
2004-03-01
HACKING: Add some basic documentation on how our wrapping works.
Ronald S. Bultje
1
-47
/
+64
2004-01-12
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
1
-1
/
+3
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-1
/
+1
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-3
/
+3
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
1
-1
/
+1
2003-06-08
Hm, I actually misunderstood this protocol thing, since ffmpeg provides an re...
Ronald S. Bultje
1
-23
/
+116
2003-06-08
f it's an 'o', it's for output (muxing)
Ronald S. Bultje
1
-1
/
+6
2002-11-26
fix ffmpeg to work with installd version as well
Thomas Vander Stichele
1
-1
/
+7
2002-11-25
More ffmpeg wrapping going on here
Wim Taymans
1
-4
/
+32
2002-11-06
Release early.. try to wrap more ffmpeg stuff, like muxers and demuxers.
Wim Taymans
1
-0
/
+102