aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Sync to 30.3.2007Gravatar jheryan2007-05-24
* more sensless repo moving ..moving ...Gravatar michael2007-05-24
* remove unnecessary stubs which were not ever used.Gravatar voroshil2007-05-24
* ffmpeg -sws_flags command line option to set swscaler flagsGravatar ivo2007-05-23
* Remove hardcoded registersGravatar zuxy2007-05-23
* synced with r23370Gravatar Gabrov2007-05-22
* Replace hardcoded 32-bit leal with equivalent add/sub so pointer arithmetic w...Gravatar zuxy2007-05-22
* Set i_bps for ASF video streams according to extended stream propertiesGravatar zuxy2007-05-22
* Remove unused synth_1to1_mono()Gravatar zuxy2007-05-22
* sync'ed up with r21654Gravatar ptt2007-05-21
* make v4l1 driver work properly.Gravatar voroshil2007-05-21
* sync'ed up with r21561Gravatar ptt2007-05-21
* added missing fpsGravatar ptt2007-05-21
* missed sync tag updateGravatar voroshil2007-05-21
* r23367: little alignment fixesGravatar voroshil2007-05-21
* little alignment fixesGravatar ptt2007-05-21
* sync'ed up with r23028Gravatar ptt2007-05-21
* little fixesGravatar ptt2007-05-21
* 10l: cosmetic: more trailing whitespaces removedGravatar zuxy2007-05-21
* Cosmetic: remove trailing whitespacesGravatar zuxy2007-05-21
* New tags introduced for AMD K10 and Intel PenrynGravatar zuxy2007-05-21
* Add "uclinux" as an accepted system type in the linux() test.Gravatar diego2007-05-21
* Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly fas...Gravatar zuxy2007-05-21
* missed part of gui code change while introducing -subfont option (patch by Pi...Gravatar ben2007-05-20
* Fix #if condition.Gravatar eugeni2007-05-20
* FT_Request_Size does not exist in FreeType 2.1.*. Fallback to FT_Set_Char_Size.Gravatar eugeni2007-05-20
* add new -subfont option, that allows having a different font for OSD (control...Gravatar ben2007-05-20
* get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume LecerfGravatar ben2007-05-20
* Move common ioctl outside of ifdefGravatar reimar2007-05-20
* Clean up some unused code and #ifdef mess in ao_sun.cGravatar reimar2007-05-20
* Implement flushing of audio data. Fixes bug #754.Gravatar reimar2007-05-20
* Fix OpenBSD compilation: strndup is a GNU extension.Gravatar reimar2007-05-20
* Remove unused code, if it is ever needed it can be recovered from historyGravatar reimar2007-05-20
* Add SSSE3 checkGravatar zuxy2007-05-20
* buggy joystick initialization, works much better without thisGravatar ben2007-05-19
* -----mencoder.xml----Gravatar voroshil2007-05-19
* Correct font size in libass.Gravatar eugeni2007-05-19
* Blackfin optimized uyvytoyv12 routine. the implementation includes chroma ave...Gravatar mhoffman2007-05-19
* Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPR...Gravatar reimar2007-05-19
* Fix compilation: Create CONFIG_*_BSF in config.makGravatar reimar2007-05-19
* Add ID to example.Gravatar diego2007-05-19
* Fix bug in reference codeGravatar zuxy2007-05-19
* Revert y-axis rotation. Change order of rotations.Gravatar eugeni2007-05-18
* cosmetics: fix indentation for previous commitGravatar corey2007-05-18
* PIX_FMT_NONE is -1, not 0, so if stream->imgfmt is 0, ctx->pix_fmt getsGravatar corey2007-05-18
* Clean up VIDIX test.Gravatar diego2007-05-17
* 10l: leftover line from incompletely split commitGravatar diego2007-05-17
* Remove awk test. awk is a basic Unix tool, any implementation is sufficient.Gravatar diego2007-05-17
* Move the internal VIDIX check from a random place into the VIDIX section.Gravatar diego2007-05-17
* Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,Gravatar diego2007-05-17