aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* This header should not have multiple inclusion guards, it is meantGravatar diego2008-02-18
* cosmetics: indent, remove trailing whitespaceGravatar diego2008-02-18
* Merge the two conditional definitions of get_current_dir_name.Gravatar diego2008-02-18
* sync w/r26017Gravatar gpoirier2008-02-18
* basic support for OS/2 in configureGravatar diego2008-02-18
* Set SYS_BEOS for libdvdcss compilation on BeOS.Gravatar diego2008-02-18
* Allow specifying a size for -vf rgbtestGravatar reimar2008-02-17
* Document af-*, copied from vf-*Gravatar reimar2008-02-17
* Make -af-pre, -af-add, -af-del and -af-clr available.Gravatar reimar2008-02-17
* removed wrong exampleGravatar compn2008-02-17
* synced with r26015Gravatar Gabrov2008-02-17
* Document that framedrop needs -no-correct-ptsGravatar reimar2008-02-17
* -dumpstream will not dump chapters anymoreGravatar compn2008-02-17
* remove duplicate AV_STRINGIFY() definitionGravatar mru2008-02-17
* Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.Gravatar diego2008-02-16
* Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.Gravatar diego2008-02-16
* FLAT objects cannot have multiple sections, so using the L1 attributes breaksGravatar diego2008-02-16
* Avoid reinit of vo with the exactly same parameters over and over.Gravatar reimar2008-02-16
* when seeking in H264 an SPS *should* be a valid entry point; feel free to cha...Gravatar nicodvb2008-02-16
* cosmeticsGravatar nicodvb2008-02-16