| Commit message (Expand) | Author | Age |
... | |
* | Patch from John Donaghy: "fix for audio and video in dvr-ms asf files" | pacman | 2006-06-06 |
* | fix descrambling of asf file, | iive | 2006-03-30 |
* | Move global vars used for header parsing, etc to dewux->priv as it should | albeu | 2006-03-29 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | Second-try commit of this patch. | corey | 2006-02-17 |
* | we cannot continue without a crash when read_asf_header fails, since some | reimar | 2006-02-12 |
* | Reverse commit of unfinished patch for passing audio_delay to the demuxers. | corey | 2006-02-09 |
* | 1. Include audio_delay as an argument to demux_seek. | corey | 2006-02-07 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | include the right avcodec.h, consistently with the rest of mplayer | nicodvb | 2006-01-08 |
* | Typo in ASF demuxer selection by name (it's 'asf', not 'asv') | rtognimp | 2005-12-24 |
* | malloc padding to avoid access beyond allocated memory | henry | 2005-12-19 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | move resync_audio_stream after seeking to demuxer.c | reimar | 2005-10-30 |
* | Make -identify's 'ID_LENGTH=' print a float and not an integer.. The | ods15 | 2005-09-02 |
* | Demuxer modularization | rtognimp | 2005-08-05 |
* | Speedup asf descrambling (avoid one memcpy and use our fastmemcpy). | reimar | 2005-05-23 |
* | Move generic length and percent pos calculation to demuxer.c | reimar | 2005-01-15 |
* | fix seeking in audio-only case (crash when seeking backwards, time reset to 0) | reimar | 2004-09-11 |
* | skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts.... | alex | 2004-07-21 |
* | plen=0 is handled | alex | 2003-09-07 |
* | fixes http://pot.lsd.ro/video.asf | arpi | 2003-08-15 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 |
* | demuxer_control(), percent position and time length query implemented in | arpi | 2002-11-16 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | 100l - seq++ for grouping | arpi | 2002-07-07 |
* | some cleanup and fixes, but the badquality.asf is still buggy :( | arpi | 2002-06-16 |
* | fixed a few possible bugs | arpi | 2002-01-16 |
* | Applied the patch from Alban Bedel <albeu@free.fr> to | bertrand | 2001-12-12 |
* | includes cleanup | arpi | 2001-10-21 |
* | libdemuxer... | arpi | 2001-10-20 |