]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/history - ext/x264/gstx264enc.c
x264: Allow renegotiation but prefer current caps
[glsdk/gst-plugins-ugly0-10.git] / ext / x264 / gstx264enc.c
2013-05-17 Olivier Crêtex264: Allow renegotiation but prefer current caps
2013-05-17 Olivier Crêtex264: Use profile and level from caps
2013-05-17 Brian Gitonga Maretex264enc: fix subme property annotation - subme maximum...
2011-05-04 Sebastian Drögex264enc: Copy the template caps, it's not allowed to...
2011-05-04 Mark Nauwelaertsx264enc: do not leak peer pad reference
2011-05-03 Sjoerd Simonsx264enc: No need to copy, reffing is enough
2011-05-03 Sjoerd Simonsx264enc: get_caps function should return a copy of...
2011-04-14 Tim-Philipp Müllerdvdread, sidplay, x264enc: fix unused-but-set-variable...
2011-04-13 Sebastian Drögex264enc: Implement getcaps function
2011-03-30 Olivier Crêtex264enc: Allow changing the bitrate and quantitizers...
2011-03-30 Olivier Crêtex264enc: Set max bitrate in quality mode
2011-03-30 Olivier Crêtex264enc: Make it clear that constant quantizer is for...
2011-02-14 Sjoerd Simonsx264enc: Don't register flags with a value of 0
2011-01-24 Miguel Angel Cabre... x264enc: make tag event writable before modifying tag...
2011-01-04 Thiago Santosx264enc: Handle codec/encoder tags
2010-12-29 Tristan Matthewsx264: vbv-buf-capacity should have a minimum of 0
2010-12-27 Tim-Philipp Müllerx264enc: also accept YV12 input
2010-12-26 Mark Nauwelaertsx264enc: add a note to the docs about encoder latency...
2010-10-22 Robert Swainx264enc: Work around a rate control issue in libx264
2010-10-19 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-08-11 Robert Swainx264enc: Fix b-pyramid libx264 API boolean arg for...
2010-08-08 Tim-Philipp Müllerx264: fix printf format warning in debug message
2010-07-30 Robert Swainx264enc: Fix flushing of delayed frames
2010-07-26 Robert Swainx264enc: Improve x264enc defaults
2010-07-25 Robert Swainx264enc: Fix property description typos
2010-07-25 Robert Swainx264enc: Add some more debug info
2010-07-25 Robert Swainx264enc: Add speed-preset and [psy-]tuning properties
2010-07-25 Robert Swainx264enc: Refactor code in preparation for presets/tunings
2010-07-25 Robert Swainx264enc: Update available me types
2010-07-25 Robert Swainx264enc: Use new libx264 API to affect fast first pass
2010-07-25 Robert Swainx264enc: Add profile property
2010-07-23 Robert Swainx264enc: Add option-string property
2010-07-20 Mark Nauwelaertsx264enc: only set timebase on versions where it exists
2010-07-20 David Hoytx264enc: set appropriate time base
2010-06-22 Mark Nauwelaertsx264enc: add new h264 caps attribute alignment
2010-06-18 Mark Nauwelaertsx264enc: conditionally expose enhanced upstream capabil...
2010-06-01 Olivier Crêtex264enc: Only set i_weighted_pred on versions where...
2010-05-28 Olivier Crêtex264enc: disable I weighted pred
2010-05-10 Olivier Crêtex264enc: Re-send the received upstream event as-is...
2010-04-19 Mark Nauwelaertsx264enc: adaptive x264 header NAL layout handling
2010-04-13 Mark Nauwelaertsx264enc: fix up avcC header construction
2010-04-13 Mark Nauwelaertsx264enc: parameterize libx264 provided NAL layout in...
2010-03-24 Sebastian Drögebuild: Add all kinds of compiler warning flags and...
2010-03-16 Sebastian Drögex264enc: Put pixel-aspect-ratio from input into the...
2010-03-01 Thiago Santosx264enc: Replace 'avc-sample' with 'avc' in caps
2010-02-16 Vittorio Palmisanox264enc: fix up avcC header construction and playback...
2010-01-29 Mark Nauwelaertsx264enc: make use of Access Unit delimiters configurable
2010-01-13 Thiago Santosx264enc: Add stream-format to output caps
2009-11-21 Olivier Crêtex264enc: Make upstream GstForceKeyUnit thread-safe
2009-10-26 Robert Swainx264enc: Adapt to slightly modified x264 API
2009-10-01 Mark Nauwelaertsx264enc: conditionally adjust to new upstream API
2009-06-19 Tim-Philipp Müllerx264enc, rdtmanager: fix compilation with debugging...
2009-06-05 Wim Taymans[MOVED FROM BAD 28/28] x264enc: add multipass-cache...
2009-06-05 Christian Schaller[MOVED FROM BAD 25/28] Add ranks to various muxers...
2009-06-05 Stefan Kost[MOVED FROM BAD 24/28] x264enc: add preset support
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 23/28] x264enc: add some documentation...
2009-06-05 Janin Kolenc[MOVED FROM BAD 22/28] x264enc: add force keyframe...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 21/28] ext/x264/gstx264enc.c: Use hyphe...
2009-06-05 Alessandro Decina[MOVED FROM BAD 20/28] ext/apexsink/Makefile.am: Link...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 19/28] ext/x264/gstx264enc.c: Construct...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 17/28] ext/x264/gstx264enc.c: Adapt...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 16/28] ext/x264/gstx264enc.*: Do not...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 15/28] docs/plugins/gst-plugins-bad...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 14/28] Add documentation and unit test...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 13/28] ext/x264/gstx264enc.c: Allocate...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 12/28] configure.ac: Check for sufficie...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 11/28] ext/x264/gstx264enc.c: Coding...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 10/28] ext/x264/: Use GQueue in stead...
2009-06-05 Mark Nauwelaerts[MOVED FROM BAD 08/28] ext/x264/: Use video format...
2009-06-05 Tim-Philipp Müller[MOVED FROM BAD 07/28] ext/x264/gstx264enc.c: Try harde...
2009-06-05 Wim Taymans[MOVED FROM BAD 06/28] ext/x264/gstx264enc.c: Fix caps...
2009-06-05 Tim-Philipp Müller[MOVED FROM BAD 05/28] ext/x264/gstx264enc.c: Fix build...
2009-06-05 Stefan Kost[MOVED FROM BAD 04/28] Massive leak fixing, plus code...
2009-06-05 Stefan Kost[MOVED FROM BAD 03/28] Add stdlib include (free, atoi...
2009-06-05 Stefan Kost[MOVED FROM BAD 02/28] ext/x264/gstx264enc.c (gst_x264_...
2009-06-05 Michal Benes[MOVED FROM BAD 01/28] Add libx264-based h264 encoder...