aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* sync'd up to r23467Gravatar ptt2007-06-05
* Create a new MSGT for just the status line.Gravatar diego2007-06-05
* Do not use fast_memcpy when data is read again immediately afterwards.Gravatar reimar2007-06-05
* Do not use fast_memcpy for small size copy, esp. when the size is constantGravatar reimar2007-06-05
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Use avcodec_decode_audio2 in ad_ffmpeg.cGravatar reimar2007-06-05
* r23410: add documentation for new -menu-chroot optionGravatar kraymer2007-06-05
* correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_lineGravatar mhoffman2007-06-05
* Make gmplayer show right colors if X server does not use native byteorder.Gravatar reimar2007-06-05
* Avoiding sscanf in cddb support reading more data with %s than buffer sizeGravatar reimar2007-06-05
* Keep -pipe option in CFLAGS even in debug mode.Gravatar diego2007-06-05
* sync w/23467 (was just a typo in english doc, no incidence here)Gravatar gpoirier2007-06-05
* then/than typo spotted by "JRaSH"Gravatar corey2007-06-05
* Keep unused parameter warnings in debug mode.Gravatar diego2007-06-05
* r23416: Drop the metadata stuff and replace it with generic propertyGravatar kraymer2007-06-05
* get rid of Gui code that has been commented out since agesGravatar reimar2007-06-04
* Factor out some duplicated gui codeGravatar reimar2007-06-04
* Remove some useless codeGravatar reimar2007-06-04
* Use 'static inline' instead of 'inline static' to avoid warningsGravatar zuxy2007-06-04
* 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