2010-03-12 |
Ramiro Polla | Don't use shell syntax to set variables for make.
|
commit | commitdiff | tree |
2010-03-10 |
Ramiro Polla | vfwcap: Add support for UYVY pixel format.
|
commit | commitdiff | tree |
2010-02-24 |
Ramiro Polla | Clear freed pointer in ffplay.c.
|
commit | commitdiff | tree |
2010-02-24 |
Ramiro Polla | FFprobe: take only one input file.
|
commit | commitdiff | tree |
2010-02-23 |
Ramiro Polla | Reorder buffer debug. Also print out if slice was buffered.
|
commit | commitdiff | tree |
2010-02-21 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
2010-02-20 |
Ramiro Polla | x86_fft.o depends on MMX and FFT.
|
commit | commitdiff | tree |
2010-02-13 |
Ramiro Polla | Fix compilation with --enable-libgsm on Gentoo and...
|
commit | commitdiff | tree |
2010-01-29 |
Ramiro Polla | Revert commits 21227, 21441, and 21442. None of this...
|
commit | commitdiff | tree |
2010-01-26 |
Ramiro Polla | Revert r21226, it was a joke:
|
commit | commitdiff | tree |
2010-01-25 |
Ramiro Polla | Check if dxva2api.h is recent enough to compile vc1_dxva2_hw...
|
commit | commitdiff | tree |
2010-01-24 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
2010-01-24 |
Ramiro Polla | Don't redefine M_PI. It is already defined from libavutil...
|
commit | commitdiff | tree |
2010-01-24 |
Ramiro Polla | Split swscale.c into scaler code (swscale.c) and utility...
|
commit | commitdiff | tree |
2010-01-23 |
Ramiro Polla | Use $vfwcap_indev_extralibs variable instead of duplicating...
|
commit | commitdiff | tree |
2010-01-23 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
2010-01-20 |
Ramiro Polla | Document some more of SwsContext.
|
commit | commitdiff | tree |
2010-01-20 |
Ramiro Polla | Update documentation for make test.
|
commit | commitdiff | tree |
2010-01-19 |
Ramiro Polla | swscale-example: Add comment about the use of av_{malloc...
|
commit | commitdiff | tree |
2010-01-19 |
Ramiro Polla | Remove useless forward declaration.
|
commit | commitdiff | tree |
2010-01-16 |
Ramiro Polla | Document some of SwsContext.
|
commit | commitdiff | tree |
2010-01-16 |
Ramiro Polla | Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bilinea...
|
commit | commitdiff | tree |
2010-01-16 |
Ramiro Polla | Read "Last Changed Rev" field instead of "Revision...
|
commit | commitdiff | tree |
2010-01-15 |
Ramiro Polla | Exclude .svn and .git directories from doxygen documentation.
|
commit | commitdiff | tree |
2010-01-15 |
Ramiro Polla | mingw32: Build for Windows XP by default. Add note...
|
commit | commitdiff | tree |
2010-01-15 |
Ramiro Polla | Don't initialize normal horizontal filter if MMX2 filter...
|
commit | commitdiff | tree |
2010-01-15 |
Ramiro Polla | Get one step closer to world domination.
|
commit | commitdiff | tree |
2010-01-14 |
Ramiro Polla | Remove unused clip_table code.
|
commit | commitdiff | tree |
2010-01-14 |
Ramiro Polla | Add const qualifier to rgb48 to YV12 functions' src.
|
commit | commitdiff | tree |
2010-01-14 |
Ramiro Polla | Add missing parameter to rgb48 to YV12 functions.
|
commit | commitdiff | tree |
2010-01-11 |
Ramiro Polla | cosmetics: {} placement.
|
commit | commitdiff | tree |
2010-01-07 |
Ramiro Polla | Silence calls to git in version.sh.
|
commit | commitdiff | tree |
2010-01-07 |
Ramiro Polla | Check for VERSION in source dir.
|
commit | commitdiff | tree |
2010-01-07 |
Ramiro Polla | Check for snapshot_version in source dir.
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Add -?, -help, and --help as alternative options to...
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Print usage instead of help when no files are specified.
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Split show_usage() out of show_help().
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Add a general [options] to the basic usage string.
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | First print the program description and then the basic...
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Remove parameters no longer used in h[yc]scale().
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Move fast bilinear scaler code to the existing h[yc...
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Rename function pointers used to convert from the input...
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Check if chroma horizontal scaler is needed in sws_init_swSc...
|
commit | commitdiff | tree |
2009-12-21 |
Ramiro Polla | Remove unused fields from SwsContext.
|
commit | commitdiff | tree |
2009-12-20 |
Ramiro Polla | Indentation.
|
commit | commitdiff | tree |
2009-12-20 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
2009-12-20 |
Ramiro Polla | Set fast_bilinear functions in sws_init_swScale().
|
commit | commitdiff | tree |
2009-12-20 |
Ramiro Polla | Set horizontal scaler's range conversion in context...
|
commit | commitdiff | tree |
2009-12-20 |
Ramiro Polla | Set horizontal scaler's src offsets in context in sws_init_s...
|
commit | commitdiff | tree |
2009-12-15 |
Ramiro Polla | Fix a typo in documentation.
|
commit | commitdiff | tree |
2009-12-07 |
Ramiro Polla | Document the differences between the two asm fragments...
|
commit | commitdiff | tree |
2009-12-06 |
Ramiro Polla | Start using intermediate buffers at index 0.
|
commit | commitdiff | tree |
2009-12-06 |
Ramiro Polla | Update documentation for r20435 (which added the -fpre...
|
commit | commitdiff | tree |
2009-12-05 |
Ramiro Polla | Fix compilation with runtime cpu detection.
|
commit | commitdiff | tree |
2009-12-03 |
Ramiro Polla | Add support for nv12/nv21 input.
|
commit | commitdiff | tree |
2009-12-03 |
Ramiro Polla | Make av_log_level static at next lavu major version...
|
commit | commitdiff | tree |
2009-12-03 |
Ramiro Polla | Update help text for -fpre option to make it a little...
|
commit | commitdiff | tree |
2009-12-03 |
Ramiro Polla | Update Changelog, documentation, and libavformat minor...
|
commit | commitdiff | tree |
2009-11-25 |
Ramiro Polla | Fix nv12/nv21 handling. linesize for plane 1 should...
|
commit | commitdiff | tree |
2009-11-20 |
Ramiro Polla | Indent
|
commit | commitdiff | tree |
2009-11-02 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
2009-11-02 |
Ramiro Polla | Add -fpre option to take a preset file as parameter...
|
commit | commitdiff | tree |
2009-10-30 |
Ramiro Polla | Document that using "make -r" might be faster than...
|
commit | commitdiff | tree |
2009-10-28 |
Ramiro Polla | mingw32: The flag to work around bug 37216 in gcc is...
|
commit | commitdiff | tree |
2009-10-21 |
Ramiro Polla | Add comment on #endif about condition that triggers it.
|
commit | commitdiff | tree |
2009-10-16 |
Ramiro Polla | mlp: Indent.
|
commit | commitdiff | tree |
2009-10-16 |
Ramiro Polla | mlp: Only initialize VLC tables once. This caused a...
|
commit | commitdiff | tree |
2009-09-16 |
Ramiro Polla | Cleanup buffer debugs in swScale().
|
commit | commitdiff | tree |
2009-09-16 |
Ramiro Polla | Use correct buffers in vertical scaler in unscaled...
|
commit | commitdiff | tree |
2009-09-13 |
Ramiro Polla | Reset slice direction at end of each frame.
|
commit | commitdiff | tree |
2009-09-12 |
Ramiro Polla | Remove ; after while(0) in macros.
|
commit | commitdiff | tree |
2009-09-12 |
Ramiro Polla | Remove ; after while(0) in macros.
|
commit | commitdiff | tree |
2009-09-12 |
Ramiro Polla | eval: Check for return value of memory allocations.
|
commit | commitdiff | tree |
2009-09-12 |
Ramiro Polla | Check for return value of some context allocations.
|
commit | commitdiff | tree |
2009-09-09 |
Ramiro Polla | Document that slices can be bottom to top or top to...
|
commit | commitdiff | tree |
2009-09-07 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
2009-09-06 |
Ramiro Polla | Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and...
|
commit | commitdiff | tree |
2009-09-06 |
Ramiro Polla | Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and...
|
commit | commitdiff | tree |
2009-09-05 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
2009-09-04 |
Ramiro Polla | Add a newline in error message in CHECKED_ALLOC(Z).
|
commit | commitdiff | tree |
2009-09-04 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
2009-09-04 |
Ramiro Polla | Use if(0){} instead of #if 0 to prevent debug code...
|
commit | commitdiff | tree |
2009-08-29 |
Ramiro Polla | Curly brackets cosmetics for previous commit.
|
commit | commitdiff | tree |
2009-08-29 |
Ramiro Polla | Check for return value of initFilter().
|
commit | commitdiff | tree |
2009-08-29 |
Ramiro Polla | Revert mistakenly commited hunk.
|
commit | commitdiff | tree |
2009-08-29 |
Ramiro Polla | swscale: Check for return values of malloc.
|
commit | commitdiff | tree |
2009-08-29 |
Ramiro Polla | Add CHECKED_ALLOC macro.
|
commit | commitdiff | tree |
2009-08-29 |
Ramiro Polla | swscale-example: Free memory used by input data.
|
commit | commitdiff | tree |
2009-08-29 |
Ramiro Polla | Restore comment that was partially removed.
|
commit | commitdiff | tree |
2009-08-23 |
Ramiro Polla | swscale-example: Rename src->ref so as to not confuse...
|
commit | commitdiff | tree |
2009-08-23 |
Ramiro Polla | swscale-example: Use SWS_BILINEAR instead of hardcoded...
|
commit | commitdiff | tree |
2009-08-22 |
Ramiro Polla | Fix inconsistent indentation.
|
commit | commitdiff | tree |
2009-08-20 |
Ramiro Polla | Check return values of sws_allocVec() and sws_getConstVec().
|
commit | commitdiff | tree |
2009-08-19 |
Ramiro Polla | Introduce and use sws_allocVec().
|
commit | commitdiff | tree |
2009-08-19 |
Ramiro Polla | Reuse sws_getConstVec() where possible.
|
commit | commitdiff | tree |
2009-08-17 |
Ramiro Polla | swscale-example: Make selection of dstW, dstH, and...
|
commit | commitdiff | tree |
2009-08-16 |
Ramiro Polla | More indentation changes leftover from r29522:
|
commit | commitdiff | tree |
2009-08-16 |
Ramiro Polla | Cosmetics:
|
commit | commitdiff | tree |
2009-08-16 |
Ramiro Polla | Indent libswscale:
|
commit | commitdiff | tree |
2009-08-15 |
Ramiro Polla | Indent.
|
commit | commitdiff | tree |
next |