| Commit message (Expand) | Author | Age |
* | Mp3On4 demuxer support | rtognimp | 2005-02-15 |
* | 10l | faust3 | 2005-02-13 |
* | avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-13 |
* | Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com). | reimar | 2005-02-06 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 |
* | fix for streams that do not send a bitrate | reimar | 2005-02-03 |
* | discard lavf packets with wrong ids | nicodvb | 2005-01-30 |
* | Fix possible hang when playing broken MP3 from linear stream and remove | reimar | 2005-01-29 |
* | several sets of headers declare global variables in them, which causes multip... | iive | 2005-01-29 |
* | Do not read any more data at eof: if got eof in the middle of an audio | rtognimp | 2005-01-24 |
* | Be less verbose with -v (do not print a line for each demuxed packet) | rtognimp | 2005-01-24 |
* | Reset stream eof after parsing header, fixes bug #218 | reimar | 2005-01-23 |
* | Reduce excessive verbosity. | diego | 2005-01-22 |
* | More user-friendly stream, -xid and -slang info output even in non-verbose mo... | mosu | 2005-01-22 |
* | replaced bzero() with memset(); stream_type 0x0f is AAC | nicodvb | 2005-01-22 |
* | Play RV30 with 8-elements cmsg24 | rtognimp | 2005-01-22 |
* | More user-friendly stream, -xid and -slang info output even in non-verbose mode. | mosu | 2005-01-21 |
* | Handle missing palettes in the info part of VobSubs in Matroska files correct... | mosu | 2005-01-21 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 |
* | 100l, completely broken pointer arithmetic causing crashes. | reimar | 2005-01-19 |
* | If asf/tcp fails, asf/http used a wrong port | rtognimp | 2005-01-16 |
* | More support for AVC in Matroska. | mosu | 2005-01-16 |
* | set sub_utf8 only when actually using mkv subtitles, will break external | reimar | 2005-01-16 |
* | Move generic length and percent pos calculation to demuxer.c | reimar | 2005-01-15 |
* | Decode MP3 in rm files | rtognimp | 2005-01-15 |
* | 100l, no endian conversion on floats! | reimar | 2005-01-13 |
* | Do not access word-sized elements on potentially unaligned memory addresses. ... | mosu | 2005-01-13 |
* | automatic fps calculation for mpeg4 in raw stream/mpeg-ts | nicodvb | 2005-01-12 |
* | Call subcp_close when closing the demuxer | reimar | 2005-01-11 |
* | free http field_name to fix memleak | reimar | 2005-01-11 |
* | Support for AVC in Matroska. | mosu | 2005-01-11 |
* | replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org | rik | 2005-01-08 |
* | fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs | nicodvb | 2005-01-08 |
* | Reduce index verbosity | rtognimp | 2005-01-06 |
* | Real multirate files support | rtognimp | 2005-01-06 |
* | Print waveheader only when verbose | reimar | 2005-01-06 |
* | added support for ATSC tuner and conf.file | nicodvb | 2005-01-06 |
* | Use libc qsort to sort ODML index. | reimar | 2005-01-02 |
* | fix quicksort to avoid stack overflow and extreme runtimes | reimar | 2004-12-31 |
* | replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); add... | nicodvb | 2004-12-31 |
* | Fix channels, sample rate and sample size for 3gp files | rtognimp | 2004-12-29 |
* | TwinVQ decoder and demuxer | rtognimp | 2004-12-29 |
* | Try http if pnm connection fails | rtognimp | 2004-12-28 |
* | 10l, variable declarations must be before mp_msg. | reimar | 2004-12-28 |
* | 100l, buf etc. in af_fmt2str call are already pointers... | reimar | 2004-12-27 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | fix stream selection and -bandwidth for mms-over-http. | reimar | 2004-12-25 |
* | fix a segfault when calling loadfile during v4l2 playback | aurel | 2004-12-22 |
* | fix position bar and length display for mov files | reimar | 2004-12-21 |