| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove native nuv demuxer, it only needs more code to achieve the same thing | reimar | 2009-03-09 | 1 | -461/+0 |
* | Fix lots and lots of other demuxers broken by r26301 | reimar | 2008-04-05 | 1 | -0/+1 |
* | Make all demuxer_desc_t const, thus moving them to .rodata | reimar | 2008-01-13 | 1 | -1/+1 |
* | Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved | diego | 2008-01-06 | 1 | -3/+3 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 | 1 | -1/+1 |
* | Remove unused variables, patch by Stefan Huehner stefan at huehner org. | diego | 2006-07-08 | 1 | -1/+0 |
* | Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod... | reynaldo | 2006-04-22 | 1 | -1/+1 |
* | Second-try commit of this patch. | corey | 2006-02-17 | 1 | -1/+1 |
* | Reverse commit of unfinished patch for passing audio_delay to the demuxers. | corey | 2006-02-09 | 1 | -1/+1 |
* | 1. Include audio_delay as an argument to demux_seek. | corey | 2006-02-07 | 1 | -1/+1 |
* | big-endian fixes for "extended" (i.e. mythtv) files. | reimar | 2005-10-25 | 1 | -1/+2 |
* | Demuxer modularization | rtognimp | 2005-08-05 | 1 | -6/+23 |
* | Support more MythTV nuv files, based on Gentoo portage patch | reimar | 2005-08-01 | 1 | -10/+125 |
* | 10l | faust3 | 2005-06-26 | 1 | -1/+2 |
* | Make nuv files work on bigendian (but old nuv files created with mencoder | reimar | 2005-03-03 | 1 | -0/+3 |
* | - demuxer->audio->id is set to -2 when using 'frameno.avi', so | arpi | 2002-09-30 | 1 | -4/+14 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 1 | -3/+0 |
* | fixed >2GB files demuxing | arpi | 2002-09-10 | 1 | -4/+4 |
* | aspect prescaling fix by magnus.pfeffer@epost.de | arpi | 2002-07-06 | 1 | -1/+1 |
* | Added demuxer uninit | albeu | 2002-04-24 | 1 | -0/+13 |
* | 10l... int/1000 will be int while we want float, so let's do int*0.001 | arpi | 2002-03-31 | 1 | -2/+2 |
* | seek patch by Panagoitis Issaris | alex | 2002-01-09 | 1 | -7/+132 |
* | last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be> | arpi | 2002-01-02 | 1 | -3/+2 |
* | last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be> | arpi | 2002-01-02 | 1 | -1/+7 |
* | audio is working | alex | 2001-12-27 | 1 | -4/+6 |
* | added NuppelVideo demuxer, based on Panagiotis Issaris' patch | alex | 2001-12-27 | 1 | -0/+172 |