index
:
~bilboed/gst-ffmpeg
master
Personal repository of gst-ffmpeg
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
ffmpeg
/
gstffmpegmux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-20
ffmpeg: Don't add sink pad template to the muxers when not needed.
Jan Schmidt
1
-0
/
+4
2009-05-07
Use av_{i,o}format_next instead of the private next field
David Hoyt
1
-2
/
+2
2009-04-15
Move all non-codecmap-related methods to a new file.
Edward Hervey
1
-0
/
+1
2009-04-15
The proper spelling is 'FFmpeg'.
Edward Hervey
1
-2
/
+2
2009-04-15
gstffmpegmux: Use the AVFormat long_name in our descriptions.
Edward Hervey
1
-4
/
+4
2009-03-23
ffmux: Actually set caps on the srcpad instead of working with NULL caps
Sebastian Dröge
1
-0
/
+1
2009-03-17
Re-enable amr muxer. It's a muxer after all. Fixes #575664
Edward Hervey
1
-2
/
+1
2009-03-10
blacklist bogus demuxer/muxer/typefind. Fixes #567336 and #574814
Edward Hervey
1
-1
/
+5
2009-03-05
gstffmpegmux: Expose the 'preload' and 'maxdelay' properties, add dvd mux map...
Jordi Mas
1
-0
/
+74
2009-02-27
ffmpegmux: Use information from AVOutputFormat to expose more muxers.
Edward Hervey
1
-1
/
+22
2009-01-27
Implement push-based support for demuxers
Edward Hervey
1
-2
/
+2
2008-12-16
ext/ffmpeg/gstffmpegmux.c: Renaming tagsetter_flush to _reset_tags().
Stefan Kost
1
-1
/
+1
2008-12-16
Fix tag merging. Use tagsetter and not internal copies. Depend on
Stefan Kost
1
-20
/
+8
2008-11-11
ext/ffmpeg/gstffmpegmux.c: Copy the codec aspect ratio to the stream, ffmpeg ...
Wim Taymans
1
-6
/
+15
2008-10-30
Update ffmpeg/swscale snapshot to the latest revision and adjust to API chang...
Alexis Ballier
1
-2
/
+2
2008-07-06
ext/ffmpeg/gstffmpegmux.c: Properly convert buffer duration to an ffmpeg pack...
Aurelien Grimaud
1
-2
/
+2
2008-06-13
ext/ffmpeg/: FFMpeg now provides proper long_name for AVCodec, remove our int...
Edward Hervey
1
-1
/
+1
2008-05-26
Use av_picture_copy() instead of libswscale to copy pictures. This removes th...
Sebastian Dröge
1
-2
/
+2
2007-12-17
ext/ffmpeg/: Add GIF (animations and single images) decoding and encoding sup...
Sebastian Dröge
1
-2
/
+33
2007-12-17
Merging GST_FFMPEG_NO_MIRROR branch to trunk
Edward Hervey
1
-4
/
+12
2007-11-08
ext/ffmpeg/:
Ole André Vadla Ravnås
1
-1
/
+1
2007-02-16
ext/ffmpeg/: Don't use GINT_TO_POINTER and GPOINTER_TO_INT with GTypes, this ...
Tim-Philipp Müller
1
-18
/
+9
2007-02-09
ext/ffmpeg/gstffmpegmux.c: ffmux_flv only accepts mpeg audio with a sample ra...
Tim-Philipp Müller
1
-0
/
+32
2007-02-09
ext/ffmpeg/gstffmpegmux.c: Only set the mux->opened flag after we've successf...
Tim-Philipp Müller
1
-63
/
+70
2006-11-14
ext/ffmpeg/gstffmpegcodecmap.c: Add mmf to _get_codecids, so we can use the m...
Michael Smith
1
-7
/
+12
2006-10-24
ext/ffmpeg/gstffmpegmux.c: The ->frame_size for RAW audio is 1.
Edward Hervey
1
-11
/
+26
2006-10-05
ext/ffmpeg/gstffmpegmux.c: We need to stop the collectpads in PAUSED->READY B...
Edward Hervey
1
-1
/
+3
2006-09-16
ext/ffmpeg/: More G_OBJECT macro fixing.
Stefan Kost
1
-1
/
+1
2006-09-08
ext/ffmpeg/gstffmpegmux.c: Port tag-writing support in the muxers.
Edward Hervey
1
-32
/
+39
2006-09-08
ext/ffmpeg/: Port of FFMpeg muxers to 0.10.
Michal Benes
1
-125
/
+168
2006-04-08
ext/ffmpeg/: Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2005-12-06
expand tabs
Thomas Vander Stichele
1
-5
/
+5
2005-09-05
Update for state change type and macro changes.
Andy Wingo
1
-7
/
+7
2005-07-27
ext/ffmpeg/: Use special functions for timestamp-conversion again, since we o...
Ronald S. Bultje
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
-13
/
+16
2005-07-11
ext/ffmpeg/: Add a stream-header flag to set stream-header caps on some strea...
Ronald S. Bultje
1
-1
/
+10
2005-06-27
ext/ffmpeg/gstffmpegcodecmap.c: add flv encoder, fix #309050
Luca Ognibene
1
-2
/
+4
2005-05-01
ext/ffmpeg/gstffmpegmux.c: Fix possible segfaults (#302017).
Ronald S. Bultje
1
-10
/
+8
2005-03-14
ext/ffmpeg/gstffmpeg.c: Enable muxers (only mp4 muxer for now).
Ronald S. Bultje
1
-25
/
+115
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
-5
/
+13
2004-09-16
iFix a memory leak
Iain Holmes
1
-1
/
+5
2004-03-29
indent
Thomas Vander Stichele
1
-122
/
+108
2004-03-15
ext/ffmpeg/: Add encode property to codec mapper, so we can get better-fittin...
Ronald S. Bultje
1
-1
/
+1
2004-03-01
HACKING: Add some basic documentation on how our wrapping works.
Ronald S. Bultje
1
-78
/
+92
2004-02-11
ext/ffmpeg/: fix memleaks
Benjamin Otte
1
-8
/
+10
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-2
/
+2
2003-12-22
Merge CAPS branch
David Schleef
1
-17
/
+12
[next]