aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Include cache2.h in cache2.c, fixes an implicit declaration warning for cache...Gravatar reimar2008-11-14
* sync w/r27906Gravatar gpoirier2008-11-14
* Fix ati-hack to work again with ATI 8.9 and later drivers.Gravatar reimar2008-11-14
* Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead ofGravatar reimar2008-11-13
* document x264's option subq=0, plus a bit of factoring and added detailsGravatar gpoirier2008-11-13
* Print out that vo_macosx is disabled when Mac OS X APIs are not available.Gravatar diego2008-11-13
* Fix Windows OpenGL -wid:Gravatar reimar2008-11-11
* Partial sync to 27843Gravatar torinthiel2008-11-11
* Sync with latest FFmpeg changes.Gravatar diego2008-11-08
* Synced with r25786.Gravatar bircoph2008-11-08
* Synced with r27402. Some spelling, typo fixes.Gravatar bircoph2008-11-07
* For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEX...Gravatar reimar2008-11-06
* sync w/r27895Gravatar gpoirier2008-11-06
* set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn...Gravatar nicodvb2008-11-05
* Add #include <string.h> for memset.Gravatar diego2008-11-04
* Fix typo in psy-rd x264 option description.Gravatar diego2008-11-04
* Add some const specifiers to function name variables; fixes a bunch ofGravatar diego2008-11-04
* Intialize unused fd variables to -1 (which is actually invalid) insteadGravatar reimar2008-11-04
* Fix condition broken in r27401 which incorrectly caused stdin to be closed af...Gravatar reimar2008-11-04
* Fix a typo.Gravatar bircoph2008-11-04
* Remove outdated sections.Gravatar diego2008-11-03
* Merge ARCH_BFIN lines.Gravatar diego2008-11-03
* Add tests target for libswscale test programs.Gravatar diego2008-11-03
* Remove forgotten ASM_OBJS in libswscaleGravatar mru2008-11-03
* synced with r27885Gravatar Gabrov2008-11-03
* 44% synced with r22753 (going on... ;))Gravatar ptt2008-11-03
* lavc tscc decoder now also depends on zlibGravatar reimar2008-11-02
* Add a few more supported URL protocolsGravatar reimar2008-11-02
* Forgotten reindentGravatar reimar2008-11-02
* Add a noicyx:// protocol to allow easier testing for misconfigured servers.Gravatar reimar2008-11-02
* vfw.h needs a windows.h include before on MinGW64.Gravatar reimar2008-11-02
* Change OpenGL support to work on unmodified MinGW64Gravatar reimar2008-11-02
* Use libavutil FFMIN etc. instead of defining our own variants.Gravatar reimar2008-11-02
* Avoid pointless casting of void*Gravatar reimar2008-11-02
* Consistently use NULL for pointers instead of 0.Gravatar reimar2008-11-02
* Fallback to non-fontconfig behaviour when fontconfig initialization fails.Gravatar reimar2008-11-02
* vobsub: move extradata out of vobsub_t structGravatar aurel2008-11-01
* vobsub: add sanity checkGravatar aurel2008-11-01
* Add an option that sets initial playback volume.Gravatar diego2008-10-31
* Missing free in malloc error case in COutputPinCreate.Gravatar reimar2008-10-31
* Avoid useless casts of malloc results.Gravatar reimar2008-10-31
* Avoid a potential memleak in parse_obj_params in case of a missingGravatar reimar2008-10-31
* Avoid a memleak if allocation of field_name fails, fixes bug #1319.Gravatar reimar2008-10-31
* Consistently use dashes to separate words in section IDs.Gravatar diego2008-10-30
* Fix typo noticed by Paul TT.Gravatar diego2008-10-30
* linking correctionsGravatar ptt2008-10-30
* synced with r27843Gravatar ptt2008-10-30
* synced with r27843Gravatar ptt2008-10-30
* synced with r27852Gravatar ptt2008-10-30
* removed, as rev.27771Gravatar ptt2008-10-30