| Commit message (Expand) | Author | Age |
... | |
* | added a BMP file demuxer...yeah, that's right, a static image BMP file | melanson | 2002-03-20 |
* | add alternative samplerate calculation for files with timescale\!=samplerate | atmos4 | 2002-03-20 |
* | allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds h... | atmos4 | 2002-03-19 |
* | added PTS for audio, but seeking still doesn't work | melanson | 2002-03-18 |
* | 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 |
* | added proper PTS support for FILM demuxer | melanson | 2002-03-16 |
* | BSD compatibility fix by Steven M. Schultz | alex | 2002-03-16 |
* | 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 |
* | 0.1l ;) | alex | 2002-03-15 |
* | update by Charles Henrich | alex | 2002-03-15 |
* | audio support and pts based packet handling by Charles Henrich | alex | 2002-03-15 |
* | mp_msg'ized (for i18n ;) | alex | 2002-03-15 |
* | workaround in palette reader for statunit6.mov, needed to implement support f... | alex | 2002-03-15 |
* | added get_sh_video/audio and realmedia seeking | alex | 2002-03-15 |
* | added PRE-ALPHA seeking ability and index table generator (like avi's one) | alex | 2002-03-15 |
* | added TVI BSD BT848 | alex | 2002-03-15 |
* | initial | alex | 2002-03-15 |
* | mp3 detection fixed... | arpi | 2002-03-14 |
* | some cleanup, fixes for video header parsing. finally we get the coded size i... | arpi | 2002-03-14 |
* | Add IJPG decoder. | pontscho | 2002-03-10 |
* | video_out added to sh_video_t | arpi | 2002-03-07 |
* | 're-include' possibility | nick | 2002-03-03 |
* | fixed some endian issues, like changing bswap_32() -> be2me_32(), and | melanson | 2002-03-01 |
* | Added waitpid in free_stream to avoid zombies | albeu | 2002-02-28 |
* | We should know size of out buffer | nick | 2002-02-27 |
* | fixes build with new-input disabled | rfelker | 2002-02-24 |
* | Make blocking call in libmpdemux interuptable (only with new input, | albeu | 2002-02-23 |
* | These 2 files are intended for code common to the whole lib | albeu | 2002-02-23 |
* | Handle HTTP OK response that doesn't contain a mime-type. | bertrand | 2002-02-23 |
* | Fixed the http response parser when the http header only has the HTTP | bertrand | 2002-02-23 |
* | Finnaly figured out this little long living bug | albeu | 2002-02-22 |
* | discovered what appears to be another valid FLI frame magic number | melanson | 2002-02-22 |
* | Support for retriving mp3 playlist from the network | albeu | 2002-02-21 |
* | Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen | atmos4 | 2002-02-20 |
* | Demuxers demuxer support for using external audiofile (or muxed subtitles). | albeu | 2002-02-20 |
* | Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2 | albeu | 2002-02-20 |
* | fixed RoQ file detection and FPS determination (maybe) | melanson | 2002-02-18 |
* | ehh, i forgot to commit this... | arpi | 2002-02-17 |
* | Changed the default prefill cache value for raw network input stream. | bertrand | 2002-02-17 |
* | fixed MP3 ICY detection, return detected file format for open_stream | alex | 2002-02-16 |
* | fixed WAV demuxer so that it skips to the actual start of the audio data | melanson | 2002-02-16 |
* | We should skip exactly the first frame on mp3 files. | albeu | 2002-02-15 |
* | mp3 position fixed | arpi | 2002-02-15 |
* | added mp3 detection | arpi | 2002-02-14 |
* | fast header checker added | arpi | 2002-02-14 |
* | mpeg-es osd fix - patch by ??? (lost mail:((() | arpi | 2002-02-14 |
* | Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore) | albeu | 2002-02-14 |
* | 10l... it detected mpeg1/2 ps files as mpeg audio... | arpi | 2002-02-14 |