index
:
~wtay/gst-plugins-ugly
0.10
0.10.19
0.11
1.0
1.2
master
memory-improvements3
rename-events
reorder
sa
tp-vision
GStreamer -ugly hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
x264enc: Don't unref future state but the old one
Mathieu Duponchelle
1
-1
/
+1
2013-09-04
x264enc: Check if we have an input state before using it
Sebastian Dröge
1
-1
/
+8
2013-09-04
x264enc: fix unsigned comparison warning
Matej Knopp
1
-1
/
+1
2013-08-27
x264enc: log when we output a lower profile than requested
Tim-Philipp Müller
1
-2
/
+10
2013-08-21
x264enc: Consider subset relations of profiles when setting srcpad caps
Sebastian Dröge
1
-1
/
+36
2013-08-21
x264enc: propagate flow return back to base class and upstream
Tim-Philipp Müller
1
-1
/
+1
2013-08-17
x264enc: minor clean-up
Tim-Philipp Müller
1
-2
/
+0
2013-08-15
mpeg2dec: Fix mpeg2_reset() calls
Sebastian Dröge
1
-2
/
+2
2013-08-15
ext: Use new flush vfunc of video codec base classes and remove reset impleme...
Sebastian Dröge
2
-24
/
+69
2013-08-02
mpeg2dec: Do a hard reset of flush_stop
Edward Hervey
1
-1
/
+1
2013-07-26
x264: Fix dts comparision
Edward Hervey
1
-4
/
+5
2013-07-25
mpeg2dec: Clean up reset/start/stop handling
Sebastian Dröge
1
-23
/
+8
2013-07-25
x264enc: React properly to flushing/resetting the encoder
Sebastian Dröge
1
-17
/
+9
2013-07-22
siddec: Add support for group-id in the stream-start event
Sebastian Dröge
2
-3
/
+32
2013-07-17
mpeg2dec: Properly reset on sequence changes
Edward Hervey
1
-0
/
+2
2013-07-09
dvdreadsrc: correctly determine last chapter's duration
Mark Nauwelaerts
1
-1
/
+3
2013-06-04
mpeg2dec: make the aspect ratio calculation more accurate.
Sreerenj Balachandran
1
-2
/
+10
2013-05-09
lamemp3enc: Tell GstAudioEncoder about the number of incoming samples
Olivier Crête
1
-1
/
+9
2013-04-30
x264enc: output byte-stream if downstream has ANY caps
Tim-Philipp Müller
1
-1
/
+11
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
11
-11
/
+11
2013-03-25
x264enc: Fix for 0/1 framerate - now uses VFR in this case
Tom Greenwood
1
-6
/
+16
2013-02-08
x264enc: simplify template caps
Tim-Philipp Müller
1
-1
/
+1
2013-02-08
x264enc: put all theoretically possible formats in template caps
Tim-Philipp Müller
1
-7
/
+32
2013-02-07
x264enc: detect supported bit depth and pixel formats at runtime
Tim-Philipp Müller
1
-54
/
+100
2012-12-19
mpeg2dec: use appropriate printf format for gsize
Thijs Vermeir
1
-3
/
+3
2012-12-19
cdio: Fix redundant redeclaration of 'cdio_version_string'
Thijs Vermeir
1
-1
/
+0
2012-12-01
siddec: init debug category
Wim Taymans
1
-0
/
+2
2012-11-30
dvdread: link to libgmodule-2.0 since the g_module_* API is used
Tim-Philipp Müller
1
-2
/
+3
2012-11-27
cdiocddasrc: detect whether drive produces samples in non-host endianness
Tim-Philipp Müller
2
-0
/
+125
2012-11-15
x264enc: Add support for 10-bit color formats
Sebastian Dröge
1
-1
/
+61
2012-11-15
x264enc: Add support for Y444, Y42B and NV12
Sebastian Dröge
1
-5
/
+42
2012-11-11
cdio: use gst_tag_freeform_string_to_utf8() for CD-TEXT strings
Tim-Philipp Müller
2
-8
/
+18
2012-11-03
Fix FSF address
Tim-Philipp Müller
29
-58
/
+58
2012-10-30
siddec: reset bytes counter
Wim Taymans
1
-0
/
+1
2012-10-18
dvdreadsrc: correctly set next cell when seeking to sector
Mark Nauwelaerts
1
-4
/
+4
2012-10-12
dvdreadsrc: update dvd event to enhanced approach
Mark Nauwelaerts
1
-1
/
+9
2012-10-01
mpeg2dec: Don't error out when there is no associated buffer
Jan Schmidt
1
-3
/
+2
2012-09-26
x264enc: when setting fallback decoder latency, set valid min_latency
Tim-Philipp Müller
1
-1
/
+1
2012-09-17
Remove -DGST_USE_UNSTABLE_API
Tim-Philipp Müller
4
-4
/
+4
2012-09-17
cdio: work around cdio headers re-defining VERSION and PACKAGE_VERSION
Tim-Philipp Müller
1
-7
/
+11
2012-09-14
rename some caps and elements in examples
Wim Taymans
1
-1
/
+1
2012-09-11
mpeg2dec: Hold ref to buffer while mapped
Jan Schmidt
1
-0
/
+2
2012-09-11
mad: fix email address
Wim Taymans
1
-1
/
+2
2012-09-11
mad: init base class method only once
Wim Taymans
1
-12
/
+6
2012-09-09
x264enc: clean up some debug statements
Mark Nauwelaerts
1
-4
/
+5
2012-09-07
x264enc: handle possibly negative DTS provided by codec
Mark Nauwelaerts
2
-4
/
+20
2012-08-09
x264enc: Use new video encoder base class API for handling tags
Sebastian Dröge
1
-29
/
+8
2012-08-06
gst: Add stream-id to stream-start events
Sebastian Dröge
1
-1
/
+5
2012-08-06
mpeg2dec: Don't use NULL values for fbuf
Edward Hervey
1
-11
/
+25
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
2
-4
/
+4
[next]