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
/
x264
/
gstx264enc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
x264enc: allow lossless compression (qp=0)
Dirk Van Haerenborgh
1
-5
/
+5
2013-11-29
x264enc: fix compiler warning
Tim-Philipp Müller
1
-11
/
+2
2013-11-29
x264enc: fix crash on NULL caps when negotiation happens without a downstream...
Tim-Philipp Müller
1
-0
/
+6
2013-10-04
x264enc: If FPS is available, set VFR to false
Michael Esemplare
1
-0
/
+1
2013-09-24
x264enc: Update the documentation to match the default profile used
Andoni Morales Alastruey
1
-1
/
+1
2013-09-18
x264enc: Implement getcaps that restricts the input format depending on the o...
Olivier Crête
1
-34
/
+144
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
ext: Use new flush vfunc of video codec base classes and remove reset impleme...
Sebastian Dröge
1
-11
/
+34
2013-07-26
x264: Fix dts comparision
Edward Hervey
1
-4
/
+5
2013-07-25
x264enc: React properly to flushing/resetting the encoder
Sebastian Dröge
1
-17
/
+9
2013-04-30
x264enc: output byte-stream if downstream has ANY caps
Tim-Philipp Müller
1
-1
/
+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-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-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-26
x264enc: when setting fallback decoder latency, set valid min_latency
Tim-Philipp Müller
1
-1
/
+1
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
1
-4
/
+19
2012-08-09
x264enc: Use new video encoder base class API for handling tags
Sebastian Dröge
1
-29
/
+8
2012-07-28
tag: Update for taglist/tag event API changes
Sebastian Dröge
1
-4
/
+1
2012-07-06
update for query api changes
Wim Taymans
1
-1
/
+1
2012-07-06
update for allocation query changes
Wim Taymans
1
-1
/
+1
2012-06-21
x264enc: Fix unitialized variable and taglist event
Matej Knopp
1
-3
/
+7
2012-06-20
fix compilation
Wim Taymans
1
-1
/
+1
2012-06-19
x264enc: Fix compiler warning
Sebastian Dröge
1
-2
/
+0
2012-06-19
x264enc: Port to 0.11 again
Sebastian Dröge
1
-147
/
+137
2012-06-18
x264enc: Don't set latency while holding object lock
Nicolas Dufresne
1
-12
/
+15
2012-06-18
x264enc: Use video encoder stream lock to avoid deadlock
Nicolas Dufresne
1
-10
/
+11
2012-06-18
x264enc: Port to new way of passing frame reference
Nicolas Dufresne
1
-6
/
+8
2012-06-18
x264enc: Set default stream-format to avc as it's a better format
Nicolas Dufresne
1
-1
/
+1
2012-06-18
x264enc: Fix setting latency
Nicolas Dufresne
1
-3
/
+18
2012-06-18
x264enc: gst_video_encoder_get_frame() is now transfer full
Nicolas Dufresne
1
-1
/
+3
2012-06-18
x264enc: don't leak output state
Nicolas Dufresne
1
-0
/
+1
2012-06-18
x264enc: Remove x264 backward compatibility support
Nicolas Dufresne
1
-158
/
+2
2012-06-18
x264enc: Report latency base on x264 buffer size
Nicolas Dufresne
1
-0
/
+12
2012-06-18
x264enc: Port to GstVideoEncoder baseclass
Nicolas Dufresne
1
-477
/
+386
2012-05-17
x264: bump x264 requirement to build 106 or later
Tim-Philipp Müller
1
-143
/
+2
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-21
x264enc: remove deprecated properties
Wim Taymans
1
-61
/
+0
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
[next]