| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove any auto-inserted lavc filter. | reimar | 2010-01-22 | 1 | -2/+9 |
* | Reduce console output verbosity: Move colorspace information to verbose mode. | diego | 2009-09-30 | 1 | -2/+5 |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -4/+4 |
* | Remove unnecessary malloc.h #includes and related #ifdeffery. | diego | 2009-04-02 | 1 | -4/+0 |
* | Remove internal NuppelVideo decoder, the code in libavcodec can decode | reimar | 2009-03-08 | 1 | -2/+0 |
* | Add some "const" to mpcodecs_vd_drivers | reimar | 2009-03-06 | 1 | -1/+1 |
* | Make it possible for mpcodecs_get_image to return NULL as the | reimar | 2009-02-17 | 1 | -1/+1 |
* | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -1/+1 |
* | Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used. | diego | 2008-10-16 | 1 | -0/+3 |
* | Rename preprocessor directives related to image libraries. | diego | 2008-08-05 | 1 | -2/+2 |
* | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -1/+1 |
* | Change a bunch of codec-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 | 1 | -3/+3 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -6/+6 |
* | Simplify preprocessor condition for QT codecs, configure already does the | diego | 2008-03-15 | 1 | -1/+1 |
* | typo fix: inited --> initialized | diego | 2008-02-14 | 1 | -3/+3 |
* | clarify comments/docs about lav* being the preferred place to implement new | ivo | 2008-01-28 | 1 | -2/+4 |
* | copy note on new demuxers and codecs to the top of the array as well to be | ivo | 2008-01-28 | 1 | -0/+3 |
* | note on new demuxers and codecs, add them to lav* instead of libmp* | ivo | 2008-01-28 | 1 | -0/+2 |
* | Remove unused definition. | diego | 2008-01-06 | 1 | -2/+0 |
* | Remove completely outdated commented-out code | reimar | 2007-12-02 | 1 | -1/+0 |
* | added .stream_aspect to st_video_t: if non-zero and if not specified otherwise | nicodvb | 2007-09-01 | 1 | -0/+1 |
* | Remove redundant variable declaration. | diego | 2007-08-25 | 1 | -1/+0 |
* | Gui --> gui | diego | 2007-04-23 | 1 | -1/+1 |
* | Add explicit location for headers from the libmpdemux/ directory. | diego | 2007-03-15 | 1 | -2/+2 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 | 1 | -1/+1 |
* | MSGTR for libmpcodecs/vd.c | kraymer | 2006-11-22 | 1 | -1/+1 |
* | Remove obsolete Xvid 3 support. | diego | 2006-11-18 | 1 | -1/+1 |
* | Always respect w and h params to mpcodecs_config_vo over | reimar | 2006-11-05 | 1 | -6/+2 |
* | display corrected aspect ratio for mplayer -identify | ivo | 2006-08-15 | 1 | -0/+1 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 | 1 | -8/+0 |
* | Remove separation between Win32 DLL and DirectShow support in the build system. | diego | 2006-06-21 | 1 | -2/+0 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -1/+1 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -5/+11 |
* | fixes for encoding of multiple files | henry | 2005-03-01 | 1 | -4/+4 |
* | add the flip filter at the end of the filter chain. | reimar | 2004-12-18 | 1 | -1/+2 |
* | fix image dimensions at filter config time | henry | 2004-12-01 | 1 | -0/+2 |
* | mpi->w and h are set by vf_get_image, do not overwrite them. | reimar | 2004-10-01 | 1 | -2/+0 |
* | fix ineffectual video equalizer command line options, patch by kiriuja <mplay... | faust3 | 2004-09-15 | 1 | -0/+23 |
* | Cinepak, CYUV and RoqA/V are now in ffmpeg | rtognimp | 2004-07-15 | 1 | -6/+0 |
* | Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg | rtognimp | 2004-04-29 | 1 | -6/+0 |
* | Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC | rtognimp | 2003-12-23 | 1 | -10/+0 |
* | XviD Api4 support | iive | 2003-11-12 | 1 | -1/+1 |
* | addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c | rik | 2003-11-04 | 1 | -0/+4 |
* | -vop ---> -vf | diego | 2003-10-25 | 1 | -1/+1 |
* | Quicktime 8BPS decoder | rtognimp | 2003-08-28 | 1 | -0/+2 |
* | removed our native svq1 and huffyuv implementation as libavcodec's implementa... | alex | 2003-07-13 | 1 | -6/+0 |
* | HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's... | arpi | 2003-06-18 | 1 | -0/+2 |
* | Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de> | arpi | 2003-05-11 | 1 | -0/+6 |
* | add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe... | michael | 2003-03-05 | 1 | -0/+2 |
* | MACOSX support patch, based on Dan Christiansens work | alex | 2003-02-25 | 1 | -1/+1 |
* | - append the 'palette' filter if the codec supports RGB8/BGR8 and no csp | arpi | 2003-02-04 | 1 | -3/+25 |
* | do not config video out system if input dimensions are invalid (triggered a s... | alex | 2002-12-27 | 1 | -3/+4 |
* | DMO support | arpi | 2002-11-26 | 1 | -0/+2 |
* | qt video dll codecs support | arpi | 2002-11-12 | 1 | -0/+4 |
* | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled | arpi | 2002-11-01 | 1 | -0/+4 |
* | 10L ! Don't remove the scale filter if we don't added ourself | albeu | 2002-10-30 | 1 | -4/+4 |
* | Auto insert vf_lavc for the MPEG vo's | albeu | 2002-10-29 | 1 | -0/+17 |
* | debug ize | arpi | 2002-10-25 | 1 | -1/+3 |
* | support to use minilzo lib alternatively | alex | 2002-10-19 | 1 | -2/+0 |
* | liblzo realtime video codec support (decoding only) | arpi | 2002-10-13 | 1 | -0/+4 |
* | argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true. | arpi | 2002-10-07 | 1 | -1/+1 |
* | This patch allows you to use fractional values for specifying a zoom. | arpi | 2002-09-20 | 1 | -1/+1 |
* | TGA images (-mf on:type=tga) support | arpi | 2002-09-10 | 1 | -0/+2 |
* | pass outflags[] index via sh->outfmtidx to the vd->control() func (for VfW) | arpi | 2002-09-03 | 1 | -0/+1 |
* | added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlib | alex | 2002-09-01 | 1 | -5/+3 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 | 1 | -1/+1 |
* | some messages added/changed | arpi | 2002-08-31 | 1 | -1/+2 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -2/+2 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -3/+2 |
* | messages moved from vf.c and vd.c | jaf | 2002-08-13 | 1 | -8/+5 |
* | native DV audio/video decoders using libdv | arpi | 2002-08-05 | 1 | -0/+4 |
* | Add draw slice for the codecs | albeu | 2002-07-11 | 1 | -0/+6 |
* | Support for Xvid using their new api. If divx4 compatiblity is disabeled | albeu | 2002-07-10 | 1 | -0/+4 |
* | SVQ1 added | arpi | 2002-06-22 | 1 | -0/+2 |
* | realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net> | arpi | 2002-06-08 | 1 | -0/+4 |
* | setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0 | arpi | 2002-05-30 | 1 | -1/+5 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -19/+1 |
* | various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc... | arpi | 2002-05-12 | 1 | -0/+1 |
* | setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN | arpi | 2002-05-01 | 1 | -13/+7 |
* | apply aspect prescaling to -xy | arpi | 2002-04-29 | 1 | -20/+23 |
* | debug line | arpi | 2002-04-19 | 1 | -0/+1 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -1/+1 |
* | capabilities support -> automatic insertion of scale, expand, pp | arpi | 2002-04-11 | 1 | -4/+23 |
* | query_format debug moved 1 verbose level down | arpi | 2002-04-10 | 1 | -1/+1 |
* | video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv... | arpi | 2002-04-06 | 1 | -98/+16 |
* | global var for option -slices | arpi | 2002-04-04 | 1 | -0/+1 |
* | vd_mpegpes added | arpi | 2002-04-03 | 1 | -0/+2 |
* | Issue a warning in VDec if disp_w and disp_h weren't set by codec and try wor... | atmos4 | 2002-03-27 | 1 | -0/+12 |
* | UV vs VU fix | arpi | 2002-03-24 | 1 | -3/+10 |
* | added zlib | alex | 2002-03-22 | 1 | -0/+4 |
* | added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it> | melanson | 2002-03-21 | 1 | -0/+2 |
* | using -dr instead -vaa_dr | alex | 2002-03-20 | 1 | -2/+2 |
* | MPlayer now has a Microsoft RLE decoder to call its own...only supports | melanson | 2002-03-19 | 1 | -2/+2 |
* | supports query_format in codecs | arpi | 2002-03-18 | 1 | -3/+8 |
* | don't call video->get_info if it's NULL | arpi | 2002-03-18 | 1 | -0/+1 |
* | libvo printfs added (moved from mplayer.c), mpi buffers free'd to fix multifi... | arpi | 2002-03-17 | 1 | -5/+26 |
* | prefer outfmt with no conversion (see vo's query flags) | arpi | 2002-03-16 | 1 | -8/+11 |
* | temp workaround for mencoder | arpi | 2002-03-14 | 1 | -2/+3 |
* | libvo init moved to libmpcodecs | arpi | 2002-03-14 | 1 | -0/+102 |
* | Add IJPG decoder. | pontscho | 2002-03-10 | 1 | -0/+4 |
* | vo_config request printf | arpi | 2002-03-09 | 1 | -1/+2 |
* | mpng, libmpeg2 added, none of them finished :( | arpi | 2002-03-09 | 1 | -0/+6 |
* | cyuv, nuv, qtrle, qtsmc, roq added | arpi | 2002-03-08 | 1 | -0/+10 |
* | fli and msvideo1 added | arpi | 2002-03-07 | 1 | -0/+4 |
* | direct rendering can be disabled -vaa_nodr | arpi | 2002-03-07 | 1 | -1/+2 |
* | direct rendering support | arpi | 2002-03-07 | 1 | -12/+23 |
* | xanim, raw, rle added | arpi | 2002-03-07 | 1 | -0/+8 |
* | vfw, vfwex, odivx, divx4 added | arpi | 2002-03-07 | 1 | -7/+22 |
* | vd_dshow added | arpi | 2002-03-06 | 1 | -0/+4 |
* | vd_ffmpeg added, handling of EXPORT imgtype changed | arpi | 2002-03-06 | 1 | -1/+17 |
* | Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it> | arpi | 2002-03-02 | 1 | -0/+2 |
* | fixed stride for packed formats, more detailed printf at image allocation | arpi | 2002-03-01 | 1 | -2/+8 |
* | cinepak added | arpi | 2002-02-28 | 1 | -0/+1 |
* | cinepak added | arpi | 2002-02-28 | 1 | -0/+1 |
* | libmpcodecs core - initial version | arpi | 2002-02-28 | 1 | -0/+96 |