summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* flacenc: Use the tag merge mode that was set on the interface for merging tag...Sebastian Dröge2009-04-291-1/+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
* id3v2mux: we need taglib 1.5 for ID3v2::RelativeVolumeFrame::setIdentificationTim-Philipp Müller2009-04-261-1/+1
* id3demux: add unit test file for unsynced id3 tagsTim-Philipp Müller2009-04-242-0/+31
* 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
* Automatic update of common submoduleJan Schmidt2009-04-211-0/+0
* qtdemux: override caps based on data from ESDS atoms in mpeg4.Michael Smith2009-04-211-28/+104
* jpegdec: fix warning for still images by not trying to divide by 0Tim-Philipp Müller2009-04-201-1/+1
* udp: Fix a simple typo in the previous commitJan Schmidt2009-04-201-1/+1
* fix format string in pngdecAndy Wingo2009-04-201-1/+1
* only use struct ip_mreqn if it is detectedAndy Wingo2009-04-202-6/+12
* 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
* rtpmp4vpay: Remove dead assignment. The value is never read after.Edward Hervey2009-04-181-1/+0
* rtspsrc: Remove dead assignment.Edward Hervey2009-04-181-1/+1
* rtpamrdepay: Remove unneeded variable, the value is only read once.Edward Hervey2009-04-181-4/+1
* rtpamrpay: Remove unneeded variable, the value is only read once.Edward Hervey2009-04-181-4/+1