summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Run libtoolize before aclocalMarc-Andre Lureau2009-05-101-1/+1
* matroska: fix printf format to agree with argumentDavid Schleef2009-05-091-1/+1
* raw1394: include stdlib.h for strtol()Tim-Philipp Müller2009-05-082-0/+2
* flacdec: Actually output the pending buffer.. and not a blank one.Edward Hervey2009-05-081-3/+4
* souphttpsrc: Allow non-string fields in the extra-headers propertySebastian Dröge2009-05-081-10/+47
* rtj2kdepay: add basic JPEG 2000 depayloaderWim Taymans2009-05-084-0/+357
* rtpj2kpay: set marker bit correctlyWim Taymans2009-05-081-0/+40
* souphttpsrc: Add support for extra-headers appended to the HTTP requestSebastian Dröge2009-05-082-1/+65
* rtpj2kpay: add a simple JPEG 2000 payloaderWim Taymans2009-05-084-0/+495
* rtpjpegpay: we only need to swap bits on LEWim Taymans2009-05-081-5/+0
* Add RANKS for various encoders and muxersChristian Schaller2009-05-076-6/+7
* matroskademux: add some debuggingWim Taymans2009-05-071-1/+12
* matroskademux: parse xiph headers length correctlyWim Taymans2009-05-071-14/+26
* rganalysis: Add ability to post level messagesGabriel Bouvigne2009-05-074-5/+96
* rtpjpegpay: refuse some unsupported jpeg formatsWim Taymans2009-05-061-5/+14
* rtptheorapay: fix descriptionWim Taymans2009-05-061-1/+1
* rtpjpegpay: rewrite quant table handlingWim Taymans2009-05-061-93/+132
* id3v2mux: Make the test failure slightly more informativeJan Schmidt2009-05-061-2/+5
* flac: Make buffers created during seek act like normal buffers.Jan Schmidt2009-05-061-3/+14
* flacdec: don't use pad_alloc when decoding while seeking. Fixes #579422Thomas Vander Stichele2009-05-061-8/+17
* jpegdec: refactored gst_jpeg_dec_parse_image_dataArnout Vandecappelle2009-05-061-42/+27
* jpegdec: support additional 0xff before end marker.Arnout Vandecappelle2009-05-061-12/+14
* rtpjpegpay: handle input with 1 quant tableWim Taymans2009-05-061-13/+28
* qtdemux: fix byte order swapping in 3GPP classification entity tagMarco Ballesio2009-05-061-4/+7
* multipartdemux: avoid reading from inavlid memoryArnout Vandecappelle2009-05-051-1/+4
* multipartdemux: don't leak dynamic padsArnout Vandecappelle2009-05-051-0/+8
* rtpjpegpay: correctly set the type headerWim Taymans2009-05-052-50/+211
* rtpjpegdepay: use width/height from payloadWim Taymans2009-05-052-11/+47
* jpegenc: set colorspace before _set_defaults()Wim Taymans2009-05-051-13/+10
* tests: don't build examples if --disable-examples was passed to configureTim-Philipp Müller2009-05-051-2/+8
* configure: clean up mess around gtk+ checkingTim-Philipp Müller2009-05-051-22/+5
* configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+Tim-Philipp Müller2009-05-053-4/+4
* rtspsrc: Fix find_stream_by_* functionsWim Taymans2009-05-041-25/+11
* rtspsrc: fix dummy nat packet logicChris Winter2009-05-041-1/+1
* rtspsrc: avoid errors after server eofMark Nauwelaerts2009-05-041-1/+8
* rtspsrc: also set base_time on src after flushMark Nauwelaerts2009-05-041-1/+5
* rtspsrc: sanity checks on range infoMark Nauwelaerts2009-05-041-0/+11
* rtspsrc: use SKIP flag to use SCALE headersWim Taymans2009-05-042-22/+15
* speexdec: make speex_dec_convert work with same-format values when no data ha...Alessandro Decina2009-05-041-5/+5
* flac: Implement preset interfaceSebastian Dröge2009-05-041-0/+7
* speex: Implement preset interfaceSebastian Dröge2009-05-041-0/+7
* wavpack: Implement preset interfaceSebastian Dröge2009-05-041-1/+15
* qtdemux: use binary search for indexWim Taymans2009-05-041-13/+26
* videobox: draw the complete U and V planesWim Taymans2009-05-041-6/+15
* qtdemux: add some more micro optimisationsWim Taymans2009-05-011-55/+92
* qtdemux: micro optimize qtdemux a littleWim Taymans2009-04-303-15/+20
* qtdemux: add support for subtitle picturesWim Taymans2009-04-303-0/+57
* pulsesink: make sure we always signal waitersWim Taymans2009-04-301-9/+15
* rtspsrc: release state lock before stopping taskWim Taymans2009-04-291-0/+5
* qtdemux: handle ac-3 audioHans de Goede2009-04-291-0/+2