| Commit message (Expand) | Author | Age |
* | 100l, add forgotten BGR15 format to fmt-conversion.c table | reimar | 2009-03-31 |
* | cdvh decodes with ffdv | compn | 2009-03-31 |
* | Add forgotten escapes for - | reimar | 2009-03-31 |
* | Add missing $(EXESUF) to example/test program dependency declaration. | diego | 2009-03-31 |
* | Explain relationship between -geometry and -xineramascreen. | reimar | 2009-03-31 |
* | Get rid of nonsensical limits on -geometry x, y,w and h values, they only | reimar | 2009-03-31 |
* | More flags; sync with Linux kernel. | zuxy | 2009-03-31 |
* | override lavf tag for pcm s24le, mov uses the same for s24be | bcoudurier | 2009-03-30 |
* | Support IMGFMT_NV12 for vo vdpau. | cehoyos | 2009-03-30 |
* | Set the forced_subs_only value correctly whenever a new spudec is created. | reimar | 2009-03-30 |
* | Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings. | reimar | 2009-03-30 |
* | Make sure we do not accidentally use the vdp_get_error_string from the | reimar | 2009-03-30 |
* | Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau. | cehoyos | 2009-03-29 |
* | VDPAU supports IMGFMT_I420 and IMGFMT_IYUV. | cehoyos | 2009-03-29 |
* | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in lib... | reimar | 2009-03-29 |
* | Globally ignore all example binaries. | diego | 2009-03-29 |
* | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo. | reimar | 2009-03-29 |
* | Generalize example target rule in common.mak so that it sets a -example$(EXESUF) | diego | 2009-03-29 |
* | Move swscale AltiVec template code to ppc subdirectory. | diego | 2009-03-29 |
* | Use MP_MAX_PLANES as size of arrays passed to mpcodecs_draw_slice. | reimar | 2009-03-29 |
* | Relicense file to LGPL with the permission of Romain Dolbeau, the author. | diego | 2009-03-29 |
* | sync with en/mplayer.1 r29059 | jrash | 2009-03-29 |
* | Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream is | reimar | 2009-03-29 |
* | Cosmetics: Reindent after last commit. | cehoyos | 2009-03-29 |
* | 10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set. | cehoyos | 2009-03-29 |
* | synced with r29059 | Gabrov | 2009-03-28 |
* | Move config.h include directive up as a precaution measure. | bircoph | 2009-03-28 |
* | Reorder includes alphabetically. | bircoph | 2009-03-28 |
* | Remove af_mp.h and add its content to af.h | bircoph | 2009-03-28 |
* | Remove af_msg special-casing API in libaf. | bircoph | 2009-03-28 |
* | Document the ass_render_event event_images parameter. | reimar | 2009-03-28 |
* | Initialize all structs to 0 before using them. | reimar | 2009-03-28 |
* | Check for ddk/ntddcdrm.h header before enabling VCD on mingw. | reimar | 2009-03-28 |
* | 100l, revert r29082, I missed that the vts comparison should be case-insensit... | reimar | 2009-03-28 |
* | Reindent | reimar | 2009-03-28 |
* | Simplify extracting title number from ifo name | reimar | 2009-03-28 |
* | Move bfin specific code to its subdir. | ramiro | 2009-03-27 |
* | Simplify detection of .ifo extension. | reimar | 2009-03-27 |
* | Use x86_reg instead of long in several video filters to fix compilation on Mi... | reimar | 2009-03-27 |
* | Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it | reimar | 2009-03-27 |
* | Get rid of gettimeofday reimplementation for MinGW, all remotely recent | reimar | 2009-03-27 |
* | spelling fixes, add release name | diego | 2009-03-27 |
* | Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER | reimar | 2009-03-27 |
* | misc updates | diego | 2009-03-27 |
* | Sync cpuid detection code with libavcodec: assume it is always available on x... | reimar | 2009-03-27 |
* | Rename local TMP variable to TMPRES to avoid a clash with the | reimar | 2009-03-27 |
* | Rename cs_test.c --> colorspace-test.c. This is more consistent with the names | diego | 2009-03-26 |
* | change close to closesocket, unifies close streaming code | compn | 2009-03-26 |
* | Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test | diego | 2009-03-26 |
* | Add support for mmsh:// as alias for mmshttp:// | reimar | 2009-03-26 |