2011-06-29 |
iive | vd_ffmpeg.c: fix one case of "-lavdopts vstats" crashing
|
commit | commitdiff | tree |
2010-05-20 |
iive | Fix compilation broken by FFmpeg-r23201 that changed...
|
commit | commitdiff | tree |
2010-04-27 |
iive | New hack for vobsub packet merging.
|
commit | commitdiff | tree |
2010-04-12 |
iive | Fix build due to FFmpeg r22858 change (function rename).
|
commit | commitdiff | tree |
2010-04-11 |
iive | Fix build due to FFmpeg r22833 change (typedef rename).
|
commit | commitdiff | tree |
2010-03-07 |
iive | Increase mplayer buffer padding size to match the new...
|
commit | commitdiff | tree |
2009-07-19 |
iive | Handle 24bit audio formats natively by ALSA.
|
commit | commitdiff | tree |
2009-07-19 |
iive | Fix 24bit audio playback.
|
commit | commitdiff | tree |
2009-03-15 |
iive | Fix warning: Add forgotten 'int' to variable declaration.
|
commit | commitdiff | tree |
2009-02-21 |
iive | Cosmetics. Reindent to 4 spaces.
|
commit | commitdiff | tree |
2009-02-21 |
iive | Cleanup.
|
commit | commitdiff | tree |
2009-02-21 |
iive | Cosmetics. Remove all trailing whitespaces
|
commit | commitdiff | tree |
2009-02-20 |
iive | Turn all remaining printf() into mp_msg().
|
commit | commitdiff | tree |
2009-02-20 |
iive | Cleanup.
|
commit | commitdiff | tree |
2009-02-20 |
iive | Cosmetics part2. Indent local variable definitions...
|
commit | commitdiff | tree |
2009-02-20 |
iive | Cosmetics part 1. Reindent to 4 spaces.
|
commit | commitdiff | tree |
2009-02-20 |
iive | Comment out "else" statement without following block.
|
commit | commitdiff | tree |
2009-02-20 |
iive | Move libavcodec includes together.
|
commit | commitdiff | tree |
2009-02-19 |
iive | Return PIX_FMT_NONE if the video system refuses all...
|
commit | commitdiff | tree |
2009-02-15 |
iive | Reflect ffmpeg change of xvmc struct field to xvmc_id.
|
commit | commitdiff | tree |
2009-02-15 |
iive | Reflect the change of xvmc struct name.
|
commit | commitdiff | tree |
2009-02-15 |
iive | Now xvmc struct uses magic_id field
|
commit | commitdiff | tree |
2009-02-15 |
iive | Remove display_flag remains as the member has been...
|
commit | commitdiff | tree |
2009-02-14 |
iive | Remove some xvmc field initializations. They are not...
|
commit | commitdiff | tree |
2008-05-28 |
iive | Revert commit r26897.
|
commit | commitdiff | tree |
2008-04-04 |
iive | Change I_TYPE -> FF_I_TYPE to fix compilation.
|
commit | commitdiff | tree |
2008-03-09 |
iive | Fix wrong check for vidix usage.
|
commit | commitdiff | tree |
2008-03-09 |
iive | Don't use void * arithmetic.
|
commit | commitdiff | tree |
2008-03-09 |
iive | Handle vga_init() error and output error message.
|
commit | commitdiff | tree |
2008-02-12 |
iive | Implement test for system byteswap.h header file.
|
commit | commitdiff | tree |
2008-02-01 |
iive | Update the test for ivtv output driver.
|
commit | commitdiff | tree |
2008-01-23 |
iive | Use the proper option name for constant quantizer
|
commit | commitdiff | tree |
2008-01-23 |
iive | Move Zoran video controller check after the libavcodec...
|
commit | commitdiff | tree |
2008-01-19 |
iive | Extend the precision of rationale conversion so
|
commit | commitdiff | tree |
2007-12-23 |
iive | Fix compilation of liba52/test.c testing and benchmarking...
|
commit | commitdiff | tree |
2007-11-23 |
iive | Bring (de)muxer_lavf up to date with the libavformat...
|
commit | commitdiff | tree |
2007-11-22 |
iive | Fix compilation error.
|
commit | commitdiff | tree |
2007-11-04 |
iive | 10l Diego, revert commit 24966.
|
commit | commitdiff | tree |
2007-10-28 |
iive | Cleanup guess_buffer_cp() a bit, remove tmp variable...
|
commit | commitdiff | tree |
2007-10-28 |
iive | Our enca code uses strdup() on the input encoding name...
|
commit | commitdiff | tree |
2007-10-13 |
iive | 10l fix compilation with v4l2
|
commit | commitdiff | tree |
2007-09-28 |
iive | Define profiles_t as const to fix a warning. Prevent...
|
commit | commitdiff | tree |
2007-09-22 |
iive | Fix building without network.
|
commit | commitdiff | tree |
2007-09-01 |
iive | Remove imported rational calculation code and use the...
|
commit | commitdiff | tree |
2007-08-28 |
iive | Fix compilation by adding forgotten comma.
|
commit | commitdiff | tree |
2007-08-20 |
iive | remove gconvert_uri_to_filename() and use url_unescape_strin...
|
commit | commitdiff | tree |
2007-08-04 |
iive | Fix compilation of ass_fontconfig.c when fontconfig...
|
commit | commitdiff | tree |
2007-07-30 |
iive | Make teletext depend on freetype. Fixes compilation...
|
commit | commitdiff | tree |
2007-07-26 |
iive | Disable building of vo_mga on all linux platforms despite...
|
commit | commitdiff | tree |
2007-07-11 |
iive | Print the number of the Unknow color format,
|
commit | commitdiff | tree |
2007-07-06 |
iive | Fix crash on some DVDs
|
commit | commitdiff | tree |
2007-04-30 |
iive | 10l to Diego for breaking svn (again).
|
commit | commitdiff | tree |
2007-03-31 |
iive | Use FT_Glyph_StrokeBorder to render only the outside...
|
commit | commitdiff | tree |
2007-03-26 |
iive | prevent building xvmc with the old api.
|
commit | commitdiff | tree |
2007-03-26 |
iive | sync to lavcodecs version
|
commit | commitdiff | tree |
2007-03-24 |
iive | Fix double close() in ve_vfw.c
|
commit | commitdiff | tree |
2007-02-19 |
iive | Don't free and then allocate surfaces when config(...
|
commit | commitdiff | tree |
2007-02-07 |
iive | Revert part of commit r22170.
|
commit | commitdiff | tree |
2006-12-30 |
iive | Fix double free of *http_hdr at server error.
|
commit | commitdiff | tree |
2006-11-15 |
iive | When testing lame preset presence, use actuall lame_set_pres...
|
commit | commitdiff | tree |
2006-10-27 |
iive | Add cmov detection to configure
|
commit | commitdiff | tree |
2006-08-19 |
iive | Fix xv and xinerama force on --enable-*
|
commit | commitdiff | tree |
2006-06-05 |
iive | Adds missing NULL last entry to msgl_config
|
commit | commitdiff | tree |
2006-05-12 |
iive | enable mediaLib check execution and honnor user choise...
|
commit | commitdiff | tree |
2006-05-05 |
iive | fix the warning generated (in gcc4) by the 'inline...
|
commit | commitdiff | tree |
2006-05-04 |
iive | x264 linking now requires explicit x11 libraries inclusion.
|
commit | commitdiff | tree |
2006-05-04 |
iive | check for XviD compiled with pthread support
|
commit | commitdiff | tree |
2006-04-29 |
iive | Adding transliteration (english spelling) of my name
|
commit | commitdiff | tree |
2006-04-16 |
iive | recognize future pentium-m processors, e.g. there is...
|
commit | commitdiff | tree |
2006-04-16 |
iive | 10l in rgb2rgb_template.c
|
commit | commitdiff | tree |
2006-04-09 |
iive | co_N_pilation to compilation
|
commit | commitdiff | tree |
2006-04-08 |
iive | New mode for tinterlace filter
|
commit | commitdiff | tree |
2006-04-08 |
iive | New mode for tinterlace filter
|
commit | commitdiff | tree |
2006-04-08 |
iive | put my name in native language, remove some obsolate...
|
commit | commitdiff | tree |
2006-04-06 |
iive | make sure the indx chunk is big enough to hold the...
|
commit | commitdiff | tree |
2006-04-06 |
iive | Limit the number of entires to the amount that does...
|
commit | commitdiff | tree |
2006-03-30 |
iive | fix descrambling of asf file,
|
commit | commitdiff | tree |
2006-03-17 |
iive | if stream is not seekable calling enca would prevent...
|
commit | commitdiff | tree |
2006-02-22 |
iive | Use native bswap32 instruction when __CPU__ is x86_64...
|
commit | commitdiff | tree |
2006-02-16 |
iive | include config.h before includes that need it
|
commit | commitdiff | tree |
2006-02-14 |
iive | allow autodetection of pictures type when using mf...
|
commit | commitdiff | tree |
2006-02-09 |
iive | include config.h as img_format.h needs endian definitions...
|
commit | commitdiff | tree |
2006-01-18 |
iive | prevent xvmc from been loaded before xv, and generally...
|
commit | commitdiff | tree |
2006-01-01 |
iive | add Dicas MPEGable H.264/MPEG-4 AVC fourcc
|
commit | commitdiff | tree |
2005-12-24 |
iive | This cache-seek-min is definitly implemented. The not...
|
commit | commitdiff | tree |
2005-12-24 |
iive | The <=132 frame rule is only valid at MacroBlock level...
|
commit | commitdiff | tree |
2005-12-20 |
iive | Print some error message,
|
commit | commitdiff | tree |
2005-12-10 |
iive | move to next vo if /dev/3dfx could not be opened
|
commit | commitdiff | tree |
2005-10-22 |
iive | Support for video files created by Samsung Miniket...
|
commit | commitdiff | tree |
2005-10-08 |
iive | typo fix at (_)ld_dl
|
commit | commitdiff | tree |
2005-09-18 |
iive | remove very obsolate draft...
|
commit | commitdiff | tree |
2005-09-11 |
iive | better _comment in echores
|
commit | commitdiff | tree |
2005-09-11 |
iive | Separate _freetype=no from the comment, this fixes...
|
commit | commitdiff | tree |
2005-07-31 |
iive | remove unused cache-prefill and create cache-seek-min...
|
commit | commitdiff | tree |
2005-07-26 |
iive | remove unneeded vgagl
|
commit | commitdiff | tree |
2005-07-21 |
iive | Fix few memleaks on exit.
|
commit | commitdiff | tree |
2005-07-20 |
iive | use stored dimensions instead of visible one when ...
|
commit | commitdiff | tree |
2005-07-19 |
iive | add (no)visualize options
|
commit | commitdiff | tree |
2005-07-19 |
iive | libx264 compiled with visualization requirs xlib
|
commit | commitdiff | tree |
2005-07-05 |
iive | hardcode SYNC flag, so no problems could rise if first...
|
commit | commitdiff | tree |