]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/history - ext
rtpasfdepay: remove unused field
[glsdk/gst-plugins-ugly0-10.git] / ext /
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
2010-07-25 Robert Swainx264enc: Add profile property
2010-07-23 Robert Swainx264enc: Add option-string property
2010-07-22 Tim-Philipp Müllermad: use right automake variable, should be ID3TAG_...
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-14 Sebastian Drögea52dec: Call orc_init() before trying to get target...
2010-06-14 Sebastian Drögea52dec: Remove debug printf...
2010-06-14 Sebastian Drögea52dec: Use orc for CPU feature detection and don't...
2010-06-01 Olivier Crêtex264enc: Only set i_weighted_pred on versions where...
2010-06-01 Tristan Matthewslamemp3enc: implement latency query
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-05-07 Edward Herveyamrnbenc: Set rank to GST_RANK_SECONDARY
2010-04-28 Руслан Ижбулатовamr: Use correct includes (as pkg-config suggests)
2010-04-27 Stefan Kostamrwbdec: move define to source to avoid hiding it...
2010-04-27 Stefan Kostdocs: remove short_desc, it is taken from element details
2010-04-19 Mark Nauwelaertsx264enc: adaptive x264 header NAL layout handling
2010-04-14 Edward Herveympeg2dec: copy over all buffer flags when copying buffers.
2010-04-13 Mark Nauwelaertsx264enc: fix up avcC header construction
2010-04-13 Mark Nauwelaertsx264enc: parameterize libx264 provided NAL layout in...
2010-03-30 Tim-Philipp Müllerbuild: build plugins in parallel where possible, if...
2010-03-24 Sebastian Drögebuild: Add all kinds of compiler warning flags and...
2010-03-19 Tim-Philipp Müllerbuild: fix up Makefile.am
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
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-12-18 Tim-Philipp Mülleramrwbdec: give decoder a rank so decodebin/playbin...
2009-12-02 Thiago Santoslame: Avoid crash when seeking before negotiating
2009-11-21 Olivier Crêtex264enc: Make upstream GstForceKeyUnit thread-safe
2009-11-04 Jan Schmidta52dec: Fix debug statement: Pass pos variable instead...
2009-10-26 Robert Swainx264enc: Adapt to slightly modified x264 API
2009-10-13 Jan Schmidta52dec: Fix reference leak on all input buffers in...
2009-10-12 Jan Schmidta52dec: Add some debugging for new segment events
2009-10-11 Josep Torrampeg2dec: fix warning in macosx snow leopard
2009-10-07 Stefan Kostmad: add missing include to fix the build
2009-10-01 Mark Nauwelaertsx264enc: conditionally adjust to new upstream API
2009-09-01 Sebastian Drögempeg2dec: Fix GstIndex handling, incl. refcounting...
2009-08-24 David SchleefRemove Ronald Bultje from Authors field
2009-08-23 Sebastian Drögea52dec: Only add the MM_ACCEL_DJBFFT flag if it's defined
2009-08-23 Mart Raudseppa52dec: Allow liba52 to use djbfft based IMDCT transform
next