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
2012-03-11
fix for caps api changes
Wim Taymans
1
-11
/
+13
2012-02-27
x264enc: fix compiler warning
Alessandro Decina
1
-2
/
+2
2012-02-22
x264: convert g_print to LOG
Wim Taymans
1
-1
/
+2
2012-02-22
x264enc: handle pts and dts
Wim Taymans
1
-7
/
+11
2012-02-11
x264enc: unmap video frame after encoding
Matej Knopp
1
-0
/
+2
2012-02-10
x264enc: fix after merge
Wim Taymans
1
-0
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-51
/
+138
2012-02-09
x264enc: Add baseline profile to caps
Robert Swain
1
-3
/
+7
2012-01-26
x264enc: implement force-key-unit API
Alessandro Decina
1
-48
/
+142
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-2
/
+2
2012-01-13
x264enc: remove useless and semantically (though not practically) wrong code
Vincent Penquerc'h
1
-1
/
+1
2012-01-13
x264enc: remove leaking "optimization"
Vincent Penquerc'h
1
-1
/
+1
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+2
2011-11-17
add parent to pad functions
Wim Taymans
1
-11
/
+12
2011-11-16
add parent to query function
Wim Taymans
1
-7
/
+4
2011-11-15
_peer_get_caps() -> _peer_query_caps()
Wim Taymans
1
-1
/
+1
2011-11-15
update for _get_caps() -> _query_caps()
Wim Taymans
1
-1
/
+1
2011-11-15
change getcaps to query
Wim Taymans
1
-2
/
+32
2011-11-10
update for removed fixate function
Wim Taymans
1
-1
/
+1
2011-09-27
x264enc: port to 0.11
Wim Taymans
1
-138
/
+133
2011-07-30
x264enc: Properly set the stream format in setcaps
Thiago Santos
1
-4
/
+7
2011-07-19
x264enc: fix the build for older x264enc
Stefan Sauer
1
-0
/
+2
2011-07-18
x264enc: Read stream-format from the right place
Olivier Crête
1
-5
/
+5
2011-07-13
x264enc: Select stream-format based on caps
Thiago Santos
1
-2
/
+32
2011-07-13
x264: Allow renegotiation but prefer current caps
Olivier Crête
1
-4
/
+8
2011-07-12
x264: Use profile and level from caps
Olivier Crête
1
-13
/
+203
2011-06-27
x264enc: fix subme property annotation - subme maximum is 10, not 6.
Brian Gitonga Marete
1
-2
/
+3
2011-05-04
x264enc: Copy the template caps, it's not allowed to increase the refcount of...
Sebastian Dröge
1
-1
/
+1
2011-05-04
x264enc: do not leak peer pad reference
Mark Nauwelaerts
1
-0
/
+2
2011-05-03
x264enc: No need to copy, reffing is enough
Sjoerd Simons
1
-2
/
+2
2011-05-03
x264enc: get_caps function should return a copy of the caps
Sjoerd Simons
1
-1
/
+1
2011-04-14
dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6
Tim-Philipp Müller
1
-2
/
+0
2011-04-13
x264enc: Implement getcaps function
Sebastian Dröge
1
-0
/
+50
2011-03-29
x264enc: Allow changing the bitrate and quantitizers dynamically
Olivier Crête
1
-4
/
+50
2011-03-29
x264enc: Set max bitrate in quality mode
Olivier Crête
1
-1
/
+5
2011-03-29
x264enc: Make it clear that constant quantizer is for debugging only
Olivier Crête
1
-1
/
+1
2011-02-14
x264enc: Don't register flags with a value of 0
Sjoerd Simons
1
-1
/
+1
2011-01-24
x264enc: make tag event writable before modifying tag list in place
Miguel Angel Cabrera Moya
1
-10
/
+13
2011-01-04
x264enc: Handle codec/encoder tags
Thiago Santos
1
-0
/
+12
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-10-22
x264enc: Work around a rate control issue in libx264
Robert Swain
1
-1
/
+19
2010-10-19
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-39
/
+62
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
[prev]
[next]