]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/history - ext
x264enc: remove leaking "optimization"
[glsdk/gst-plugins-ugly0-10.git] / ext /
2013-05-17 Vincent Penquerc'hx264enc: remove leaking "optimization"
2013-05-17 Tim-Philipp Müllerlame: fix LIBADD order in Makefile.am
2013-05-17 Tim-Philipp Müllerlame: fix printf format in debug statements
2013-05-17 Mark Nauwelaertslame: ensure parsed output
2013-05-17 Mark Nauwelaertslame: cleanup unused instance struct fields
2013-05-17 Mark Nauwelaertslamemp3enc: ensure parsed output
2013-05-17 Mark Nauwelaertslamemp3enc: do not leak merged tags
2013-05-17 Mark Nauwelaertsdvdreadsrc: map subtitle language tag to stream indicat...
2013-05-17 Mark Nauwelaertsdvdreadsrc: minor safety tweak to sector seeking
2013-05-17 Sebastian Drögea52dec: Don't claim to support upstream renegotiation
2013-05-17 Julien Isorcea52dec: Check that the a52_state is correctly initialized
2013-05-17 Руслан Ижбулатовdvdreadsrc: Fix format string compiler warning
2013-05-17 Vincent Penquerc'hvarious: fix pad template ref leaks
2013-05-17 Stefan Sauersiddec: use BOILERPLATE macro and cleanup FIXMEs
2013-05-17 Mark Nauwelaertsamrwbdec: port to audiodecoder
2013-05-17 Mark Nauwelaertsamrnbdec: fixup build
2013-05-17 Mark Nauwelaertsamrnbdec: remove leftover extraneous _unref
2013-05-17 Mark Nauwelaertsamrnbdec: port to audiodecoder
2013-05-17 Vincent Penquerc'hmpeg2dec: post QoS messages when dropping a frame due...
2013-05-17 Mark Nauwelaertsamrnbenc: port to audioencoder
2013-05-17 Sebastian Drögetwolame: Simple fix for GstAudioEncoder API change
2013-05-17 Sebastian Drögetwolame: Fix variable 'gstelement_class' set but not...
2013-05-17 Sebastian Drögelame: Don't get the parent class again, GST_BOILERPLATE...
2013-05-17 Sebastian Drögelame: Fix variable 'gstelement_class' set but not used...
2013-05-17 Mark Nauwelaertstwolame: improve output framing and timestamping
2013-05-17 Mark Nauwelaertstwolame: port to audioencoder
2013-05-17 Mark Nauwelaertslame: use some more boilerplate
2013-05-17 Mark Nauwelaertslame: port to audioencoder
2013-05-17 Mark Nauwelaertslamemp3enc: use some more boilerplate
2013-05-17 Mark Nauwelaertslamemp3enc: really report bitrate rather kbitrate
2013-05-17 Mark Nauwelaertslamemp3enc: port to audioencoder
2013-05-17 Vincent Penquerc'hdvdreadsrc: take into account first sector of the curre...
2013-05-17 Vincent Penquerc'hdvdreadsrc: fix sector seeking
2013-05-17 Vincent Penquerc'hdvdreadsrc: fix sector search for packed titles
2013-05-17 Tim-Philipp Müllermad: remove id3tag dependency used by in practice unrea...
2013-05-17 Vincent Penquerc'hmpeg2dec: fix spurious failure to decode some files
2013-05-17 Thiago Santosx264enc: Properly set the stream format in setcaps
2013-05-17 Stefan Sauerx264enc: fix the build for older x264enc
2013-05-17 Olivier Crêtex264enc: Read stream-format from the right place
2013-05-17 Thiago Santosx264enc: Select stream-format based on caps
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...
2013-05-17 Stefan Kostmad: use signed when caluculating the delta
2013-05-17 Sebastian Drögelamemp3enc: Post CODEC and BITRATE tags
2013-05-17 Sebastian Drögemad: Post bitrate tag whenever the bitrate changes
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-19 Tim-Philipp Müllermpeg2dec: don't deadlock when setting an index
2011-04-14 Tim-Philipp Müllerdvdread, sidplay, x264enc: fix unused-but-set-variable...
2011-04-13 Sebastian Drögex264enc: Implement getcaps function
2011-04-11 Thibault Saunierandroid: make it ready for androgenizer
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-03-11 Tim-Philipp Müllermad: build the mad plugin even if libid3tag is not...
2011-02-21 Mark Nauwelaertsmpeg2dec: do not fail fatally when unlinked
2011-02-21 Stefan Kostindex: remove conditional index support
2011-02-17 Stefan Kostformatting: trim trailing whitespace
2011-02-17 Stefan Kostindex: use delta frame flags instead of 0 or none
2011-02-14 Sjoerd Simonsx264enc: Don't register flags with a value of 0
2011-02-07 Mark Nauwelaertsamrwbdec: avoid stalling on invalid frame
2011-02-03 Tim-Philipp Müllerlamemp3enc: implement sinkpad get_caps() function to...
2011-01-24 Miguel Angel Cabre... x264enc: make tag event writable before modifying tag...
2011-01-14 Edward Herveympeg2dec: Use the proper component value for height
2011-01-04 Thiago Santosx264enc: Handle codec/encoder tags
2010-12-29 Tim-Philipp Müllermpeg2dec: use gst_pad_alloc_buffer() when cropping...
2010-12-29 Tim-Philipp Müllermpeg2dec: minor formatting clean-up
2010-12-29 Tim-Philipp Müllermpeg2dec: refactor cropping code to use libgstvideo...
2010-12-29 Tim-Philipp Müllermpeg2dec: use GstVideoFormat instead of custom enum
2010-12-29 Tim-Philipp Müllermpeg2dec: fix LIBADD order in Makefile.am
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-12-16 Sebastian Drögemad: If gst_pad_alloc_buffer() returns a buffer with...
2010-11-25 Edward Herveymad: Remove dead assignments
2010-11-13 Tim-Philipp Müllerdvdreadsrc: remove bogus comment
2010-11-13 Thomas Greendvdreadsrc: fix handling of multi-angle streams
2010-10-25 Guillaume Emontmpeg2dec: convert the position to stream time before...
2010-10-22 Robert Swainx264enc: Work around a rate control issue in libx264
2010-10-19 Sebastian Drögempeg2dec: Use gst_pad_peer_query() instead of getting...
2010-10-19 Guillaume Emontmpeg2dec: fix position query by trusting upstream
2010-10-19 Stefan Kostvarious: canonicalize property names
2010-10-19 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-10-04 Mark Nauwelaertsmad: support reverse playback
2010-09-26 Tim-Philipp Müllerdvdreadsrc: improve error messages on read errors
2010-09-06 Tim-Philipp Müllersiddec: don't use GST_FLOW_IS_FATAL
2010-09-04 Sebastian Drögempeg2dec: Don't use GST_FLOW_IS_FATAL()
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
next