| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify extracting title number from ifo name | reimar | 2009-03-28 | 1 | -5/+1 |
* | Move bfin specific code to its subdir. | ramiro | 2009-03-27 | 4 | -4/+7 |
* | Simplify detection of .ifo extension. | reimar | 2009-03-27 | 1 | -2/+2 |
* | Use x86_reg instead of long in several video filters to fix compilation on Mi... | reimar | 2009-03-27 | 4 | -11/+11 |
* | Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it | reimar | 2009-03-27 | 1 | -27/+1 |
* | Get rid of gettimeofday reimplementation for MinGW, all remotely recent | reimar | 2009-03-27 | 1 | -9/+0 |
* | spelling fixes, add release name | diego | 2009-03-27 | 1 | -16/+16 |
* | Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER | reimar | 2009-03-27 | 1 | -1/+1 |
* | misc updates | diego | 2009-03-27 | 1 | -8/+3 |
* | Sync cpuid detection code with libavcodec: assume it is always available on x... | reimar | 2009-03-27 | 1 | -13/+7 |
* | Rename local TMP variable to TMPRES to avoid a clash with the | reimar | 2009-03-27 | 1 | -4/+4 |
* | Rename cs_test.c --> colorspace-test.c. This is more consistent with the names | diego | 2009-03-26 | 2 | -2/+2 |
* | change close to closesocket, unifies close streaming code | compn | 2009-03-26 | 1 | -1/+1 |
* | Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test | diego | 2009-03-26 | 0 | -0/+0 |
* | Add support for mmsh:// as alias for mmshttp:// | reimar | 2009-03-26 | 1 | -2/+3 |
* | Move yuv2rgb code to subdirs. | ramiro | 2009-03-26 | 9 | -65/+113 |
* | enable vp6 codec to read/write .fpf (passlogfile) | compn | 2009-03-25 | 1 | -3/+5 |
* | Simplify vdpau deinterlacing code and fix timing for deint=2. | cehoyos | 2009-03-25 | 1 | -7/+7 |
* | typo fixes | diego | 2009-03-25 | 1 | -5/+5 |
* | Update date in manual page. | diego | 2009-03-25 | 1 | -1/+1 |
* | Rename 'default-binds' input option to 'default-bindings'. | diego | 2009-03-25 | 6 | -9/+9 |
* | cosmetics: Drop leading underscore from extra_ variables. | diego | 2009-03-25 | 1 | -194/+194 |
* | swscale-example is an API example, not a test program. | diego | 2009-03-25 | 1 | -1/+2 |
* | 1l: There is no more delay since r29051. | cehoyos | 2009-03-25 | 1 | -3/+0 |
* | Clarify vdpau deinterlacers. | cehoyos | 2009-03-25 | 1 | -2/+2 |
* | New VDPAU deinterlacing code needs one reference surface less for software de... | cehoyos | 2009-03-24 | 1 | -1/+1 |
* | New vdpau deinterlacing code needs one reference surface less. | cehoyos | 2009-03-24 | 1 | -6/+5 |
* | Stephen Warren reported that VDPAU deinterlacing did not work correctly. | cehoyos | 2009-03-24 | 1 | -4/+10 |
* | sqcp plays with ffqclp in ffmpeg | compn | 2009-03-24 | 1 | -0/+1 |
* | Update help output with previous --extra-ldflags change. | diego | 2009-03-24 | 1 | -3/+2 |
* | Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertion | sdrik | 2009-03-24 | 1 | -2/+8 |
* | Fix some places where "non-alpha to YUVA420P" do not fill the alpha plane | sdrik | 2009-03-24 | 1 | -0/+6 |
* | Simpler and more elegant fix to the x86_32/OSX+PIC build failure | sdrik | 2009-03-24 | 2 | -10/+4 |
* | Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrary | diego | 2009-03-24 | 1 | -98/+98 |
* | typo fix: Remove stray '-' from --extra-cflags option evaluation. | diego | 2009-03-23 | 1 | -1/+1 |
* | Replace --with-extraincdir option by --extra-cflags, which accepts arbitrary | diego | 2009-03-23 | 1 | -48/+48 |
* | Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection. | diego | 2009-03-23 | 1 | -5/+3 |
* | Do not use full CFLAGS to build codec-cfg, they are unnecessary. | diego | 2009-03-23 | 1 | -1/+1 |
* | Change function call order in config(). | cehoyos | 2009-03-22 | 1 | -10/+5 |
* | Rename 'tests' target to 'testprogs'. It is too easily confused with the | diego | 2009-03-22 | 1 | -1/+1 |
* | Remove unnecessary CLEANFILES declaration. Test programs do not require it. | diego | 2009-03-22 | 1 | -2/+0 |
* | Add forgotten "static" to new data_length variable in ao_pcm | reimar | 2009-03-22 | 1 | -1/+1 |
* | Whitespace-only cosmetics: use consistent indentation in ao_pcm.c | reimar | 2009-03-22 | 1 | -137/+137 |
* | Print a warning if ao_pcm wrote more data than what can be specified in the | reimar | 2009-03-22 | 1 | -5/+11 |
* | Sync with r28984: 17% done. | bircoph | 2009-03-22 | 1 | -508/+504 |
* | Synced with r28991. | bircoph | 2009-03-22 | 1 | -7/+6 |
* | sync with en/mplayer.1 r28991 | jrash | 2009-03-22 | 1 | -12/+57 |
* | Enable unscaled packed422 -> planar 420 converters by default as the | michael | 2009-03-21 | 1 | -5/+4 |
* | 10l (C code was buggy and untested) | michael | 2009-03-21 | 1 | -4/+7 |
* | Average chroma of 2 lines in packed 422 -> planar 420. | michael | 2009-03-21 | 1 | -4/+110 |
* | 10l: Only try to create vdpau decoder if hardware decoding is intended. | cehoyos | 2009-03-21 | 1 | -1/+1 |
* | Test if create_vdp_decoder() might succeed by calling it from config() | cehoyos | 2009-03-21 | 1 | -0/+3 |
* | Change return value for create_vdp_decoder(). | cehoyos | 2009-03-21 | 1 | -3/+3 |
* | map jls (jpeg-ls), thm and db (thumbnails) files to jpg | compn | 2009-03-21 | 1 | -0/+5 |
* | Factorize create_vdp_decoder(). | cehoyos | 2009-03-21 | 1 | -32/+40 |
* | Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined. | diego | 2009-03-21 | 1 | -0/+1 |
* | Fix build failure on x86_32 Mac OS X with PIC enabled | sdrik | 2009-03-21 | 2 | -2/+12 |
* | Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest regressi... | reimar | 2009-03-21 | 1 | -1/+3 |
* | Remove postinst script that asks for a TrueType font to use as default. | diego | 2009-03-21 | 2 | -59/+1 |
* | Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg. | diego | 2009-03-21 | 1 | -0/+2 |
* | Avoid crash on planarCopy to a destination without alpha. | reimar | 2009-03-20 | 1 | -1/+2 |
* | Initialize pointer arrays which may be freed before being initialized. | benoit | 2009-03-20 | 1 | -3/+3 |
* | Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it | reimar | 2009-03-20 | 1 | -4/+3 |
* | Fix swscale compilation with Altivec enabled. | reimar | 2009-03-20 | 1 | -1/+1 |
* | Reindent after last commit | sdrik | 2009-03-20 | 1 | -66/+66 |
* | Also test the alpha channel in swscale-example | sdrik | 2009-03-20 | 1 | -19/+22 |
* | YUVA420P is now supported as output format | sdrik | 2009-03-20 | 2 | -8/+13 |
* | Add alpha channel scaling | sdrik | 2009-03-20 | 3 | -88/+411 |
* | Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters | sdrik | 2009-03-20 | 2 | -10/+115 |
* | Use a simpler and more general check for the gray case in the planarCopy func... | sdrik | 2009-03-20 | 1 | -4/+1 |
* | Initialize *srcContext, *dstContext, *outContext to NULL, avoids the warnings: | diego | 2009-03-19 | 1 | -2/+2 |
* | Remove useless casting in asm "m" operand. | cehoyos | 2009-03-19 | 1 | -2/+2 |
* | Allocate executable memory with VirtualAlloc() in Windows. | ramiro | 2009-03-19 | 1 | -0/+10 |
* | Drop unnecessary cast and cosmetically align. | ramiro | 2009-03-19 | 1 | -5/+5 |
* | Fix HTML docs generation, broken in r28980. | rathann | 2009-03-19 | 1 | -1/+1 |
* | Revert | michael | 2009-03-19 | 1 | -28/+18 |
* | Fix 10l typo. | michael | 2009-03-19 | 1 | -4/+4 |
* | remove trailing whitespaces | Gabrov | 2009-03-19 | 4 | -10/+10 |
* | remove trailing whitespaces | Gabrov | 2009-03-19 | 1 | -5/+5 |
* | remove trailing whitespaces all over the place | Gabrov | 2009-03-19 | 7 | -15/+15 |
* | synced with r28991 | Gabrov | 2009-03-19 | 2 | -23/+27 |
* | Unscaled converters for | michael | 2009-03-19 | 4 | -1/+324 |
* | Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again. | reimar | 2009-03-18 | 1 | -18/+28 |
* | Support icc 11.1. | cehoyos | 2009-03-18 | 1 | -1/+1 |
* | drop obsolete guidelines | rathann | 2009-03-18 | 1 | -6/+2 |
* | swscale-example: use LFG instead of random() | ramiro | 2009-03-18 | 1 | -1/+5 |
* | Do not assume long is same width as x86 register. | ramiro | 2009-03-18 | 5 | -36/+39 |
* | Allow to use vdpau temporal deinterlacers with hardware accelerated decoding. | cehoyos | 2009-03-18 | 5 | -15/+33 |
* | Support FFmpeg codecs that decode to other formats than S16. | reimar | 2009-03-18 | 1 | -1/+10 |
* | Older versions of <vdpau/vdpau.h> will fail during compilation. | cehoyos | 2009-03-18 | 1 | -1/+1 |
* | Consistently use ff_ prefixes for internal symbols. | diego | 2009-03-18 | 8 | -25/+25 |
* | 10l: Fix indentation. | cehoyos | 2009-03-18 | 1 | -1/+0 |
* | Add a fillPlane function to fill a plane with one constant value | sdrik | 2009-03-17 | 1 | -8/+11 |
* | Don't write outside of the picture buffer in planarCopy in the gray case | sdrik | 2009-03-17 | 1 | -2/+8 |
* | Get rid of trailing whitespaces. | bircoph | 2009-03-17 | 1 | -24/+24 |
* | Synced with r28979. | bircoph | 2009-03-17 | 1 | -4/+12 |
* | Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name | diego | 2009-03-17 | 2 | -2/+2 |
* | whitespace cosmetics: Consistently format function calls without space | diego | 2009-03-17 | 2 | -65/+67 |
* | Avoid an error at the end of chunked HTML doc generation. | reimar | 2009-03-17 | 1 | -2/+4 |
* | Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing). | cehoyos | 2009-03-16 | 2 | -0/+16 |
* | Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb... | sdrik | 2009-03-16 | 1 | -12/+12 |
* | Cosmetics: reindent. | eugeni | 2009-03-16 | 1 | -5/+5 |
* | Fix uninitialized memory access in ass_fontconfig. | eugeni | 2009-03-16 | 1 | -0/+2 |
* | Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2, | reimar | 2009-03-16 | 3 | -0/+15 |
* | Check mpi type before returning an DR buffer in get_image, fixes jerkiness | reimar | 2009-03-16 | 1 | -0/+3 |
* | synced with r28968 with some extra roff markup fixes | Gabrov | 2009-03-16 | 1 | -36/+59 |
* | Split YUV2RGB operands declaration into a separate macro | sdrik | 2009-03-16 | 1 | -1/+6 |
* | Move initialisation of deint_surfaces[] to free_video_specific(). | cehoyos | 2009-03-15 | 1 | -4/+4 |
* | Update -vo vdpau command line help. | cehoyos | 2009-03-15 | 1 | -4/+4 |
* | Cosmetics: Fix whitespace. | cehoyos | 2009-03-15 | 1 | -1/+1 |
* | Initial support for advanced VDPAU deinterlacers (software-decoded video | cehoyos | 2009-03-15 | 2 | -12/+39 |
* | Ignore generated files 'tags' and 'cpuinfo'. | diego | 2009-03-15 | 0 | -0/+0 |
* | Add some parentheses to silence the warnings: | diego | 2009-03-15 | 1 | -2/+2 |
* | Fix warning: Add forgotten 'int' to variable declaration. | iive | 2009-03-15 | 1 | -1/+1 |
* | sync w/r28958 | gpoirier | 2009-03-15 | 1 | -3/+4 |
* | Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le) | reimar | 2009-03-15 | 1 | -0/+1 |
* | 100l fix calculation of dropped frames, number of frames is time * fps, not t... | reimar | 2009-03-15 | 1 | -1/+1 |
* | Synced with r28958. | bircoph | 2009-03-15 | 1 | -5/+26 |
* | Update sync tag. | bircoph | 2009-03-15 | 1 | -1/+1 |
* | cosmetics: Remove file names from file header, it only causes trouble. | diego | 2009-03-15 | 9 | -13/+10 |
* | roff markup: Place \& after abbreviations like i.e. and e.g. | diego | 2009-03-15 | 1 | -4/+4 |
* | Remove obsolete extra elements from opt_t struct initialization. | diego | 2009-03-15 | 8 | -37/+37 |
* | Get rid of pointless preprocessor condition indirection and use ARCH_X86 | diego | 2009-03-15 | 2 | -23/+17 |
* | "MPlayer - The Movie Player" should be used as the player name. | diego | 2009-03-15 | 1 | -1/+1 |
* | cosmetics: typo fix | diego | 2009-03-15 | 1 | -1/+1 |
* | Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples. | reimar | 2009-03-15 | 1 | -14/+14 |
* | HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg. | diego | 2009-03-15 | 1 | -1/+1 |
* | sync w/r28950 | gpoirier | 2009-03-14 | 1 | -1/+22 |
* | KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net | diego | 2009-03-14 | 6 | -0/+1139 |
* | Move page heading and table of contents out of the codec support table. | diego | 2009-03-14 | 1 | -12/+8 |
* | Give table headings more meaningful names. | diego | 2009-03-14 | 1 | -14/+14 |
* | Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame. | cehoyos | 2009-03-14 | 1 | -0/+3 |
* | Add /usr/X11R7 to the list of directories in which to search for X11 includes | diego | 2009-03-14 | 1 | -3/+5 |
* | Only compile fastmemcpybench on x86. | diego | 2009-03-14 | 1 | -2/+2 |
* | Set DOCTYPE in xsl-generated HTML documentation. | reimar | 2009-03-14 | 1 | -1/+3 |
* | Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro | sdrik | 2009-03-14 | 1 | -7/+7 |
* | Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX regi... | reimar | 2009-03-13 | 2 | -4/+4 |
* | Use the same code as in vf_decimate to select diff_MMX | reimar | 2009-03-13 | 1 | -3/+2 |
* | Add missing ecx clobber in diff_MMX code (yes, that function is duplicated). | reimar | 2009-03-13 | 2 | -2/+2 |
* | Fix compilation with --charset=noconv | reimar | 2009-03-13 | 1 | -4/+2 |
* | Replace duplicated code by a macro. | diego | 2009-03-12 | 1 | -45/+16 |
* | add some info for acm and tips for searching | compn | 2009-03-12 | 1 | -5/+36 |
* | SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net | diego | 2009-03-12 | 2 | -0/+3 |
* | Use ScaledBorderAndShadow: yes by default. | greg | 2009-03-11 | 1 | -0/+1 |
* | Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro | sdrik | 2009-03-11 | 1 | -11/+11 |
* | In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos el... | sdrik | 2009-03-11 | 1 | -1/+1 |
* | Update email address for Vajna, Miklós. | diego | 2009-03-11 | 1 | -1/+1 |
* | add sn40 binary codec | compn | 2009-03-10 | 1 | -0/+9 |
* | sn40 decodes with ffodivx | compn | 2009-03-10 | 1 | -2/+2 |
* | Fix and restructure fastmemcpybench. It is now one binary that runs all | diego | 2009-03-10 | 3 | -45/+140 |
* | typo nuppelvideo spotted by kostya | compn | 2009-03-10 | 1 | -2/+2 |
* | Output number of reference frames before creating H264 vdpau decoder. | cehoyos | 2009-03-09 | 1 | -0/+1 |
* | Update entry for libdvdread; add entry for libdvdnav. | diego | 2009-03-09 | 1 | -6/+16 |
* | cosmetics: Add newlines for better readability, rename Homepage entry to URL. | diego | 2009-03-09 | 1 | -18/+35 |
* | GraphEdit is also available in the Microsoft SDK nowadays. | diego | 2009-03-09 | 1 | -1/+1 |
* | typo | kraymer | 2009-03-09 | 1 | -1/+2 |
* | libmpdemux/nuppelvideo.h was removed. | diego | 2009-03-09 | 1 | -1/+1 |
* | partial further sync by patch by sevenfourk, sevenfourk gmail com | diego | 2009-03-09 | 1 | -0/+122 |
* | Ensure the string we're trying to compare is actually not NULL. | ben | 2009-03-09 | 1 | -1/+2 |
* | The first valid index is total count - 1 (usually 0) | ben | 2009-03-09 | 1 | -1/+1 |
* | Do not call waveOutReset in uninit if you should wait till playing finishes, | reimar | 2009-03-09 | 1 | -1/+2 |
* | Reuse libavutil fifo code instead of reimplementing it over and over. | reimar | 2009-03-09 | 2 | -133/+56 |
* | Mask all unused bits for packed pixel format instead of green and alpha mask ... | kostya | 2009-03-09 | 1 | -1/+1 |
* | Get rid of DEMUXER_TYPE_NUV define, it is no longer used. | reimar | 2009-03-09 | 1 | -1/+0 |
* | Get rid of nuppelvideo.h and its ugly packed struct and instead write the | reimar | 2009-03-09 | 2 | -98/+17 |
* | people are forgetting to update the changelog | compn | 2009-03-09 | 1 | -0/+4 |
* | Fix type of zlen, fixes crashes on 64 bit systems. | reimar | 2009-03-09 | 1 | -1/+2 |
* | Do not calculate the same value twice | reimar | 2009-03-09 | 1 | -1/+1 |
* | Allocate buffer for lzo compression correctly also for large frame sizes. | reimar | 2009-03-09 | 1 | -4/+4 |
* | nuv encoder 64 bit fix: avoid using long/sizeof(long) | reimar | 2009-03-09 | 1 | -5/+7 |
* | |