aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* corrects an off-by-one error when trying to seek beyond the end of file.Gravatar arpi2002-08-14
* RV20 A-V desync fixed - use timestamp hack only for RV30Gravatar arpi2002-08-14
* RV40 supportGravatar arpi2002-08-12
* messages moved againGravatar jaf2002-08-08
* 10lGravatar arpi2002-08-06
* detection reordered. note: raw DV detection should be more reliable.Gravatar arpi2002-08-06
* allow early exit from esds parsing, so decoder info (type & bitrate) areGravatar arpi2002-08-05
* support for .mp4 with .mp3 audioGravatar arpi2002-08-05
* raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>Gravatar arpi2002-08-05
* PPC endianess fix by Colin Leroy <colin@colino.net>Gravatar arpi2002-08-05
* fixed 'eof at 66s' bugGravatar arpi2002-08-05
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...Gravatar arpi2002-08-05
* 10000l - didn't clear new stream struct, causing possible sig11 in cache layerGravatar arpi2002-08-04
* detection of badly interleaved avi files and auto-switch to -niGravatar arpi2002-08-04
* new_demux_packet: allocate 8 bytes too muchGravatar arpi2002-08-04
* count blocks by rounded-up chunksizes instead of chunks -Gravatar arpi2002-08-02
* skip 'pnot' and 'PICT' - fixes incoming/1.movGravatar arpi2002-08-01
* There appears to be a trivial namespace error in determining the validGravatar arpi2002-07-30
* ogm audio format id is in hex, not decGravatar arpi2002-07-30
* Add uninit to the avi demuxerGravatar albeu2002-07-26
* warning fixesGravatar atmos42002-07-26
* 10L free the cacheGravatar albeu2002-07-26
* codmetics :)Gravatar arpi2002-07-25
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...Gravatar atmos42002-07-25
* Workaround for seeking multiangle discs with missing sml_agli[] table, as aGravatar arpi2002-07-23
* Fix vbr muxing and win32 codec crash on initGravatar albeu2002-07-21
* workaround for empty version1 audio headers (bugreport by Sascha Sommer)Gravatar arpi2002-07-12
* Added a simple xmcd parser to retreive the tracks name.Gravatar bertrand2002-07-10
* Build a fake list of track name.Gravatar bertrand2002-07-10
* Created a new header file to store common struct & prototype forGravatar bertrand2002-07-10
* Fixed the asf http authentication.Gravatar bertrand2002-07-09
* Added ASF_Authenticate as an asf stream type.Gravatar bertrand2002-07-09
* Add missing authentication for asf streaming.Gravatar atmos42002-07-08
* 100l - seq++ for groupingGravatar arpi2002-07-07
* Fix -bandwidth if no streaming available, 10l ;)Gravatar atmos42002-07-07
* edit-list support for video - fixes various A-V sync problems (TODO: seeking)Gravatar arpi2002-07-07
* aspect prescaling fix by magnus.pfeffer@epost.deGravatar arpi2002-07-06
* fixed endless 'unknown chunk' and doublespeed ima4 audio bugsGravatar arpi2002-07-06
* - add icon (nice, but very ugly hakk:)Gravatar pontscho2002-07-05
* If network is used, take the streams id that were requested.Gravatar bertrand2002-07-05
* Moved the asf_http_streaming_ctrl_t struct from asf_streaming.cGravatar bertrand2002-07-05
* Changed the way that the streams are requested.Gravatar bertrand2002-07-05
* Retreive the bandwidth option from the command line.Gravatar bertrand2002-07-05
* Added the bandwidth variable. Used to set the max download bandwidthGravatar bertrand2002-07-05
* hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfGravatar arpi2002-07-04
* add -audiofile support for guiGravatar pontscho2002-07-02
* CBR audio PTS fixes (using stsd v1 header)Gravatar arpi2002-06-30
* dump edit listGravatar arpi2002-06-29
* Paul Ortyl's patchGravatar alex2002-06-27
* Changed the -pass option to -passwd to avoid clash with mencoder option.Gravatar bertrand2002-06-25