expand tabs
[platform/upstream/gstreamer.git] / ext / theora / theoraenc.c
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-23 Jan SchmidtUpdates for API changes
2005-11-22 Thomas Vander Sticheleremove deprecated properties fix up enums to correctly...
2005-11-22 Jan SchmidtConvert elements to use fractions for their framerate.
2005-11-21 Andy WingoDon't take stream lock.
2005-11-21 Alessandro Dessinaext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps...
2005-11-16 Thomas Vander SticheleFix a whole set of pad template leaks
2005-10-27 Wim Taymansext/: Take proper locks when handling events.
2005-10-17 Andy Wingoext/theora/theoraenc.c (theora_buffer_from_packet)...
2005-09-15 Thomas Vander Stichelepick up signals and args for vorbis; add some docs...
2005-09-14 Thomas Vander Sticheleadd libvisual plugin and theoraenc element to docs
2005-09-14 Thomas Vander Sticheleadd theoraenc
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-07-20 Ronald S. BultjeFixes for API changes in core.
2005-06-22 Wim Taymansext/: Set buffers on caps as miniobjects and not as...
2005-06-08 Andy Wingogst/: Ghost pad API fixes.
2005-06-02 Wim TaymansCleanups and buffer alloc.
2005-05-16 David SchleefPort from GstData to GstMiniObject.
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-20 Wim Taymansext/: Fix theora encoder.
2005-03-31 Wim TaymansPlugin port to 0.9, ogg/theora playback should work...
2005-01-31 Tim-Philipp MüllerSet granulepos and timestamp correctly for streams...
2004-08-16 Wim Taymansext/theora/theoraenc.c: Fix bug where buffers were...
2004-07-30 Wim Taymansext/theora/: Added cropping option to theora decoder.
2004-07-30 Wim Taymansext/theora/theoraenc.c: Fix encoding of non-multiple...
2004-07-28 Wim Taymansext/theora/: Added first attempt at cropping of the...
2004-07-27 Thomas Vander Stichelepixel aspect ratio handling
2004-07-14 Thomas Vander Sticheleadd debug categories
2004-07-09 Thomas Vander Sticheledon't assert in state change
2004-07-07 Wim Taymansext/theora/: Fix theora granulepos calculation.
2004-06-24 Johan Dahlinext/theora/theoraenc.c (theora_enc_chain): Call gst_pad...
2004-06-22 Wim Taymansext/theora/theoraenc.c: Some cleanups, make sure the...
2004-06-10 Wim Taymansext/theora/theoraenc.c: Set duration on encoded buffer...
2004-06-10 Wim Taymansext/: Fix refcounting bugs
2004-06-08 Thomas Vander Stichelemark buffers as streamheader
2004-05-15 Jan Schmidtext/gdk_pixbuf/: Add new pixbufscale element to scale...
2004-05-10 Wim Taymansext/theora/theoraenc.c: Mark the last packet with an...
2004-05-10 Stéphane Loeuilletext/theora/theoradec.c: "Filter/Decoder/Video" => ...
2004-05-06 Wim Taymansext/theora/theoraenc.c: Also encode the first frame...
2004-05-06 Wim Taymansext/theora/: Added a theora encoder, grouped the encode...