aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* in ts_detect_streams() try to identify the program found based on vpid and ap...Gravatar nicodvb2008-02-16
* libvo: change asm syntax to use ASMALIGN and " # nop"Gravatar uau2008-02-15
* Support icyx://.Gravatar reimar2008-02-15
* Always display Icy-Metadata if available, whether we recognize an ICY-ServerGravatar reimar2008-02-15
* Move printing of Icy-Metadata into an extra functionGravatar reimar2008-02-15
* Remove useless codeGravatar reimar2008-02-15
* Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),Gravatar reimar2008-02-15
* More explicit unsupported pixel format error messages.Gravatar benoit2008-02-15
* Try to make fps float -> AVRational conversion work better.Gravatar reimar2008-02-14
* Change force_fps and force_ofps to doubleGravatar reimar2008-02-14
* Change mf_fps to doubleGravatar reimar2008-02-14
* Revert accidentially committed line of r25994.Gravatar cehoyos2008-02-14
* typo fix: inited --> initializedGravatar diego2008-02-14