| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 |
|\ |
|
| * | Fix grammar/missing verb in description. | reimar | 2009-12-25 |
| * | Remove unnecessary entries from extension_table, these formats are already | reimar | 2009-12-25 |
| * | Add a (unfortunately rather long) explanation on how and when to use it | reimar | 2009-12-25 |
| * | force cdg to lavf demuxer in extensions.c, misdetected as mpeg otherwise | compn | 2009-12-24 |
* | | Merge svn changes up to r29684 | Uoti Urpala | 2009-09-16 |
|\| |
|
| * | Add support for lavf vqf demuxer and lavc TwinVQ decoder. | vitor | 2009-09-07 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 |
|/ |
|
* | Add standard license header to all files in libmpdemux. | diego | 2009-05-08 |
* | libavformat is now the default for mov, update extension.c to match this. | reimar | 2009-04-15 |
* | support E-AC-3 decoding using ffmpeg | aurel | 2008-09-01 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 |
* | add support for /game-formats/psx-str/ | compn | 2008-06-24 |
* | added monkey audio file extensions to extension table | ben | 2007-09-13 |
* | Use lavf_preferred mechanism to replace more extension-based detection hacks | reimar | 2007-04-14 |
* | Add lavf_preferred demuxer for lavf formats we want to be probed | reimar | 2007-04-14 |
* | Start to separate bad-autodetection hacks from other stuff in extension-based | reimar | 2007-04-07 |
* | .dxa files should be handled by libavformat. | diego | 2007-04-07 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 |
* | WavPack files contain a complete, valid RIFF tag, so use extension (.wv) | reimar | 2006-10-08 |
* | Try .mxf with libavformat first, works around a too greedy mpeg-demuxer | reimar | 2006-09-22 |
* | marks several strings inside structs as const when they hold just | reynaldo | 2006-07-16 |
* | lavf demuxer works better for gxf | reimar | 2006-07-07 |
* | add mpc extension so that playback starts faster. | reimar | 2006-02-10 |
* | 10l, typo in last commit | reimar | 2005-09-02 |
* | Support D-Cinema audio demuxer and decoder from FFmpeg. | reimar | 2005-09-02 |
* | support MPEG in GXF container with extension-based detection. | reimar | 2005-08-26 |
* | demux ac3 by means of lavf by default | nicodvb | 2005-04-07 |
* | filename-based detection for h264 ES | lorenm | 2005-04-01 |
* | swf and flv through libavformat | alex | 2005-02-21 |
* | avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-13 |
* | nut is only handled by lavf, speed up detection | alex | 2004-08-21 |
* | Add detection of nsa streamed by aol ultravox server | rtognimp | 2004-05-14 |
* | nsv (Nullsoft streaming video) demuxer | rtognimp | 2004-04-12 |
* | FLAC decoding support via imported libmpflac. | lumag | 2003-10-04 |
* | - mpeg extensions removed, it causes misdetction of renamed avi/asf files | arpi | 2003-01-28 |
* | cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:) | alex | 2003-01-24 |
* | - added some more | arpi | 2003-01-19 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 |