| Commit message (Expand) | Author | Age |
* | printf --> mp_msg | diego | 2006-07-14 |
* | Change free_sh_audio() to take demuxer and stream id as parameters | uau | 2006-06-14 |
* | Fix potential integer overflows in memory allocation. | rtogni | 2006-06-04 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | convert some printfs to mp_msg | rathann | 2006-01-10 |
* | include the right avcodec.h, consistently with the rest of mplayer | nicodvb | 2006-01-08 |
* | malloc padding to avoid access beyond allocated memory | henry | 2005-12-19 |
* | Demuxer modularization | rtognimp | 2005-08-05 |
* | make stupid gcc versions happy | rfelker | 2004-03-31 |
* | 100l Fix audio decoding and random sig11 | rtognimp | 2003-12-15 |
* | fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shachar | alex | 2003-04-21 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | some more output cosmetics, especially for vivo and mov demuxers | arpi | 2002-05-20 |
* | warning (proper) fix | pl | 2002-01-29 |
* | warning fix | pl | 2001-12-25 |
* | x = malloc(strlen(s) + c) ... strcpy(x, s) | pl | 2001-12-19 |
* | vivo A-V sync fixed | arpi | 2001-12-16 |
* | -vivo version option added | alex | 2001-12-15 |
* | added -vivo subconfig | alex | 2001-12-15 |
* | hacked audio support to work with acm | alex | 2001-12-12 |
* | fixed Waveformatheader emu and added vivo1/2 audio detection | alex | 2001-12-10 |
* | added support for packet 0x82 (from vivodump.c by arpi) | alex | 2001-12-01 |
* | changed to generate fourcc's like: viv<version> -> viv1,viv2 | alex | 2001-11-25 |
* | wrote a very annoying bug | alex | 2001-11-22 |
* | added support for demux_info | alex | 2001-11-22 |
* | some minor fixes | alex | 2001-11-16 |
* | small fix | pl | 2001-11-11 |
* | disabled vivo2 scaling (decodes some vivo2 files) | alex | 2001-11-11 |
* | checking for EOF | alex | 2001-11-10 |
* | freeing up space and some debug | alex | 2001-11-09 |
* | vivo_check_file uses also new textparser | alex | 2001-11-09 |
* | added text block parser | alex | 2001-11-09 |
* | vivo 2.0 compatibility | arpi | 2001-11-04 |
* | vivo demuxer | arpi | 2001-11-04 |