aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix infinite loop with spline, bug was introduced in r27612 by me.Gravatar michael2008-09-29
* cosmetics: prettyprintingGravatar diego2008-09-28
* slave command to get the number of chapters; patch by Kevin DeKorte - kdekort...Gravatar nicodvb2008-09-26
* Since the pause loop now also runs commands, set mpctx->was_pausedGravatar reimar2008-09-25
* Add an experimental pausing_keep_force slave mode command prefixGravatar reimar2008-09-25
* Do not special-case a grouping-subsegment length of 0.Gravatar reimar2008-09-25
* misc fixes for the GUI sectionGravatar diego2008-09-25
* Add debug message about loaded frequency tables.Gravatar voroshil2008-09-24
* Make output messages of frequency selection code more useful byGravatar voroshil2008-09-24
* Fix overflow in frequency conversion code inside tvi_dshow.Gravatar voroshil2008-09-24
* Add RVTR fourcc to ffrv20 decoder.Gravatar diego2008-09-23
* Remove one more pointless and gcc-specific __attribute__ ((unused)).Gravatar diego2008-09-23
* Restore function parameters mistakenly removed in previous commit.Gravatar diego2008-09-23
* Remove pointless and gcc-specific __attribute__ ((unused)).Gravatar diego2008-09-23
* Make sure -I. appears before all other -I flags.Gravatar diego2008-09-21
* Fix glAdjustAlignment parameter in glCreateClearTexGravatar reimar2008-09-20
* Change glCreateClearTex to use the same host data format as later uploads.Gravatar reimar2008-09-20
* add blackmagic 10bit decoder, works on v-codecs/R210/Gravatar compn2008-09-20
* typo fix spotted by diegoGravatar compn2008-09-20
* add outdir sub-option to vo pngGravatar ben2008-09-20
* Remove already disabled and probably long obsolete code that worked around an...Gravatar reimar2008-09-20
* Use already "prefetched" atoms instead of calling XInternAtom each time.Gravatar reimar2008-09-20
* another dupGravatar compn2008-09-20
* duplicate fourcc spotted by uotiGravatar compn2008-09-20
* fix typoGravatar compn2008-09-20
* sync with videolanGravatar compn2008-09-19
* sync with xineGravatar compn2008-09-19
* sync with libavformat/riff.cGravatar compn2008-09-19
* sync with libavformat/isom.c fourccGravatar compn2008-09-19
* add windows NUL infoGravatar compn2008-09-19
* document lavc/lavf avoption o suboptionGravatar compn2008-09-19
* add lavfopts matroska suboptionGravatar compn2008-09-18
* Simplify cpudetect OS-support detection code, e.g. using one mp_msg to print ...Gravatar reimar2008-09-18
* Uniform *ToY and *ToUV function signaturesGravatar lu_zero2008-09-18
* Split mono2Y in monowhite and monoblackGravatar lu_zero2008-09-18
* Factorize unit32_t* casts for palette pointerGravatar lu_zero2008-09-18
* Fix mapping between MPlayer and FFmpeg colorspaces after libswscale changes.Gravatar diego2008-09-17
* Add shared libswscale support.Gravatar rathann2008-09-16
* With -identify, ID_DVD_VOLUME_ID is not shown on some systems.Gravatar diego2008-09-16
* Do not clobber _inc_extra variable when setting initial include flags.Gravatar diego2008-09-16
* Initialize _def_liba52 and _def_liba52_internal before the liba52 checksGravatar diego2008-09-16
* Fix segfault with rgb24 and full_internal_chroma due to non-existing alphaGravatar michael2008-09-16
* yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.movGravatar compn2008-09-16
* Update the copyright statement.Gravatar syrjala2008-09-15
* Cosmetics:Gravatar syrjala2008-09-15
* Don't limit BES to non-synced single buffering when CRTC2 is used.Gravatar syrjala2008-09-15
* Rename some variables and change some strings to make the CRTC1 code clearer.Gravatar syrjala2008-09-15
* Add CRTC1 support.Gravatar syrjala2008-09-15
* Remove BGR24 support since it has never worked anyway.Gravatar syrjala2008-09-15
* External liba52 support, part 2 of 2.Gravatar rathann2008-09-15