expand tabs
[platform/upstream/gstreamer.git] / ext / theora / theoradec.c
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-22 Jan SchmidtConvert elements to use fractions for their framerate.
2005-11-22 Andy Wingoext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
2005-11-21 Andy WingoDon't take stream lock.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-16 Thomas Vander SticheleFix a whole set of pad template leaks
2005-10-21 Wim Taymansext/: Fix old naming.
2005-10-19 Wim TaymansQuery API update.
2005-10-11 Wim Taymanscheck/generic/states.c: remove old property.
2005-09-29 Wim Taymansext/: Propagate error codes from alloc_buffer too.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-24 Wim Taymansext/ogg/gstoggdemux.c: Parse seeking events better.
2005-07-27 Wim Taymansexamples/seeking/seek.c: Update seek example.
2005-07-16 Wim TaymansUpdated seek example.
2005-07-07 Wim Taymansext/: Remove deprecated/unused query types.
2005-07-06 Wim Taymansext/theora/theoradec.c: Prepare for better timestamp...
2005-07-04 Andy Wingoconfigure.ac: Enable -Werror.
2005-07-01 Andy Wingoext/theora/theoradec.c (theora_dec_src_getcaps): Implem...
2005-06-27 Edward Herveyext/theora/theoradec.c: re-arranged call to parent...
2005-06-08 Andy Wingogst/: Ghost pad API fixes.
2005-06-02 Wim TaymansCleanups and buffer alloc.
2005-05-30 Wim Taymansext/ogg/gstoggdemux.c: Also FLUSH upstream, makes the...
2005-05-25 Wim Taymansext/: Remove STREAM locks as they are taken in core...
2005-05-16 David SchleefPort from GstData to GstMiniObject.
2005-05-09 Wim TaymansPort to new query API.
2005-05-09 Andy Wingoext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek...
2005-05-05 Wim Taymansext/theora/: Added stream lock to decoder so that we...
2005-04-28 Wim Taymansext/theora/theoradec.c: Refactor a bit, use STREAM_LOCK.
2005-03-31 Wim TaymansPlugin port to 0.9, ogg/theora playback should work...
2005-01-10 Ronald S. Bultjeext/theora/theoradec.c: Fix broken code generation...
2004-11-26 Ronald S. Bultjeext/theora/theoradec.c: Fix ilog mask range overflow.
2004-11-08 Ronald S. Bultjeext/ogg/gstoggdemux.c: Let's act as if we're synchroniz...
2004-10-25 Ronald S. Bultjeext/: Add codec-name metadata.
2004-10-25 Ronald S. Bultjeext/theora/theoradec.c: Export bitrate as metadata.
2004-10-20 Ronald S. Bultjeext/: Seeking and querying finetune.
2004-10-18 Ronald S. Bultjeext/ogg/gstoggdemux.c: Start at zero.
2004-10-18 Ronald S. Bultjeext/ogg/gstoggdemux.c: Faster seeking.
2004-09-02 Scott Wheelerpre-C99 fixes
2004-08-17 Wim Taymansext/theora/theoradec.c: Add a debug line.
2004-08-09 Wim Taymansext/theora/theoradec.c: Don't crash on missing header...
2004-07-30 Wim Taymansext/theora/: Added cropping option to theora decoder.
2004-07-28 Wim Taymansext/theora/theoradec.c: Don't screw up the 1 Chroma...
2004-07-28 Wim Taymansext/theora/: Added first attempt at cropping of the...
2004-07-27 Thomas Vander Stichelepixel aspect ratio handling
2004-07-21 Wim Taymansext/: More seeking fixes, oggdemux now supports seeking...
2004-07-21 Wim Taymansext/: Added query/convert/formats functions to vorbis...
2004-07-14 Thomas Vander Sticheleadd debug categories
2004-07-09 Wim Taymansext/theora/theoradec.c: Sync to keyframe after seek
2004-07-09 Thomas Vander Sticheledon't assert in state change
2004-07-07 Wim Taymansext/theora/: Fix theora granulepos calculation.
2004-06-11 Wim Taymansext/theora/theoradec.c: Don't try to decode frames...
2004-05-10 Stéphane Loeuilletext/theora/theoradec.c: "Filter/Decoder/Video" => ...
2004-05-06 Wim Taymansext/theora/: Added a theora encoder, grouped the encode...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-03 Benjamin Otteext/ogg/gstoggdemux.c: handle chain parsing correctly...
2004-01-31 Benjamin Otteext/theora/theoradec.c: make comments work
2004-01-30 Benjamin Otteconfigure.ac: use AC_C_INLINE