| Commit message (Expand) | Author | Age |
* | Change a bunch of codec-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 |
* | cosmetic typo fix, geneate > generate | compn | 2008-02-09 |
* | Use defines to give names to the different seek flags. | reimar | 2008-01-29 |
* | Make all demuxer_desc_t const, thus moving them to .rodata | reimar | 2008-01-13 |
* | Remove some pointless casts | reimar | 2007-12-01 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 |
* | Support some weird AVI header, fixes bug 742 | reimar | 2007-02-06 |
* | 100l confused FFMIN/FFMAX | reimar | 2006-12-01 |
* | Proper fix for last demux_avi commit, stream switching now really should | reimar | 2006-12-01 |
* | Make sure we do not hang if no streams are available | reimar | 2006-12-01 |
* | Implement stream switching for AVI demuxer. | reimar | 2006-12-01 |
* | Move initialization of sh_audio/sh_video members to aviheader | reimar | 2006-11-30 |
* | Remove duplicate message, the same info is printed anyway. | diego | 2006-11-12 |
* | Fix an obvious typo. | eugeni | 2006-11-05 |
* | better wording for "workarounding" | kraymer | 2006-11-05 |
* | MSGTRs for demux_avi.c | kraymer | 2006-11-05 |
* | Allow lowercase letters in AVI stream id, fixes bug #277 | reimar | 2006-10-23 |
* | Avoid crash after "AVI: No audio stream found -> no sound." message, | reimar | 2006-10-21 |
* | as anounced, just some cleaning, purely janitorial changes | reynaldo | 2006-10-15 |
* | Fix calculation of stream sizes when they are too big for a 32-bit variable | pacman | 2006-05-06 |
* | dwStart support for mplayer. | corey | 2006-02-18 |
* | Second-try commit of this patch. | corey | 2006-02-17 |
* | 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 |
* | fix crash if no video codec available | reimar | 2006-01-08 |
* | move resync_audio_stream after seeking to demuxer.c | reimar | 2005-10-30 |
* | Avoid duplicated messages from demux_avi.c and demuxer.c. | diego | 2005-09-13 |
* | Make -identify's 'ID_LENGTH=' print a float and not an integer.. The | ods15 | 2005-09-02 |
* | 100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini | rtognimp | 2005-08-13 |
* | demux_avi_control() missing in avi's demuxer struct. | ods15 | 2005-08-11 |
* | Demuxer modularization | rtognimp | 2005-08-05 |
* | Move generic length and percent pos calculation to demuxer.c | reimar | 2005-01-15 |
* | OpenDML read/write support | ranma | 2004-03-17 |
* | Seek in HTTP streams and stdin seek fixes | rtognimp | 2004-03-13 |
* | enable seeking in http streams | attila | 2004-02-17 |
* | Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca> | alex | 2003-10-22 |
* | printing fps with 3 dec digit instead of 2 | arpi | 2003-08-27 |
* | - ignore movi_end if reading from stdin | arpi | 2003-02-02 |
* | upsz :)))))))))))))) | pontscho | 2003-01-12 |
* | fixed these: | arpi | 2002-12-29 |
* | accurate bitrate calculation using index, and more accurate guessing | arpi | 2002-12-21 |
* | 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 |
* | workaround old mencoder's cbr-mp3 header bug | arpi | 2002-11-02 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 |
* | fix & workaround possible sig8/sig11 in blocksize calculation | arpi | 2002-10-17 |
* | fixed invalid -aid/-vid segfault | arpi | 2002-09-25 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |