| Commit message (Expand) | Author | Age |
* | Add support for another AVI with ogg/vorbis audio (0x674F) | albeu | 2002-04-29 |
* | Uninit added | albeu | 2002-04-24 |
* | Added demuxer uninit | albeu | 2002-04-24 |
* | more strict check for .mp3 | arpi | 2002-04-23 |
* | mplayer was not compileable without, i tested it with and without vorbis, i h... | jaf | 2002-04-21 |
* | Seeking implemented | albeu | 2002-04-20 |
* | BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com> | arpi | 2002-04-12 |
* | added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outfl... | arpi | 2002-04-03 |
* | don't alloc/free NULL | arpi | 2002-04-03 |
* | freeing codec in/out buffers is job of libmpcodecs, not demuxer | arpi | 2002-04-01 |
* | added soem debug prints, and fixed 10l bug of Alban | arpi | 2002-03-31 |
* | added a BMP file demuxer...yeah, that's right, a static image BMP file | melanson | 2002-03-20 |
* | FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on | melanson | 2002-03-17 |
* | don't free our_out_buffer - it's obsoleted | arpi | 2002-03-17 |
* | Initial ogg demuxer. No seeking, a/v sync is broken. Support avi | albeu | 2002-03-16 |
* | spelling type fix by Anders Rune Jensen | alex | 2002-03-15 |
* | added get_sh_video/audio and realmedia seeking | alex | 2002-03-15 |
* | mp3 detection fixed... | arpi | 2002-03-14 |
* | Demuxers demuxer support for using external audiofile (or muxed subtitles). | albeu | 2002-02-20 |
* | ehh, i forgot to commit this... | arpi | 2002-02-17 |
* | 10l... it detected mpeg1/2 ps files as mpeg audio... | arpi | 2002-02-14 |
* | Audio file demuxer. Extended version for demuxer info. | albeu | 2002-02-14 |
* | A whole bunch of free_demuxer in demux_open | albeu | 2002-02-11 |
* | check for overflow in new_sh_video and new_sh_audio | alex | 2002-02-10 |
* | Audio only support. Include a fix in the asf demuxer opening. | albeu | 2002-02-08 |
* | finalize mfi support. | pontscho | 2002-02-07 |
* | add mfi support | pontscho | 2002-02-06 |
* | implemented RoQ file demuxing | melanson | 2002-02-01 |
* | DVD start position handling changed (progbar/eta fix) | arpi | 2002-01-27 |
* | reverted old seeking method - ask Holm why... | arpi | 2002-01-17 |
* | initial support for FILM file demuxing | melanson | 2002-01-16 |
* | seek patch by Panagoitis Issaris | alex | 2002-01-09 |
* | Applied Rik Snel's seeking patch | alex | 2001-12-28 |
* | asf<->y4m detection swapped | arpi | 2001-12-28 |
* | don't reset timer at seek - req. for dxr3 | arpi | 2001-12-28 |
* | added NuppelVideo demuxer, based on Panagiotis Issaris' patch | alex | 2001-12-27 |
* | yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org> | arpi | 2001-12-27 |
* | added real demuxer | alex | 2001-12-26 |
* | mpeg startpos (-ss, -chapter) fixed | arpi | 2001-12-26 |
* | mpeg VDR vs. BIN fixed? | arpi | 2001-12-26 |
* | fli seeking implemented | arpi | 2001-12-17 |
* | reset ds eof flags at seeking - requires for mpeg -loop | arpi | 2001-12-17 |
* | 10l | alex | 2001-12-09 |
* | file format detection reordered to get better hits | arpi | 2001-12-01 |
* | bad malloc+strcpy => strdup | arpi | 2001-11-27 |
* | mostly complete support for loading and decoding FLI/FLC animations | melanson | 2001-11-24 |
* | fixed tv detection in demux_open | alex | 2001-11-23 |
* | added demux_info | alex | 2001-11-22 |
* | it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit... | alex | 2001-11-22 |
* | 10l for al3x :-P | atmos4 | 2001-11-21 |