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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-14
ffdec: remove padding property
Wim Taymans
1
-13
/
+1
2012-03-14
ffdec: make bufferpool setup recalculate direct rendering
Wim Taymans
1
-12
/
+16
2012-03-14
ffdec: add some PERFORMANCE logging
Wim Taymans
1
-2
/
+6
2012-03-13
ffcodec: add voc demuxer
Wim Taymans
1
-0
/
+2
2012-03-13
ffdemux: activate pad before setting caps
Wim Taymans
1
-1
/
+1
2012-03-12
ffdec: implement accept-caps
Wim Taymans
1
-0
/
+42
2012-03-11
fix for caps api changes
Wim Taymans
2
-4
/
+5
2012-03-08
ffmpegdec: enable alignment if videometa is allowed
Wim Taymans
1
-5
/
+18
2012-02-27
Fix compiler warnings
Alessandro Decina
6
-8
/
+11
2012-02-22
update for fixate_caps change
Wim Taymans
1
-6
/
+8
2012-02-22
update for new memory api
Wim Taymans
1
-1
/
+4
2012-02-21
ffdec: disable multithreading
Wim Taymans
1
-4
/
+4
2012-02-20
only reopen decoder when new caps are different
Matej Knopp
1
-2
/
+15
2012-02-17
back to development
Wim Taymans
1
-1
/
+1
2012-02-17
RELEASE 0.11.1
Wim Taymans
5
-369
/
+918
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
2
-5
/
+5
2012-02-02
Fix for gst_type_find_register() API change
Tim-Philipp Müller
1
-4
/
+3
2012-01-25
Automatic update of common submodule
Thomas Vander Stichele
1
-0
/
+0
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+3
2012-01-25
configure: Add --disable-fatal-warnings configure option
Sebastian Dröge
2
-1
/
+3
2012-01-25
ffmpeg: port to new memory API
Wim Taymans
6
-54
/
+56
2012-01-25
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2012-01-19
port to new gthread API
Wim Taymans
1
-10
/
+8
2012-01-18
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2012-01-18
Merge branch 'master' into 0.11
Sebastian Dröge
3
-6
/
+8
2012-01-18
ffdec: Only set get_buffer() function for video
Sebastian Dröge
1
-3
/
+5
2012-01-12
ffmpegdemux: demote swf demuxer to GST_RANK_NONE
Tim-Philipp Müller
1
-2
/
+1
2012-01-12
ffmpegdemux: fix caps leak
Vincent Penquerc'h
1
-0
/
+1
2012-01-10
ffmpeg: fix and extend LIBS in Makefile.am
Mark Nauwelaerts
1
-1
/
+4
2012-01-10
configure.ac: improve path handling in out-of-tree build
Mark Nauwelaerts
1
-1
/
+1
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
ffmpeg: Fix merge mistakes
Sebastian Dröge
3
-8
/
+8
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
6
-56
/
+67
2012-01-10
ffmpeg: Channel layouts are now set for DTS and (E)AC3 by libav
Sebastian Dröge
1
-19
/
+0
2012-01-10
libav: Update to current GIT master
Sebastian Dröge
1
-0
/
+0
2012-01-10
ffdec: Give the (E)AC3/DTS decoders a rank of marginal
Sebastian Dröge
1
-9
/
+1
2012-01-10
ffdec: Revert accidentially committed rank change of the (E)AC3/DTS decoders
Sebastian Dröge
1
-1
/
+1
2012-01-10
ffmpegdec: Reorder audio channels after clipping the audio buffer
Sebastian Dröge
1
-12
/
+12
2012-01-10
ffmpegdec: Correctly reorder audio channels to the GStreamer order if necessary
Sebastian Dröge
3
-35
/
+68
2012-01-10
ffmpeg: Channel layouts are now set for DTS and (E)AC3 by libav
Sebastian Dröge
1
-20
/
+0
2012-01-10
ffmpeg: Use stack-allocated channel positions array
Sebastian Dröge
2
-23
/
+10
2012-01-09
ffmpeg: Put the new layout field in raw audio caps
Sebastian Dröge
1
-2
/
+4
2012-01-09
ffdec: Add mappings for the top channel positions
Sebastian Dröge
1
-7
/
+7
2012-01-09
ffdec: Correctly set the channel-mask and also set it for stereo
Sebastian Dröge
1
-6
/
+1
2012-01-07
configure: require core from git/pre-release
Tim-Philipp Müller
1
-1
/
+1
2012-01-05
ffmpeg: port to new channel mapping
Wim Taymans
2
-5
/
+14
2012-01-04
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2012-01-04
tests: make tests compile
Wim Taymans
3
-9
/
+13
2012-01-03
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
3
-7
/
+7
2011-12-21
update for videofilter changes
Wim Taymans
1
-55
/
+29
[next]