aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* inet_aton fallback support by Joey Parrish <joey@yunamusic.com>Gravatar bertrand2002-08-29
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* fixes problems when new line is just '\n' and not '\r\n' and enabled html-mar...Gravatar alex2002-08-28
* - added matrix cracking/debugging code - disabledGravatar arpi2002-08-27
* Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should chec...Gravatar alex2002-08-26
* some files has some shit before teh audio/video headers...Gravatar arpi2002-08-25
* 10l - fixed chunktab size calculationGravatar arpi2002-08-24
* - changed re-muxed packet structure (see struct dp_hdr_t)Gravatar arpi2002-08-24
* v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Gravatar arpi2002-08-22
* fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lis...Gravatar jaf2002-08-22
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Gravatar arpi2002-08-21
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Gravatar arpi2002-08-21
* ogg (.ogm) text subtitles supportGravatar arpi2002-08-14
* - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure forGravatar arpi2002-08-14
* typo fixes by Ross Finlayson <finlayson@live.com>Gravatar arpi2002-08-14
* disable cache if stream->fd<0 (no regular file/pipe but some special thing)Gravatar arpi2002-08-14
* 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