]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/history - ext/amrnb
x264enc: remove leaking "optimization"
[glsdk/gst-plugins-ugly0-10.git] / ext / amrnb /
2013-05-17 Vincent Penquerc'hvarious: fix pad template ref leaks
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 Mark Nauwelaertsamrnbenc: port to audioencoder
2010-10-19 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-05-07 Edward Herveyamrnbenc: Set rank to GST_RANK_SECONDARY
2010-04-28 Руслан Ижбулатовamr: Use correct includes (as pkg-config suggests)
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_...
2009-08-24 David SchleefRemove Ronald Bultje from Authors field
2009-07-27 Iago Toralamr: Add AMR-WB decoder and AMR-NB encoder and decoder
2009-04-21 Edward Herveyarmnb: Remove unused variable, adapt debug message...
2008-11-05 Wim Taymansext/amrnb/amrnbdec.*: Add a property to select the...
2008-10-13 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-09 Stefan Kostext/amrnb/amrnbparse.c: use #defines for HEADER. Unref...
2008-09-26 Wim Taymansext/amrnb/amrnbenc.*: Pass the discont flag from the...
2008-09-26 Benoit Fouetext/amrnb/amrnbparse.*: Add flush seek handler. Fixes...
2008-09-26 Benoit Fouetext/amrnb/amrnbparse.*: Fix the duration query. Fixes...
2008-06-13 Stefan KostAdd missing elements to docs. Restore alphabetical...
2008-04-17 Tim-Philipp Müllerext/amrnb/amrnbparse.c: We should also stop the streami...
2007-08-17 Stefan Kostext/: Fix more leaks.
2007-08-16 Daniel Charlesext/amrnb/amrnbenc.*: Add property to select the BandMo...
2007-07-03 Stefan Kostdocs/plugins/: Add new docs. Scan c++ files too.
2007-06-25 Stefan Kostext/amrnb/: Add newsegment and discont handling. Some...
2007-06-22 Edward HerveyFix leaks some more.
2007-06-19 Laurent Glayalext/amrnb/amrnbdec.c: Don't leak the adapter, unref...
2007-05-18 Stefan Kostext/amrnb/amrnbdec.c (gst_amrnbdec_debug, GST_CAT_DEFAU...
2007-04-22 Tim-Philipp Müllerext/amrnb/amrnbparse.c: Fix pull mode operation some...
2007-04-16 Michael Smithext/amrnb/amrnbparse.c: Rewrite terminally broken sinkp...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-24 Wim Taymansext/amrnb/: Sortof first quick cleanup of all this...
2006-04-10 Thomas Vander Sticheleadd test for amrnbenc, enable test infrastructure,...
2006-04-10 Michael Smithext/amrnb/amrnbenc.c: Plug big leak in AMR encoder.
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-03-02 Wim Taymansext/amrnb/: Further fancyfication.
2006-03-02 Michael Smithext/amrnb/amrnbenc.c: The AMR encoder writes into the...
2006-02-15 Wim Taymansext/amrnb/amrnbdec.c: Some more comments.
2006-02-06 Wim Taymansext/amrnb/amrnbdec.*: Fix amrnbdec, handle events,...
2006-01-10 Tim-Philipp MüllerPass unhandled queries upstream (useful e.g. for SEEKIN...
2005-12-02 Thomas Vander Stichelefix silly Makefile.am bug so they link correctly again
2005-12-01 Thomas Vander SticheleDon't know how these escaped my eye before. Fix link...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-10-19 Wim TaymansAPI change fixen.
2005-10-19 Thomas Vander Sticheleconfigure.ac: some docs I had
2005-10-06 Wim Taymansext/amrnb/amrnbdec.c: Mark invalid frame sizes
2005-09-21 Flavio OliveiraChanged amrnbenc description, it is an encoder, not...
2005-09-06 Wim Taymansext/amrnb/: State change function updates.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-19 Wim Taymansext/amrnb/: Update caps with audio/AMR.
2005-08-16 Wim TaymansFix compile warning.
2005-07-27 Wim TaymansVarious event updates and cleanups.
2005-07-19 Edgard LimaPorted to 0.9 (faad, amrnb, mpeg2dec)
2005-05-25 Wim Taymansext/amrnb/: Core already took the lock.
2005-05-18 Wim Taymansext/amrnb/: Ported AMR decoder/parse.
2005-01-28 Ronald S. BultjeAdd support for AMR-NB (mobile phone audio format;...