aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sync to 24.5.2007Gravatar jheryan2007-05-31
* Add the recently introduced properties to the documentation.Gravatar albeu2007-05-31
* Allow setting the direction in the step_property command.Gravatar albeu2007-05-31
* Fix the step_property coammand to correctly handle the step size withGravatar albeu2007-05-31
* Adding myself to the authors page.Gravatar mhoffman2007-05-31
* little fixGravatar ptt2007-05-31
* sync.d up to r23425!!! ehi, it's updated :)))Gravatar ptt2007-05-31
* removed unneeded spaceGravatar ptt2007-05-31
* removed an unneeded commaGravatar ptt2007-05-31
* added '&' for 'e.g.'Gravatar ptt2007-05-31
* sync'd up to r23416Gravatar ptt2007-05-30
* moved a line below, since probably it's righter there...Gravatar ptt2007-05-30
* added a missing space charGravatar ptt2007-05-30
* sync'd up to r22845Gravatar ptt2007-05-30
* rename attribute_unused to av_unused as it is declared in common.hGravatar benoit2007-05-30
* Use play duration instead of send duration to calculate the lengthGravatar zuxy2007-05-30
* Drop the metadata stuff and replace it with generic property string expansion.Gravatar albeu2007-05-30
* Make command.h usable without the MPContext typedef.Gravatar albeu2007-05-30
* Add PRINT to the samplerate property.Gravatar albeu2007-05-30
* Fix fallback on the default GET_TYPE for unvailable/disabledGravatar albeu2007-05-30
* Make all the info available via the metadata API available via properties.Gravatar albeu2007-05-29
* Rework the property API to allow sub properties such asGravatar albeu2007-05-29
* add documentation for new -menu-chroot optionGravatar ben2007-05-29
* 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