aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Lots and lots of #ifdef ARCH_... -> #if ARCH_...Gravatar reimar2009-01-16
* More #ifdef -> #ifGravatar reimar2009-01-16
* Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.Gravatar reimar2009-01-16
* Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which willGravatar cehoyos2009-01-16
* Disable upcoming MPEG_VDPAU_DECODER.Gravatar cehoyos2009-01-16
* one more ARCH_ARMV4L --> ARCH_ARM, patch by Guillaume Lecerf, foxcore gmail comGravatar diego2009-01-16
* sync w/r28279Gravatar gpoirier2009-01-15
* Get rid of now unused FFmpeg ENABLE_ preprocessor directives.Gravatar diego2009-01-15
* Sync with latest FFmpeg changes: #define disabled preprocessor directivesGravatar diego2009-01-15
* Treat mlib as a normal FFmpeg option, not a CPU extension.Gravatar diego2009-01-15
* Treat SH architecture like SH4 like in FFmpeg, the only place it is used.Gravatar diego2009-01-15
* SH4 is not a CPU extension mechanism.Gravatar diego2009-01-15
* Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.Gravatar diego2009-01-15
* Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.Gravatar diego2009-01-15
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Gravatar aurel2009-01-14
* add SLMJ fourcc to ffmjpegGravatar compn2009-01-13
* add binary codecs:Gravatar compn2009-01-13
* add nsvideo (NSVI) binary codec. works on uncommon samples listGravatar compn2009-01-13
* add yamaha adpcm ffmpeg codec, works on sampleGravatar compn2009-01-13
* Update copyright year.Gravatar diego2009-01-11
* Sync with latest FFmpeg changes: Check for the availability of truncf().Gravatar diego2009-01-11
* spelling/grammar/wording/whitespaceGravatar diego2009-01-11
* Fix d_width vs. d_height typo.Gravatar diego2009-01-11
* Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com.Gravatar diego2009-01-11
* Remove outdated comment.Gravatar diego2009-01-11
* cosmetics: Move CPU byte order check to a more sensible place.Gravatar diego2009-01-11
* Only check for YASM support on x86 systems.Gravatar diego2009-01-11
* cosmetics: Move some checks to more logical places.Gravatar diego2009-01-11
* removed remaining english wordGravatar ptt2009-01-11
* console output cosmeticsGravatar diego2009-01-11
* Only print "using XYZ" comment if XYZ has been set.Gravatar diego2009-01-11
* Add missing const qualifier to mpctx_get_audio_out function declaration.Gravatar diego2009-01-10
* synced with r28279Gravatar Gabrov2009-01-10
* Reindent for "if" added in internal dvdnav patchGravatar reimar2009-01-10
* Support an "internal" dvdnav version to make it easier to compile with,Gravatar reimar2009-01-10
* Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigationGravatar reimar2009-01-10
* add vdowave acm codec for format 0xFFFCGravatar compn2009-01-10
* Correct a few mistakes in the spanish translation.Gravatar reynaldo2009-01-10
* TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.Gravatar reynaldo2009-01-10
* Fix build: calc_drwXY was factorized into vo_calc_drwXY.Gravatar diego2009-01-09
* Factor calc_drwXY out of vo_xv and vo_xvmc.Gravatar cehoyos2009-01-09
* Consistently use tabs in svn:externalsGravatar reimar2009-01-09
* Rearrange genres between numbers 53 and 63 into the correct order.Gravatar diego2009-01-09
* Replace reference to LICENSE file with GPL notice from said file.Gravatar diego2009-01-09
* Add PIX_FMT_VDPAU_H264.Gravatar cehoyos2009-01-08
* Switch internal dvdread to libdvdread SVN external.Gravatar reimar2009-01-08
* Clarify relationship between -ass and -fontconfig in the man page.Gravatar eugeni2009-01-07
* sync w/r28122, patch by JRaSH % jrash06 A 163 P com %Gravatar gpoirier2009-01-06
* looks like I missed r27542...Gravatar gpoirier2009-01-06
* Support loading font faces other then the first one in a font file.Gravatar eugeni2009-01-06