| Commit message (Expand) | Author | Age |
* | 10l, compilation error in r21054 | reimar | 2006-11-19 |
* | Generalize subtitle switching, demux_ogg does not need a special case | reimar | 2006-11-19 |
* | Make -slang work again, sub->id is -2 by default, so -slang would be ignored | reimar | 2006-11-19 |
* | Create a sh_sub_t for ogg subtitles. | reimar | 2006-11-19 |
* | Support multiple subs in mov | reimar | 2006-11-19 |
* | fix demux_nut to give proper (estimate) of percent position after a seek | ods15 | 2006-11-18 |
* | Add disabled EAGAIN testing code for libnut | ods15 | 2006-11-18 |
* | move demux_nut priv calloc to init() instead of check_file() | ods15 | 2006-11-18 |
* | implemented DEMUXER_CTRL_IDENTIFY_PROGRAM | nicodvb | 2006-11-18 |
* | new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s) | nicodvb | 2006-11-18 |
* | support for XAN DPCM audio | diego | 2006-11-18 |
* | support for some more fringe formats, still buggy .. | diego | 2006-11-17 |
* | Try reading palette for vobsub | reimar | 2006-11-17 |
* | Pseudo-support for subtitles in http://samples.mplayerhq.hu/sub/jpn_engSUB_sa... | reimar | 2006-11-17 |
* | missed piece in update to libnut API - non negative errors | ods15 | 2006-11-17 |
* | support flic video through lavf | diego | 2006-11-17 |
* | COSMETICS: reformatted | nicodvb | 2006-11-16 |
* | restored circular looping when changing audio and video stream (previously br... | nicodvb | 2006-11-16 |
* | reset demuxer's buffered demux_packet after DEMUXER_CTRL_SWITCH_AUDIO | nicodvb | 2006-11-16 |
* | implemented DEMUXER_CTRL_SWITCH_VIDEO | nicodvb | 2006-11-16 |
* | added code to switch video stream | nicodvb | 2006-11-16 |
* | cosmetics: Restore alphabetical order, align both tables. | diego | 2006-11-16 |
* | support for RoQ video and audio through libavformat | diego | 2006-11-16 |
* | support for Electronic Arts ADPCM audio | diego | 2006-11-16 |
* | support for Delphine CIN audio and video | diego | 2006-11-16 |
* | update to libnut API, non-negative errors | ods15 | 2006-11-16 |
* | support for Interplay DPCM audio | diego | 2006-11-16 |
* | cosmetics: alphabetical order and prettyprinting for the CodecTag table | diego | 2006-11-16 |
* | support for Sierra VMD video | diego | 2006-11-16 |
* | Add support for Tiertex SEQ video. | diego | 2006-11-16 |
* | Add support for Westwood IMA ADPCM audio. | diego | 2006-11-15 |
* | update to libnut, no nut_skip_packet() | ods15 | 2006-11-15 |
* | update to libnut API, don't free the streams | ods15 | 2006-11-15 |
* | Don't spam the console with timestamps (non-error messages printed every | rtogni | 2006-11-14 |
* | Fix extradata passing to lavc RV20 decoder | rtogni | 2006-11-14 |
* | update to libnut, add cache_syncpoints | ods15 | 2006-11-14 |
* | 10l copy&Ãpaste bug in subtitle sh handling | reimar | 2006-11-14 |
* | update to libnut, rename nut.h->libnut.h | ods15 | 2006-11-14 |
* | Try to handle oversized asf headers by ignoring anything beyond the first MB | reimar | 2006-11-13 |
* | Incomplete support for vobsub (missing palette support) and | reimar | 2006-11-13 |
* | Move sh_sub_t to stheader.h, where all the other sh structs are defined | reimar | 2006-11-13 |
* | Add forgotten new_sh_sub | reimar | 2006-11-13 |
* | Make subtitle stream handling more similar to audio and video streams. | reimar | 2006-11-13 |
* | change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libn... | ods15 | 2006-11-12 |
* | consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME... | nicodvb | 2006-11-12 |
* | Remove duplicate message, the same info is printed anyway. | diego | 2006-11-12 |
* | removed duplicated check in demuxer_seek_chapter | nicodvb | 2006-11-11 |
* | in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESY... | nicodvb | 2006-11-11 |
* | shut warning on "realloc undefined" in demuxer.h | ods15 | 2006-11-10 |
* | update libnut API | ods15 | 2006-11-10 |