index
:
~gb/gst-plugins-bad
bitstreamparserlibs
bitstreamparserlibs-rebased
codecparsers-fixes
codecparsers-h264
codecparsers-jpeg
master
vc1parsinglib
vc1parsinglib-rebased
Personal repository of gst-plugins-bad
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
opusenc: port to the new GLib thread API
Mark Nauwelaerts
2
-18
/
+18
2012-09-09
opencv: disable motioncells "date" property for now
Tim-Philipp Müller
1
-0
/
+4
2012-09-03
mythtv: update for duration message API change
Rico Tzschichholz
1
-4
/
+2
2012-09-03
schroenc: set interlace_coding based on input caps
Tim-Philipp Müller
1
-0
/
+8
2012-09-03
schroenc: configure profile/level from allowed downstream caps instead of pro...
Tim-Philipp Müller
1
-2
/
+103
2012-09-03
schroenc: prettify enum property nicks
Tim-Philipp Müller
1
-5
/
+6
2012-09-02
spc: No need to define GLIB_DISABLE_DEPRECATION_WARNINGS
Sreerenj Balachandran
1
-4
/
+0
2012-09-02
gst_message_new_duration -> gst_message_new_duration_changed
Tim-Philipp Müller
2
-3
/
+2
2012-09-01
resindvd/mpegdemux: Send both PTS and DTS downstream
Jan Schmidt
1
-8
/
+10
2012-09-02
spc: don't leak buffer in case of an init error
Tim-Philipp Müller
1
-0
/
+1
2012-09-02
spc: port to 0.11
Sreerenj Balachandran
4
-118
/
+74
2012-08-31
resindvd: Plug a video parser in front of decoder
Jan Schmidt
2
-9
/
+46
2012-08-31
resindvd: Add some GAP event stuff to make still-frames start to work
Jan Schmidt
8
-486
/
+34
2012-08-31
resindvd: Initial partial port to 0.11
Jan Schmidt
15
-1406
/
+2819
2012-08-21
wayland: use scale fullscreen method.
Sreerenj Balachandran
1
-1
/
+1
2012-08-21
wayland: respond to ping/pong protocol so we're not deemed unresponsive.
Sreerenj Balachandran
1
-1
/
+29
2012-08-21
wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apis
Sreerenj Balachandran
5
-168
/
+626
2012-08-20
video/x-dvd-subpicture -> subpicture/x-dvd
Tim-Philipp Müller
5
-7
/
+7
2012-08-18
Fix up FSF address in some source files as well
Tim-Philipp Müller
2
-2
/
+4
2012-08-14
vp8dec: Call gst_video_decoder_negotiate()
Edward Hervey
1
-0
/
+1
2012-08-14
schrodec: Call gst_video_decoder_negotiate()
Edward Hervey
1
-0
/
+2
2012-08-14
soundtouch: Don't assume output buffer timestamps
Edward Hervey
1
-27
/
+16
2012-08-14
vp8dec: Add support for multiple decoding threads
Sebastian Dröge
2
-2
/
+22
2012-08-14
vp8dec: Add support for the MFQE postprocessing flag
Sebastian Dröge
1
-1
/
+10
2012-08-09
vp8: Use pkg-config file for getting the LIBS and CFLAGS
Sebastian Dröge
1
-0
/
+1
2012-08-09
mpg123: Give MARGINAL rank to the mpg123 decoder element
Sebastian Dröge
1
-1
/
+1
2012-08-08
vp8enc: Update the per-component strides for every frame too
Sebastian Dröge
1
-0
/
+4
2012-08-08
mpg123: dist header file
Tim-Philipp Müller
1
-1
/
+1
2012-08-07
mimic: Port to 0.11
Olivier Crête
4
-323
/
+223
2012-08-05
vp8enc: initiate encoder to fix a crash.
Oleksij Rempel
1
-0
/
+2
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
7
-15
/
+15
2012-08-03
curl: fixed some memory leaks in the plugin and the unit tests
Patricia Muscalu
2
-2
/
+4
2012-08-03
mpg123: map input buffer in READ mode, not WRITE mode
Tim-Philipp Müller
1
-1
/
+1
2012-08-03
mpg123: query supported output formats at run-time
Tim-Philipp Müller
1
-63
/
+57
2012-08-03
mpg123: hook up to build system
Tim-Philipp Müller
2
-1
/
+36
2012-08-03
mpg123: add new libmpg123-based mp3 decoder plugin
Carlos Rafael Giani
2
-0
/
+693
2012-08-03
schroedinger, mpegtsmux: fix plugin names
Tim-Philipp Müller
1
-1
/
+1
2012-08-02
faad: do not access frame buffer following _finish_frame call
Mark Nauwelaerts
1
-2
/
+3
2012-08-01
mplex: default to DVD MPEG-2 format instead of Generic MPEG-1
Tim-Philipp Müller
1
-1
/
+2
2012-08-01
mplexjob: add nicks for format enums, add some more formats
Tim-Philipp Müller
1
-10
/
+14
2012-07-28
tag: Update for taglist/tag event API changes
Sebastian Dröge
6
-18
/
+20
2012-07-27
assrender: process ATTACHMENT tag as sample
Mark Nauwelaerts
1
-16
/
+12
2012-07-25
faac, voaacenc: adjust to modified audioencoder getcaps helper API
Mark Nauwelaerts
2
-2
/
+3
2012-07-23
schro: Add support for video metadata and arbitrary strides
Sebastian Dröge
4
-33
/
+102
2012-07-23
schro: Map raw video buffers with the correct read/write flags
Sebastian Dröge
4
-6
/
+8
2012-07-23
ext: Update for video base classes API changes
Sebastian Dröge
2
-2
/
+2
2012-07-23
vp8enc: fix memory leak
Oleksij Rempel
1
-1
/
+1
2012-07-20
faad: only discard frame once upon decoding error
Mark Nauwelaerts
1
-2
/
+0
2012-07-17
spc: extract year as GstDateTime instead of GDate
Tim-Philipp Müller
1
-3
/
+4
2012-07-15
celt, opencv, wayland, dvbsub, festival, hls: printf format fixes
Tim-Philipp Müller
3
-4
/
+4
[next]