| Commit message (Expand) | Author | Age |
* | Reset stream eof after parsing header, fixes bug #218 | reimar | 2005-01-23 |
* | Fix channels, sample rate and sample size for 3gp files | rtognimp | 2004-12-29 |
* | fix position bar and length display for mov files | reimar | 2004-12-21 |
* | Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples. | diego | 2004-12-18 |
* | Extended support for other object type IDs in the ESDS. This enables e.g. MPE... | mosu | 2004-11-15 |
* | AVC support moved to libavcodec, avcC atom is now passed in extradata | rtognimp | 2004-09-13 |
* | AVC (fourcc avc1) in mp4 support | rtognimp | 2004-08-29 |
* | Negate default palette for grayscale cvid | rtognimp | 2004-06-27 |
* | typo | diego | 2004-06-25 |
* | Have the MOV demuxer recognize and display (via MPINFO) registered ISO | diego | 2004-01-20 |
* | Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>. | mosu | 2003-11-06 |
* | 1000000l!!!! | rfelker | 2003-11-03 |
* | Fix for borked .mov files with bogus user data length values. Patch by Marek ... | mosu | 2003-09-20 |
* | Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>. | mosu | 2003-09-11 |
* | Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com> | mosu | 2003-09-02 |
* | ffsvq3 fix, dunno if this is the correct fix | michael | 2003-05-10 |
* | Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from | diego | 2003-04-20 |
* | Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch) | rtognimp | 2003-03-15 |
* | Animatrix AAC fix, patch by <dimakar(at)yahoo.com> | rtognimp | 2003-03-12 |
* | MACOSX support patch, based on Dan Christiansens work | alex | 2003-02-25 |
* | Attached PATCH fixes the case, when data-flag and reference flags are set and | arpi | 2003-01-27 |
* | 32 bpp is a valid color depth. Fixes 0-bit rle reports | rtognimp | 2003-01-26 |
* | patch adds support for MOV-Reference-Files. | arpi | 2003-01-13 |
* | (hopefully) fixed .mov streaming | arpi | 2003-01-12 |
* | - always print the longest stream in info, not the selected one | arpi | 2003-01-06 |
* | compiler warning fixes | arpi | 2002-12-14 |
* | find best (longest) streams if not specified (-aid/-vid) | arpi | 2002-12-07 |
* | dump URL references | arpi | 2002-11-29 |
* | - parsing the handler reference atom (hnlr), save handler fourccs | arpi | 2002-11-29 |
* | reversing warning fix (requested by alex) | michael | 2002-11-23 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 |
* | export imagedescription for qt video codecs | arpi | 2002-11-11 |
* | workaround for ms11 ima4 | alex | 2002-11-04 |
* | fix possible sig8 - found by Alex | arpi | 2002-11-02 |
* | set up nBlockAlign, nBytesPerSec correctly if extended audio header avail. | arpi | 2002-10-31 |
* | pass audio codecdata | arpi | 2002-10-31 |
* | memleak fix (found by valgrind) | arpi | 2002-10-16 |
* | ss_div/ss_mul defaults to 0 | arpi | 2002-10-16 |
* | BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC | jkeil | 2002-10-07 |
* | dump processed edit list data | arpi | 2002-09-27 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one) | arpi | 2002-09-18 |
* | support for .mp4 with .mp3 audio | arpi | 2002-08-05 |
* | skip 'pnot' and 'PICT' - fixes incoming/1.mov | arpi | 2002-08-01 |
* | workaround for empty version1 audio headers (bugreport by Sascha Sommer) | arpi | 2002-07-12 |
* | edit-list support for video - fixes various A-V sync problems (TODO: seeking) | arpi | 2002-07-07 |
* | fixed endless 'unknown chunk' and doublespeed ima4 audio bugs | arpi | 2002-07-06 |
* | CBR audio PTS fixes (using stsd v1 header) | arpi | 2002-06-30 |
* | dump edit list | arpi | 2002-06-29 |
* | Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see f... | atmos4 | 2002-06-07 |