aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* new -menu-chroot option that prevent OSD file selection menu to go to an unwa...Gravatar ben2007-05-29
* Only one section remains unfinished, typo.Gravatar diego2007-05-29
* typoGravatar diego2007-05-29
* r23325: dv does not support YVU9Gravatar kraymer2007-05-29
* add note about unfinished "codec specific encoding options" sectionGravatar kraymer2007-05-29
* Get rid of __attribute__((__packed__)) in Matroska demuxerGravatar reimar2007-05-28
* Add LGPL license header.Gravatar diego2007-05-28
* 10l: r23399 broke mov/mp4 demuxingGravatar cehoyos2007-05-28
* little typo fixGravatar ptt2007-05-28
* Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.Gravatar diego2007-05-28
* Remove some unused variables, patch by timwoj ieee org.Gravatar diego2007-05-28
* Move variable declaration into conditional to avoid an unused variable warning.Gravatar diego2007-05-28
* Remove unused variables.Gravatar diego2007-05-28
* HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)Gravatar michael2007-05-27
* More fastmemcpy.h removalGravatar reimar2007-05-27
* 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