summaryrefslogtreecommitdiff
path: root/ext/x264/gstx264enc.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-11x264enc: Use gst_video_encoder_set_min_ptsMatej Knopp1-1/+0
2015-06-11x264enc: Add support for stereoscopic videoJan Schmidt1-0/+1
2014-07-19x264enc: Shift both PTS and DTS to ensure positive timestampNicolas Dufresne1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-07x264enc: handle possibly negative DTS provided by codecMark Nauwelaerts1-0/+1
2012-06-19x264enc: Port to 0.11 againSebastian Dröge1-1/+4
2012-06-18x264enc: Remove x264 backward compatibility supportNicolas Dufresne1-3/+0
2012-06-18x264enc: Port to GstVideoEncoder baseclassNicolas Dufresne1-13/+5
2012-03-21x264enc: remove deprecated propertiesWim Taymans1-1/+0
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-3/+4
2012-01-26x264enc: implement force-key-unit APIAlessandro Decina1-3/+4
2011-09-27x264enc: port to 0.11Wim Taymans1-7/+1
2011-07-13x264enc: Select stream-format based on capsThiago Santos1-0/+1
2011-07-12x264: Use profile and level from capsOlivier Crête1-0/+5
2011-03-29x264enc: Allow changing the bitrate and quantitizers dynamicallyOlivier Crête1-0/+3
2010-07-25x264enc: Add speed-preset and [psy-]tuning propertiesRobert Swain1-0/+4
2010-07-25x264enc: Refactor code in preparation for presets/tuningsRobert Swain1-0/+1
2010-07-25x264enc: Add profile propertyRobert Swain1-0/+1
2010-07-23x264enc: Add option-string propertyRobert Swain1-0/+1
2010-06-18x264enc: conditionally expose enhanced upstream capabilitiesMark Nauwelaerts1-0/+5
2010-05-10x264enc: Re-send the received upstream event as-is downstreamOlivier Crête1-1/+1
2010-03-24build: Add all kinds of compiler warning flags and fix the resulting warningsSebastian Dröge1-0/+2
2010-01-29x264enc: make use of Access Unit delimiters configurableMark Nauwelaerts1-0/+1
2009-11-20x264enc: Make upstream GstForceKeyUnit thread-safeOlivier Crête1-0/+1
2009-06-05[MOVED FROM BAD 28/28] x264enc: add multipass-cache-file propertyWim Taymans1-1/+1
2009-06-05[MOVED FROM BAD 22/28] x264enc: add force keyframe event handlingJanin Kolenc1-0/+2
2009-06-05[MOVED FROM BAD 16/28] ext/x264/gstx264enc.*: Do not deal with duplicated inp...Mark Nauwelaerts1-2/+0
2009-06-05[MOVED FROM BAD 12/28] configure.ac: Check for sufficiently up-to-date x264 API.Mark Nauwelaerts1-1/+10
2009-06-05[MOVED FROM BAD 10/28] ext/x264/: Use GQueue in stead of custom queue code.Mark Nauwelaerts1-5/+3
2009-06-05[MOVED FROM BAD 09/28] Use configure-generated _stdint.h.Mark Nauwelaerts1-1/+1
2009-06-05[MOVED FROM BAD 08/28] ext/x264/: Use video format library and GST_WRITE_*_BE...Mark Nauwelaerts1-4/+10
2009-06-05[MOVED FROM BAD 01/28] Add libx264-based h264 encoder plugin (#421110). Proba...Michal Benes1-0/+97