]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/history - ext/mpeg2dec
x264enc: remove leaking "optimization"
[glsdk/gst-plugins-ugly0-10.git] / ext / mpeg2dec /
2013-05-17 Vincent Penquerc'hvarious: fix pad template ref leaks
2013-05-17 Vincent Penquerc'hmpeg2dec: post QoS messages when dropping a frame due...
2013-05-17 Vincent Penquerc'hmpeg2dec: fix spurious failure to decode some files
2011-04-19 Tim-Philipp Müllermpeg2dec: don't deadlock when setting an index
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-01-14 Edward Herveympeg2dec: Use the proper component value for height
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-10-25 Guillaume Emontmpeg2dec: convert the position to stream time before...
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-09-04 Sebastian Drögempeg2dec: Don't use GST_FLOW_IS_FATAL()
2010-04-14 Edward Herveympeg2dec: copy over all buffer flags when copying buffers.
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-10-11 Josep Torrampeg2dec: fix warning in macosx snow leopard
2009-09-01 Sebastian Drögempeg2dec: Fix GstIndex handling, incl. refcounting...
2009-05-13 Edward Herveympeg2dec: Revert ranking switch with ffdec_mpeg2video...
2009-05-12 Wim Taymansmpeg2dec: work around old mpeg2dec versions
2009-05-12 Wim Taymansmpeg2dec: link to gstvideo
2009-05-12 Edward Herveympeg2dec: Implement interlaced support.
2009-05-12 Sebastian Drögempeg2dec: Lower rank to MARGINAL to make ffdec_mpeg2vid...
2009-05-09 Edward Herveympeg2dec: use 64bit safe scaling functions.
2009-04-19 Edward Herveympeg2dec: Remove dead assignment. Value overwritten...
2009-04-19 Edward Herveyremove empty method implementations.
2008-12-01 Sebastian Drögeext/mpeg2dec/gstmpeg2dec.c: Last change introduced...
2008-11-25 David Schleefext/mpeg2dec/gstmpeg2dec.*: Add support for 4:4:4 video...
2008-11-24 Simon Holm Thøgersenext/mpeg2dec/gstmpeg2dec.c: Add support for the STATE_S...
2008-10-14 Robin Stockerext/mpeg2dec/gstmpeg2dec.*: Prefer the container's...
2008-10-13 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-09-28 Sameer Naikext/mpeg2dec/gstmpeg2dec.*: Fix compilation with -...
2008-07-13 Sebastian Drögeext/mpeg2dec/gstmpeg2dec.c: Don't allow width/height...
2008-02-04 Zaheer Abbas Meraliext/mpeg2dec/gstmpeg2dec.c: Reset decoder when handling...
2008-01-14 Wim Taymansext/mpeg2dec/gstmpeg2dec.c: Fix compilation error....
2008-01-10 Wim Taymansext/mpeg2dec/gstmpeg2dec.*: Add buffer clipping.
2007-12-03 Wim Taymansext/mpeg2dec/gstmpeg2dec.h: Use G_GINT64_CONSTANT,...
2007-07-11 Tim-Philipp MüllerFix build against core CVS by not using deprecated...
2007-03-02 Zaheer Abbas Meraliext/mpeg2dec/gstmpeg2dec.c: Never post a (fatal) error...
2006-11-21 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.c: Cosmetic changes: fix misle...
2006-11-21 Sebastian Drögeext/mpeg2dec/gstmpeg2dec.*: Align buffers to a 16 byte...
2006-11-15 Jan Arne Petersenext/mpeg2dec/gstmpeg2dec.c: Simplify the framerate...
2006-11-15 Sebastian Drögeext/mpeg2dec/gstmpeg2dec.c: Fix minor memleak when...
2006-11-03 Sebastian Droegeext/mpeg2dec/gstmpeg2dec.*: libmpeg2 requires its outpu...
2006-10-10 Wim Taymansext/mpeg2dec/gstmpeg2dec.*: Add some debugging to times...
2006-09-15 Yves Lefebvreext/mpeg2dec/gstmpeg2dec.c: Fix initialisation dummy...
2006-08-31 Jan SchmidtAdd missing GST_LIBS to the link flags
2006-07-10 Wim Taymansext/mpeg2dec/gstmpeg2dec.c: Fix refcounting when croppi...
2006-06-19 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.c: Assume 4:3 DAR rather than...
2006-06-19 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.c: Assume pixel-aspect-ratio...
2006-06-11 Thomas Vander Sticheleupdate build files
2006-06-07 Wim Taymansext/mpeg2dec/gstmpeg2dec.*: Simplify and don't leak...
2006-06-07 Wim Taymansext/mpeg2dec/gstmpeg2dec.*: Fix padtemplate as we can...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-02 Edward Herveyext/mpeg2dec/gstmpeg2dec.c: Remember the query duration...
2006-04-13 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.c: Can't use gst_pad_alloc_buf...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-01 Thomas Vander Sticheleconfigure.ac: rework similarly to other modules
2006-02-27 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.*: Don't treat STATE_INVALID...
2006-02-17 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.c: When we need to crop the...
2006-02-15 Wim Taymansext/amrnb/amrnbdec.c: Some more comments.
2006-01-10 Tim-Philipp MüllerPass unhandled queries upstream (useful e.g. for SEEKIN...
2005-12-21 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.c: When getting a seek event...
2005-12-21 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.c: Really convert to BYTES...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-25 Jan Schmidtext/mpeg2dec/gstmpeg2dec.c: Prime libmpeg2's pumps...
2005-11-23 Jan Schmidtext/mpeg2dec/gstmpeg2dec.*: Use fractional framerates
2005-11-21 Andy Wingoext/: Don't take the stream lock.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-15 Tim-Philipp Müllerext/mpeg2dec/gstmpeg2dec.c: Set DELTA_UNIT flag on...
2005-10-27 Wim Taymansext/mpeg2dec/gstmpeg2dec.c: Forward GstFlowReturn about...
2005-10-27 Wim Taymansext/mpeg2dec/gstmpeg2dec.c: Small cleanups in refcounting.
2005-10-26 Wim Taymansext/mpeg2dec/gstmpeg2dec.*: Removed lots of dubious...
2005-10-19 Wim TaymansAPI change fixen.
2005-09-05 Jan Schmidtext/mpeg2dec/gstmpeg2dec.c: GST_CAT_SEEK disappeared...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-07-27 Wim TaymansVarious event updates and cleanups.
2005-07-20 Andy Wingoext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event...
2005-07-19 Edgard LimaPorted to 0.9 (faad, amrnb, mpeg2dec)
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-02-11 David Schleefext/mpeg2dec/gstmpeg2dec.c: Change uint to unsigned...
2005-02-08 Jan Schmidtconfigure.ac: Add dvdlpcmdec
2005-02-05 Jan Schmidtext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated...
2005-02-04 Jan Schmidtext/mpeg2dec/gstmpeg2dec.*: Rearrange buffer tracking...
2005-02-01 Jan Schmidtext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL...
2005-01-25 Jan Schmidtext/a52dec/gsta52dec.c: Add some debug output. Check...
2005-01-17 Ronald S. Bultjeext/mpeg2dec/gstmpeg2dec.*: Crop if decoding size is...
2004-07-27 Thomas Vander Stichelepixel aspect ratio handling
2004-07-15 Benjamin Otteext/mpeg2dec/gstmpeg2dec.c: use bufferpools
2004-07-08 Thomas Vander Sticheledoh
2004-07-07 Thomas Vander Sticheledebugging; change sync method to picture
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-07 Jan Schmidtext/dv/gstdvdec.c: Fix caps nego and pad templates...
2004-05-05 Wim Taymansext/mpeg2dec/gstmpeg2dec.*: removed the static pad...
2004-04-01 Jan Schmidta52dec: Use a debug category, Output timestamps correctly
next