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
/
gstffmpegmux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+1
2012-03-06
ffmux: Use correct enum type for return value
0.10
Sebastian Dröge
1
-1
/
+1
2012-01-25
ffmpeg: port to new memory API
Wim Taymans
1
-8
/
+8
2012-01-10
ffmux: gst_element_class_add_pad_template() takes ownership of the pad template
Sebastian Dröge
1
-3
/
+0
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
1
-18
/
+21
2012-01-03
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-1
/
+1
2011-12-15
ffmpeg: port to GstCollectPads2
Vincent Penquerc'h
1
-17
/
+17
2011-11-28
ffmpeg: fix pad template ref leaks
Vincent Penquerc'h
1
-0
/
+3
2011-11-17
add parent to pad functions
Wim Taymans
1
-5
/
+5
2011-11-17
collectpads: port API changes
Stefan Sauer
1
-1
/
+1
2011-11-04
ffmpeg: fix template to %u
Wim Taymans
1
-7
/
+7
2011-08-19
ffmpeg: port to new audio caps
Wim Taymans
1
-2
/
+1
2011-06-08
ext: caps are now set via GstEvent and not setcaps
Edward Hervey
1
-1
/
+8
2011-06-02
ffmpeg: port to new API
Wim Taymans
1
-2
/
+2
2011-04-29
Merge branch 'master' into 0.11
Wim Taymans
1
-6
/
+17
2011-04-21
ffmpeg: Disable code using old metadata API
Edward Hervey
1
-0
/
+11
2011-04-21
ffmpeg: PKT_FLAG_KEY => AV_PKT_FLAG_KEY
Edward Hervey
1
-1
/
+1
2011-04-21
ffmpeg: CodecType => AVMediaType
Edward Hervey
1
-5
/
+5
2011-04-04
ffmpeg: port to new memory API
Wim Taymans
1
-5
/
+12
2011-01-24
gstffmpegmux: Blacklist some muxer formats
Edward Hervey
1
-1
/
+3
2010-10-19
various: add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-2
/
+2
2010-07-06
ffmpegmux: Use "Formatter/Metadata" klass when needed
Edward Hervey
1
-8
/
+28
2010-07-06
ffmpegmux: Add more replacements
Edward Hervey
1
-1
/
+8
2010-07-06
gstffmpegmux: Set rank of blacklisted muxers to GST_RANK_NONE
Edward Hervey
1
-1
/
+5
2010-07-02
ffmpegmux: Add rtp to the blacklisted muxers
Edward Hervey
1
-0
/
+1
2010-06-27
ffmpegmux: Add alternate element in description
David Schleef
1
-2
/
+47
2010-06-27
ffmpegmux: Disable raw muxers
David Schleef
1
-0
/
+5
2010-03-24
ffmpeg: Use gst_element_set_details_simple()
Sebastian Dröge
1
-11
/
+9
2010-01-25
ffmpegmux/demux: Blacklist ASS/SSA 'demuxers'.
Edward Hervey
1
-1
/
+2
2009-11-18
Move encoders and muxers to GST_RANK_SECONDARY.
Edward Hervey
1
-1
/
+1
2009-11-02
ffmux: avoid generating caps when registering
Edward Hervey
1
-70
/
+58
2009-08-10
gstffmpeg: Lower debugging levels from WARNING to DEBUG
Edward Hervey
1
-3
/
+4
2009-07-01
ffmpegmux: don't leak caps if type already exists
Tim-Philipp Müller
1
-6
/
+7
2009-06-17
debug: fix unused variable when building with debug disabled
Stefan Kost
1
-2
/
+1
2009-06-05
ffmpeg: make elements reusable after registry rescan
Jordi Mas
1
-22
/
+16
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
[next]