| Commit message (Expand) | Author | Age |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 |
* | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ... | michael | 2006-01-26 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | typo, memset 0 was done on desc instead of cdesc, see bug #288 | reimar | 2005-04-27 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 |
* | fixes for encoding of multiple files | henry | 2005-03-01 |
* | Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems | reimar | 2005-01-20 |
* | preload quicktime.qts, this allows us to ignore the hardcoded path inside the... | faust3 | 2005-01-17 |
* | small gcc warning fixes | rathann | 2004-08-28 |
* | printf -> mp_msg; print error msg when qtmlClient.dll is missing | faust3 | 2004-04-13 |
* | Use aspect from encoder for AVI vprp header | ranma | 2004-03-24 |
* | cygwin win32 dll support | faust3 | 2003-02-15 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 |
* | Cleanup of the muxer API, func parameters muxer & muxer_f eliminated. | arpi | 2003-01-19 |
* | compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-01-03 |
* | the long-waited MUXER layer, and new MPEG-PS muxer | arpi | 2002-12-27 |
* | set keyframe flag at encoding | arpi | 2002-12-21 |
* | Sorenson 1/3 encoding just for fun :) | arpi | 2002-12-16 |