| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -2/+2 |
* | Fix printf format string mismatch, eliminates the warning: | diego | 2008-03-06 | 1 | -1/+1 |
* | ve_vfw.c: #include aviheader.h instead of wine avifmt.h | uau | 2008-03-06 | 1 | -1/+1 |
* | Use correct printf length modifiers, fixes the following warnings: | diego | 2007-12-03 | 1 | -15/+15 |
* | Add Coinitialize function to vfw encoder and win32 loader. | compn | 2007-10-17 | 1 | -1/+23 |
* | Fix double close() in ve_vfw.c | iive | 2007-03-24 | 1 | -1/+0 |
* | Add explicit location for headers from the libmpdemux/ directory. | diego | 2007-03-15 | 1 | -3/+3 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 | 1 | -2/+2 |
* | Include loader/ prefix in #include path everywhere. | diego | 2007-03-15 | 1 | -4/+4 |
* | Controllable quality setting of VFW enconding, through the dumped state of th... | alex | 2007-02-18 | 1 | -2/+51 |
* | muxers now write to output muxer->stream rather than to muxer->file | nicodvb | 2006-12-18 | 1 | -0/+1 |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 | 1 | -2/+0 |
* | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-31 | 1 | -22/+22 |
* | Change 'if(verbose)' to the more appropriate mp_msg_test. | diego | 2006-03-27 | 1 | -1/+1 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 | 1 | -2/+2 |
* | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ... | michael | 2006-01-26 | 1 | -1/+1 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 | 1 | -2/+2 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -1/+1 |
* | fixes for encoding of multiple files | henry | 2005-03-01 | 1 | -0/+1 |
* | Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems | reimar | 2005-01-20 | 1 | -1/+1 |
* | Use aspect from encoder for AVI vprp header | ranma | 2004-03-24 | 1 | -0/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -2/+2 |
* | Cleanup of the muxer API, func parameters muxer & muxer_f eliminated. | arpi | 2003-01-19 | 1 | -3/+1 |
* | the long-waited MUXER layer, and new MPEG-PS muxer | arpi | 2002-12-27 | 1 | -5/+6 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -18/+18 |
* | warning fixes | arpi | 2002-09-29 | 1 | -2/+2 |
* | fixed to comply with new loader | alex | 2002-09-13 | 1 | -2/+2 |
* | changing return type of put_image void->int | arpi | 2002-09-10 | 1 | -1/+2 |
* | FreeBSD fix | nexus | 2002-09-01 | 1 | -0/+1 |
* | merged with dll_init.c | alex | 2002-09-01 | 1 | -5/+174 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 1 | -1/+3 |
* | added support for codec selection | alex | 2002-05-13 | 1 | -1/+17 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -2/+2 |
* | capabilities support -> automatic insertion of scale, expand, pp | arpi | 2002-04-11 | 1 | -1/+1 |
* | soem fixes | arpi | 2002-04-11 | 1 | -3/+6 |
* | encoders | arpi | 2002-04-10 | 1 | -0/+100 |