| Commit message (Expand) | Author | Age |
* | Simplify preprocessor condition for QT codecs, configure already does the | diego | 2008-03-15 |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | clarify comments/docs about lav* being the preferred place to implement new | ivo | 2008-01-28 |
* | copy note on new demuxers and codecs to the top of the array as well to be | ivo | 2008-01-28 |
* | note on new demuxers and codecs, add them to lav* instead of libmp* | ivo | 2008-01-28 |
* | Remove unused definition. | diego | 2008-01-06 |
* | Remove completely outdated commented-out code | reimar | 2007-12-02 |
* | added .stream_aspect to st_video_t: if non-zero and if not specified otherwise | nicodvb | 2007-09-01 |
* | Remove redundant variable declaration. | diego | 2007-08-25 |
* | Gui --> gui | diego | 2007-04-23 |
* | Add explicit location for headers from the libmpdemux/ directory. | diego | 2007-03-15 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 |
* | MSGTR for libmpcodecs/vd.c | kraymer | 2006-11-22 |
* | Remove obsolete Xvid 3 support. | diego | 2006-11-18 |
* | Always respect w and h params to mpcodecs_config_vo over | reimar | 2006-11-05 |
* | display corrected aspect ratio for mplayer -identify | ivo | 2006-08-15 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 |
* | Remove separation between Win32 DLL and DirectShow support in the build system. | diego | 2006-06-21 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 |
* | fixes for encoding of multiple files | henry | 2005-03-01 |
* | add the flip filter at the end of the filter chain. | reimar | 2004-12-18 |
* | fix image dimensions at filter config time | henry | 2004-12-01 |
* | mpi->w and h are set by vf_get_image, do not overwrite them. | reimar | 2004-10-01 |
* | fix ineffectual video equalizer command line options, patch by kiriuja <mplay... | faust3 | 2004-09-15 |
* | Cinepak, CYUV and RoqA/V are now in ffmpeg | rtognimp | 2004-07-15 |
* | Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg | rtognimp | 2004-04-29 |
* | Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC | rtognimp | 2003-12-23 |
* | XviD Api4 support | iive | 2003-11-12 |
* | addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c | rik | 2003-11-04 |
* | -vop ---> -vf | diego | 2003-10-25 |
* | Quicktime 8BPS decoder | rtognimp | 2003-08-28 |
* | removed our native svq1 and huffyuv implementation as libavcodec's implementa... | alex | 2003-07-13 |
* | HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's... | arpi | 2003-06-18 |
* | Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de> | arpi | 2003-05-11 |
* | add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe... | michael | 2003-03-05 |
* | MACOSX support patch, based on Dan Christiansens work | alex | 2003-02-25 |
* | - append the 'palette' filter if the codec supports RGB8/BGR8 and no csp | arpi | 2003-02-04 |
* | do not config video out system if input dimensions are invalid (triggered a s... | alex | 2002-12-27 |
* | DMO support | arpi | 2002-11-26 |
* | qt video dll codecs support | arpi | 2002-11-12 |
* | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled | arpi | 2002-11-01 |
* | 10L ! Don't remove the scale filter if we don't added ourself | albeu | 2002-10-30 |
* | Auto insert vf_lavc for the MPEG vo's | albeu | 2002-10-29 |
* | debug ize | arpi | 2002-10-25 |
* | support to use minilzo lib alternatively | alex | 2002-10-19 |
* | liblzo realtime video codec support (decoding only) | arpi | 2002-10-13 |
* | argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true. | arpi | 2002-10-07 |
* | This patch allows you to use fractional values for specifying a zoom. | arpi | 2002-09-20 |
* | TGA images (-mf on:type=tga) support | arpi | 2002-09-10 |