aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove more pointless fastmemcpy.h includes in libvoGravatar reimar2007-05-27
* Removed useless fastmemcpy.h includes in video decodersGravatar reimar2007-05-27
* Remove two useless fastmemcpy.h includes in gui code.Gravatar reimar2007-05-27
* Remove useless fastmemcpy.h include for filters that do not even do any memcpy.Gravatar reimar2007-05-27
* sync w/ r23370Gravatar gpoirier2007-05-27
* synced with r23388Gravatar Gabrov2007-05-27
* Partial sync with r23370, with only one section obsolete.Gravatar gpoirier2007-05-27
* compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tablesGravatar rik2007-05-27
* fixed off-by-one bug during chapter-listing; fixed by Jared Breland (list-mpl...Gravatar nicodvb2007-05-26
* allow left key command to close text menus tooGravatar ben2007-05-25
* rename some menu open functions, to avoid confusion with libc native open()Gravatar ben2007-05-25
* Record what was produced by make_decode_table_MMX() and used that data toGravatar zuxy2007-05-25
* 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