aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)Gravatar reimar2006-12-02
* synced with r21446Gravatar Gabrov2006-12-02
* Remove long-deprecated -vop option.Gravatar diego2006-12-02
* Replace deprecated vo_plugin_args by vf_settings.Gravatar diego2006-12-02
* cosmetics: Rename functions and variable names from vop to vf.Gravatar diego2006-12-02
* Set video aspect ratio for libass in vf_vo.Gravatar eugeni2006-12-02
* Update comment, video output plugins are deprecated.Gravatar diego2006-12-02
* Audio track switching works for AVI and libavformat as well.Gravatar diego2006-12-02
* doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()Gravatar nicodvb2006-12-02
* synced with r21438Gravatar Gabrov2006-12-02
* Fix includes and include path, bswap.h is in libavutil now.Gravatar diego2006-12-02
* Remove superfluous bswap.h include.Gravatar diego2006-12-02
* Remove suffix rules that are just copies of make builtin rules.Gravatar diego2006-12-02
* Use standard name for C++ flags.Gravatar diego2006-12-02
* Move system headers before libavutil headers to work around build issues onGravatar diego2006-12-02
* Compile fix since libvo/sub.h include was removed from mplayer.hGravatar reimar2006-12-02
* Translated section "AUDIO FILTERS"Gravatar voroshil2006-12-02
* TypoGravatar voroshil2006-12-02
* documented -mpegopts :[va]buf_sizeGravatar nicodvb2006-12-02
* permit to specify the sizes of the decoders' buffersGravatar nicodvb2006-12-01
* fix mencoder include clash on osxGravatar nplourde2006-12-01
* Synced with r21395Gravatar torinthiel2006-12-01
* Sync r21425Gravatar torinthiel2006-12-01
* Some fixes for previous commit, 10l for meGravatar torinthiel2006-12-01
* Reformat examples:Gravatar torinthiel2006-12-01
* Consistent capitalization of table entriesGravatar torinthiel2006-12-01
* 100l confused FFMIN/FFMAXGravatar reimar2006-12-01
* Proper fix for last demux_avi commit, stream switching now really shouldGravatar reimar2006-12-01
* Make sure we do not hang if no streams are availableGravatar reimar2006-12-01
* Implement stream switching for AVI demuxer.Gravatar reimar2006-12-01
* update for r21415 and r21416Gravatar henry2006-12-01
* Cleanup and fix rectangle size calculation, caused crashes with e.g.Gravatar reimar2006-12-01
* fix incorrect 4:4:4 chroma handling (backport from 0.4.1)Gravatar henry2006-12-01
* ignore invalid values in the sequence display extension (backport from 0.4.1)Gravatar henry2006-12-01
* r21410: document new meaning of dia=1 introduced by lavc r7192Gravatar voroshil2006-12-01
* mark lavc's uneven multi-hexagon search as slow, remove stray '.'Gravatar gpoirier2006-12-01
* Fix a declarations vs statements warning.Gravatar diego2006-12-01
* Fix declarations vs statements warning.Gravatar diego2006-12-01
* document new meaning of dia=-1 introduced by lavc r7192Gravatar gpoirier2006-12-01
* Add libav include paths to CFLAGS without indirection.Gravatar diego2006-12-01
* Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.Gravatar diego2006-12-01
* remove duplicate entryGravatar gpoirier2006-12-01
* Add libav include paths to CFLAGS without indirection.Gravatar diego2006-12-01
* move reserved_bytes out of packet_footer. this makes all packets uniform.Gravatar ivo2006-11-30
* Use av_int2flt/av_int2dbl to read float values. This is simpler and moreGravatar reimar2006-11-30
* Move initialization of sh_audio/sh_video members to aviheaderGravatar reimar2006-11-30
* r21398: improve description of lavf's i_certify_that_my_video_stream_does_not...Gravatar voroshil2006-11-30
* r21372: Some punctuation cosmetics and better wordingGravatar voroshil2006-11-30
* r21367: If a glyph is not found in the current font, switch to another one.Gravatar voroshil2006-11-30
* fix suggested by DiegoGravatar gpoirier2006-11-30