summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2010-03-20gio: add cast to avoid compiler warning with old GLib versionsTim-Philipp Müller1-1/+2
2010-03-19theoradec: add QoS messages to the decoderWim Taymans2-5/+38
2010-03-19build: Makefile.am fixesTim-Philipp Müller5-5/+6
2010-03-17Add -Wformat-nonliteral -Wformat-securityBenjamin Otte1-0/+18
2010-03-16More ENABLE_NLS fixesBenjamin Otte2-2/+2
2010-03-16Add -Wwrite-strings to configureBenjamin Otte2-5/+6
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte21-173/+88
2010-03-15theoradec: add chroma-site to capsDavid Schleef1-1/+2
2010-03-14theoradec: add color-matrix to capsDavid Schleef1-1/+2
2010-03-14oggdemux: Don't drop zero-sized packetsDavid Schleef1-3/+5
2010-03-11Add -Wredundant-decls to warning flagsBenjamin Otte3-7/+0
2010-03-11Add -Wmissing-declarations -Wmissing-prototypes to warning flagsBenjamin Otte15-85/+117
2010-03-11gio: Remove unused functionBenjamin Otte1-35/+0
2010-03-11vorbisparse: make sure header buffer metadata is writable before modifying itTim-Philipp Müller1-0/+3
2010-03-10vorbisdec: remove unused fieldMark Nauwelaerts1-2/+0
2010-03-09oggmux: Don't flush after every frame for theoraDavid Schleef1-1/+0
2010-03-08theora: Fix SIGFPE when using 0/1 framerateBenjamin Otte1-2/+2
2010-03-08oggdemux: fix dirac header parsingDavid Schleef1-4/+1
2010-03-08alsasrc: return right number of bytes that we wroteWim Taymans1-1/+1
2010-03-01oggstream: mark skeleton streams correctlyWim Taymans1-0/+2
2010-02-23oggdemux: use the chain begin_time instead of our counterWim Taymans1-1/+1
2010-02-17theoradec: Fix chroma copying for 4:2:2David Schleef1-1/+1
2010-02-15ivorbisdec: set rank to SECONDARYMark Nauwelaerts1-1/+1
2010-02-15vorbisdec: also support ivorbis tremor decoderMark Nauwelaerts7-60/+405
2010-02-15vorbisdec: reduce some hard-codingMark Nauwelaerts2-10/+12
2010-02-15oggparse: Fix another format string compiler warningSebastian Dröge1-1/+1
2010-02-15oggdemux: Fix format string compiler warningsSebastian Dröge1-14/+14
2010-02-15ogg: theora PAR of 0:N, N:0 or 0:0 is allowed and maps to 1:1Tim-Philipp Müller1-6/+6
2010-02-08theoradec: PARs of 0:x, x:0 and 0:0 are all allowed and map to 1:1Benjamin M. Schwartz1-4/+2
2010-02-07oggdemux: use the default granpos functions for kate streamsVincent Penquerc'h1-2/+2
2010-02-02oggdemux: Don't leak allocated buffersSebastian Dröge1-1/+4
2010-01-25oggdemux: sparse streams aren't timed by end time, and their duration isn't i...Vincent Penquerc'h1-0/+4
2010-01-25oggdemux: properly set up the media type for kate streamsVincent Penquerc'h1-2/+12
2010-01-25oggdemux: use right type for the serialnoWim Taymans2-4/+4
2010-01-25oggdemux: don't push headers twiceWim Taymans1-11/+16
2010-01-25oggdemux: rename a variableWim Taymans2-16/+16
2010-01-24oggdemux: fix crash when freeing headersTim-Philipp Müller1-1/+1
2010-01-24oggdemux: Strip trailing \0 for subtitle OGM streamsSebastian Dröge1-3/+16
2010-01-23oggdemux: Correctly set DELTA_UNIT flag for OGM streamsSebastian Dröge1-0/+6
2010-01-23oggdemux: Don't strip all 0-bytes from the end of OGM packetsSebastian Dröge1-12/+3
2010-01-23oggdemux: Extract tags from OGM text streams and don't push them downstreamSebastian Dröge1-0/+27
2010-01-23oggdemux: Store header/queued packets as ogg_packet and use normal peer chain...Sebastian Dröge1-35/+29
2010-01-23oggdemux: ...and set caps on queued packet buffers tooSebastian Dröge1-0/+1
2010-01-23oggdemux: Set caps on header buffersSebastian Dröge1-0/+1
2010-01-21oggdemux: keep track of added padsWim Taymans2-4/+6
2010-01-21oggstream: don't call NULL setup functionsWim Taymans1-1/+8
2010-01-21oggstream: avoid division by 0 on bad annodex streamsWim Taymans1-1/+5
2010-01-19oggdemux: No need to subtract begin timeThiago Santos1-1/+1
2010-01-18oggdemux: granulepos is relative to its chainThiago Santos1-2/+5
2010-01-14theora: Rename source files to have the same name as the headersSebastian Dröge5-2/+8