aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge two #ifdefs into one.Gravatar diego2008-02-23
* #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.Gravatar diego2008-02-23
* Move libdca definition to a better place in config.h.Gravatar diego2008-02-23
* warn to always include PMT and PCR pids in channels.conf (dvb)Gravatar nicodvb2008-02-23
* removed nonsense in the dvbin sectionGravatar nicodvb2008-02-23
* reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUEGravatar nicodvb2008-02-23
* read the PCR of the currently playing program (if available) in demuxer->refe...Gravatar nicodvb2008-02-23
* New member in demuxer_t: reference_clock.Gravatar nicodvb2008-02-23
* Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.Gravatar eugeni2008-02-22
* Check glyph bounding box before rasterizing and complain if it is too large.Gravatar eugeni2008-02-22
* Some debugging routines.Gravatar eugeni2008-02-22
* Better handling of behind-the-camera objects.Gravatar eugeni2008-02-22
* Print FreeType version in libass init. Makes error logs slightly more helpful.Gravatar eugeni2008-02-22
* Add MPLAYER_ prefix to the multiple inclusion guards of generated header files.Gravatar diego2008-02-22
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Discard two symbols from libswscale.Gravatar cehoyos2008-02-22
* Fix continuous scrolling on OS/2 due to status line updates unless -quietGravatar diego2008-02-22
* Create standard multiple inclusion guards.Gravatar diego2008-02-21
* Fix copy&paste typo in rgbtest documentationGravatar reimar2008-02-21
* Remove misplaced #endif comment.Gravatar diego2008-02-21
* sync w/r26052Gravatar gpoirier2008-02-21
* sync w/ r26019Gravatar gpoirier2008-02-21
* improve DTD dection of MacPort-install docbook packageGravatar gpoirier2008-02-21
* Document rgbtest argumentsGravatar reimar2008-02-21
* Replace Alpha MVI compiler workarounds by a proper configure check.Gravatar diego2008-02-21
* Use standard multiple inclusion guard.Gravatar diego2008-02-21
* Remove unused #define from config.h.Gravatar diego2008-02-21
* OS/2 getch2() supportGravatar diego2008-02-21
* Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.Gravatar diego2008-02-21
* Fix r26032: wrong sub stream id assigned to dvdsub_id.Gravatar eugeni2008-02-21
* Add multiple inclusion guard.Gravatar diego2008-02-21
* Add missing multiple inclusion guards.Gravatar diego2008-02-21
* Consistently use filename as multiple inclusion guard.Gravatar diego2008-02-21
* sync w/r25566, patch by mesecam %mesecam A gmail P com%Gravatar gpoirier2008-02-20
* sync w/r25308, patch by mesecam %mesecam A gmail P com %Gravatar gpoirier2008-02-20
* Fix compilation with ASS disabledGravatar reimar2008-02-20
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-02-20
* vf_sab mirrors coefficients past the edge of the picture instead of cropping:Gravatar diego2008-02-20
* Add support for DOS-style file:///x:/path paths.Gravatar diego2008-02-20
* cosmetics: Move definitions to a more standard place.Gravatar diego2008-02-19
* Add standard license header and make copyright notices consistent.Gravatar diego2008-02-19
* Clean up lib* version definitionsGravatar mru2008-02-19
* sync w/r24342, patch by jfallah mesecam at gmail dot comGravatar gpoirier2008-02-19
* Support -slang in lavf demuxer.Gravatar eugeni2008-02-19
* Fill stream->end_pos if possible, fixing lavf demuxers that need to seek.Gravatar albeu2008-02-19
* typo fixes, port of my patch for upstream libmpeg2Gravatar diego2008-02-19
* Fix illegal identifiers, port of my patch to upstream libmpeg2.Gravatar diego2008-02-19
* Refactor AltiVec macros as done for FFmpeg.Gravatar diego2008-02-18
* Refactor AltiVec macros as done for FFmpeg.Gravatar diego2008-02-18