aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Change '%ld' to '%d' to remove warnings introduced by r23452Gravatar zuxy2007-06-04
* Correct dct64 functions' declarationsGravatar zuxy2007-06-04
* Remove unused parameter for mp_msgGravatar zuxy2007-06-03
* sync w/ r23455Gravatar gpoirier2007-06-02
* compilation fix after commit r9172 to ffmpeg, patch by AurelGravatar gpoirier2007-06-02
* new sentences on new lines, diego says ;-PGravatar ptt2007-06-02
* sync'ed up to r23440 + a _big_ correction of tv suboptionsGravatar ptt2007-06-02
* Remove non-existing make_decode_tables_MMX()Gravatar zuxy2007-06-02
* Use int and uint32_t instead of long and unsigned long, when appropriate.Gravatar zuxy2007-06-02
* Make realloc_struct inline as other functions defined in demuxer.hGravatar zuxy2007-06-02
* 10l: Remove overlooked instance of NOAVIFILE_HEADERS.Gravatar diego2007-06-02
* Revert r23443, it breaks compilation without libass.Gravatar eugeni2007-06-02
* Get rid of superfluous __WINE__ #define, it was always enabled andGravatar diego2007-06-02
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled andGravatar diego2007-06-02
* Get rid of superfluous MPLAYER #define, it was always enabled andGravatar diego2007-06-02
* prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)Gravatar nicodvb2007-06-02
* update manual date, its been 8 months...Gravatar compn2007-06-02
* Recode the whole subtitle file to utf-8 before parsing.Gravatar eugeni2007-06-01
* Move code for reading a file and recoding it to utf-8 to a separate function.Gravatar eugeni2007-06-01
* mjpeg support for v4l2 tv:// driverGravatar voroshil2007-06-01
* New "automute" tv:// option.Gravatar voroshil2007-05-31
* r23370: added missing fpsGravatar voroshil2007-05-31
* r23416: Drop the metadata stuff and replace it with generic property string e...Gravatar voroshil2007-05-31
* Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOWGravatar zuxy2007-05-31
* Add new properties percent_pos and time_pos.Gravatar albeu2007-05-31
* Make the length property use the time type.Gravatar albeu2007-05-31
* Move the time printing code out of the length property.Gravatar albeu2007-05-31
* Add a print function for the time option type.Gravatar albeu2007-05-31
* 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