summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* avidemux: initialize variable to 0Tristan Matthews2009-05-111-1/+1
* matroskademux: Only search for the index entry onceSebastian Dröge2009-05-111-4/+7
* matroskademux: Use the first index entry if it's after the seek positionSebastian Dröge2009-05-111-0/+3
* avidemux: Use the first entry for a given stream if the first entry is after ...Sebastian Dröge2009-05-111-4/+13
* avidemux: Use binary search for finding the requested index entry when seekingSebastian Dröge2009-05-111-17/+27
* matroskademux: Improve/optimize seekingSebastian Dröge2009-05-112-51/+57
* matroska: fix printf format to agree with argumentDavid Schleef2009-05-091-1/+1
* rtj2kdepay: add basic JPEG 2000 depayloaderWim Taymans2009-05-084-0/+357
* rtpj2kpay: set marker bit correctlyWim Taymans2009-05-081-0/+40
* 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-072-2/+2
* 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
* 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
* 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
* 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
* rtspsrc: release state lock before stopping taskWim Taymans2009-04-291-0/+5
* qtdemux: handle ac-3 audioHans de Goede2009-04-291-0/+2
* udpsrc: fix getaddrinfo error reportingWim Taymans2009-04-271-1/+1
* g726pay: fix compilationWim Taymans2009-04-271-0/+2
* g726pay: add RFC compliant packetizingWim Taymans2009-04-272-8/+269
* g726depay: add debug categoryWim Taymans2009-04-271-3/+7
* id3demux: parse unsynchronised tags properlyTim-Philipp Müller2009-04-241-1/+58
* id3demux: pass the right size value for size of all frames to the parserTim-Philipp Müller2009-04-241-1/+1
* rtspsrc: fix some more pad leaksPatrick Radizi2009-04-221-2/+8
* qtdemux: override caps based on data from ESDS atoms in mpeg4.Michael Smith2009-04-211-28/+104
* udp: Fix a simple typo in the previous commitJan Schmidt2009-04-201-1/+1
* only use struct ip_mreqn if it is detectedAndy Wingo2009-04-201-6/+6
* Fix push mode buffering sanity check to actually fit the description.Mark Nauwelaerts2009-04-201-1/+1
* rtph263pay: And let's not forget to remove the unused variable.Edward Hervey2009-04-181-1/+0
* rtph263pay: Remove dead assignments, the variables are never read after.Edward Hervey2009-04-181-7/+1