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
2011-01-04
x264enc: Handle codec/encoder tags
Thiago Santos
1
-0
/
+12
2010-12-29
mpeg2dec: use gst_pad_alloc_buffer() when cropping buffers
Tim-Philipp Müller
1
-4
/
+13
2010-12-29
mpeg2dec: minor formatting clean-up
Tim-Philipp Müller
1
-5
/
+3
2010-12-29
mpeg2dec: refactor cropping code to use libgstvideo functions
Tim-Philipp Müller
1
-149
/
+56
2010-12-29
mpeg2dec: use GstVideoFormat instead of custom enum
Tim-Philipp Müller
2
-18
/
+9
2010-12-29
mpeg2dec: fix LIBADD order in Makefile.am
Tim-Philipp Müller
1
-3
/
+4
2010-12-29
x264: vbv-buf-capacity should have a minimum of 0
Tristan Matthews
1
-1
/
+1
2010-12-27
x264enc: also accept YV12 input
Tim-Philipp Müller
1
-8
/
+9
2010-12-26
x264enc: add a note to the docs about encoder latency and queues
Mark Nauwelaerts
1
-0
/
+19
2010-12-16
mad: If gst_pad_alloc_buffer() returns a buffer with the wrong size allocate ...
Sebastian Dröge
1
-0
/
+7
2010-11-25
mad: Remove dead assignments
Edward Hervey
1
-4
/
+0
2010-11-13
dvdreadsrc: remove bogus comment
Tim-Philipp Müller
1
-1
/
+1
2010-11-13
dvdreadsrc: fix handling of multi-angle streams
Thomas Green
1
-1
/
+1
2010-10-25
mpeg2dec: convert the position to stream time before answering to a position ...
Guillaume Emont
1
-0
/
+4
2010-10-22
x264enc: Work around a rate control issue in libx264
Robert Swain
1
-1
/
+19
2010-10-19
mpeg2dec: Use gst_pad_peer_query() instead of getting the peer pad manually
Sebastian Dröge
1
-7
/
+2
2010-10-19
mpeg2dec: fix position query by trusting upstream
Guillaume Emont
1
-0
/
+10
2010-10-19
various: canonicalize property names
Stefan Kost
3
-4
/
+4
2010-10-19
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
10
-99
/
+157
2010-10-04
mad: support reverse playback
Mark Nauwelaerts
2
-4
/
+144
2010-09-26
dvdreadsrc: improve error messages on read errors
Tim-Philipp Müller
1
-1
/
+28
2010-09-06
siddec: don't use GST_FLOW_IS_FATAL
Tim-Philipp Müller
1
-13
/
+11
2010-09-04
mpeg2dec: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-1
/
+1
2010-08-11
x264enc: Fix b-pyramid libx264 API boolean arg for non-boolean issue
Robert Swain
1
-0
/
+15
2010-08-09
x264: fix printf format warning in debug message
Tim-Philipp Müller
1
-3
/
+3
2010-07-30
x264enc: Fix flushing of delayed frames
Robert Swain
1
-0
/
+10
2010-07-26
x264enc: Improve x264enc defaults
Robert Swain
1
-6
/
+6
2010-07-25
x264enc: Fix property description typos
Robert Swain
1
-2
/
+2
2010-07-25
x264enc: Add some more debug info
Robert Swain
1
-6
/
+9
2010-07-25
x264enc: Add speed-preset and [psy-]tuning properties
Robert Swain
2
-8
/
+209
2010-07-25
x264enc: Refactor code in preparation for presets/tunings
Robert Swain
2
-97
/
+213
2010-07-25
x264enc: Update available me types
Robert Swain
1
-9
/
+18
2010-07-25
x264enc: Use new libx264 API to affect fast first pass
Robert Swain
1
-8
/
+12
2010-07-25
x264enc: Add profile property
Robert Swain
2
-2
/
+68
2010-07-23
x264enc: Add option-string property
Robert Swain
2
-1
/
+87
2010-07-22
mad: use right automake variable, should be ID3TAG_{LIBS,CFLAGS} not ID3_{LIB...
Tim-Philipp Müller
1
-2
/
+2
2010-07-20
x264enc: only set timebase on versions where it exists
Mark Nauwelaerts
1
-0
/
+2
2010-07-20
x264enc: set appropriate time base
David Hoyt
1
-0
/
+4
2010-06-22
x264enc: add new h264 caps attribute alignment
Mark Nauwelaerts
1
-1
/
+3
2010-06-18
x264enc: conditionally expose enhanced upstream capabilities
Mark Nauwelaerts
2
-0
/
+104
2010-06-14
a52dec: Call orc_init() before trying to get target flags
Sebastian Dröge
1
-0
/
+4
2010-06-14
a52dec: Remove debug printf...
Sebastian Dröge
1
-2
/
+0
2010-06-14
a52dec: Use orc for CPU feature detection and don't check for liboil
Sebastian Dröge
2
-11
/
+17
2010-06-01
x264enc: Only set i_weighted_pred on versions where it exists
Olivier Crête
1
-0
/
+2
2010-06-01
lamemp3enc: implement latency query
Tristan Matthews
1
-0
/
+57
2010-05-28
x264enc: disable I weighted pred
Olivier Crête
1
-0
/
+1
2010-05-10
x264enc: Re-send the received upstream event as-is downstream
Olivier Crête
2
-12
/
+15
2010-05-07
amrnbenc: Set rank to GST_RANK_SECONDARY
Edward Hervey
1
-1
/
+1
2010-04-28
amr: Use correct includes (as pkg-config suggests)
Руслан Ижбулатов
3
-4
/
+4
2010-04-27
amrwbdec: move define to source to avoid hiding it from the docs
Stefan Kost
2
-2
/
+2
[next]