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