log

age author description
2006-12-03 reimar mmap memory area for generated code to avoid crashes on machines which
2006-12-03 reimar Fix 21381, make sure gcc does not make any ip-relative calls or similar.
2006-12-03 eugeni Open embedded fonts directly from memory.
2006-12-03 voroshil One FIXME (CC subtitles related) resolved.
2006-12-03 eugeni Keep embedded fonts in ass_library_t and perform actual disk write
2006-12-03 reimar Compile fix, BE_32 definition has been moved
2006-12-03 voroshil r21462: mention all other image formats
2006-12-03 eugeni Rename: ass_process_font -> ass_add_font.
2006-12-03 reimar Use libavutil LE_* macros instead of pointer casts which can result
2006-12-03 eugeni Avoid calling validate_fname() twice for one string.
2006-12-03 reimar Do not call usec_sleep when we are not supposed to sleep.
2006-12-03 torinthiel Synced with r21466
2006-12-03 torinthiel [cosmetics] Consistent XML source formatting
2006-12-03 torinthiel [cosmetics] Reindent XML source
2006-12-03 nicodvb cosmetics: anti-chaos reindentation
2006-12-03 torinthiel Synced with r21462
2006-12-03 torinthiel mention all other image formats
2006-12-03 reimar Unicode support for demuxer info in ASF demuxer.
2006-12-03 reimar Open vobsub output files in binary mode, otherwise the OS might
2006-12-03 reimar 100l typo in 21380 disabled OSD with at least xvmc.
2006-12-03 voroshil fix two overlooked typos in previous sync cause build error
2006-12-03 voroshil Fix translation error in previous sync
2006-12-03 voroshil muxer FIXME resolved
2006-12-03 voroshil r21423: Consistent capitalization of table entries
2006-12-03 voroshil fixed missing tag update
2006-12-03 voroshil r21430: documented -mpegopts :[va]buf_size
2006-12-03 gpoirier document s3fb video out driver
2006-12-02 diego Use fallback XAnim and Real codecs directories when autodetection is skipped.
2006-12-02 diego Remove warning about missing codecs directory, the condition is always true.
2006-12-02 diego Merge dga/nodga suboption of vo_vesa, no short forms.
2006-12-02 reimar Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)
2006-12-02 Gabrov synced with r21446
2006-12-02 diego Remove long-deprecated -vop option.
2006-12-02 diego Replace deprecated vo_plugin_args by vf_settings.
2006-12-02 diego cosmetics: Rename functions and variable names from vop to vf.
2006-12-02 eugeni Set video aspect ratio for libass in vf_vo.
2006-12-02 diego Update comment, video output plugins are deprecated.
2006-12-02 diego Audio track switching works for AVI and libavformat as well.
2006-12-02 nicodvb doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()
2006-12-02 Gabrov synced with r21438
2006-12-02 diego Fix includes and include path, bswap.h is in libavutil now.
2006-12-02 diego Remove superfluous bswap.h include.
2006-12-02 diego Remove suffix rules that are just copies of make builtin rules.
2006-12-02 diego Use standard name for C++ flags.
2006-12-02 diego Move system headers before libavutil headers to work around build issues on
2006-12-02 reimar Compile fix since libvo/sub.h include was removed from mplayer.h
2006-12-02 voroshil Translated section "AUDIO FILTERS"
2006-12-02 voroshil Typo
2006-12-02 nicodvb documented -mpegopts :[va]buf_size
2006-12-01 nicodvb permit to specify the sizes of the decoders' buffers
2006-12-01 nplourde fix mencoder include clash on osx
2006-12-01 torinthiel Synced with r21395
2006-12-01 torinthiel Sync r21425
2006-12-01 torinthiel Some fixes for previous commit, 10l for me
2006-12-01 torinthiel Reformat examples:
2006-12-01 torinthiel Consistent capitalization of table entries
2006-12-01 reimar 100l confused FFMIN/FFMAX
2006-12-01 reimar Proper fix for last demux_avi commit, stream switching now really should
2006-12-01 reimar Make sure we do not hang if no streams are available
2006-12-01 reimar Implement stream switching for AVI demuxer.
2006-12-01 henry update for r21415 and r21416
2006-12-01 reimar Cleanup and fix rectangle size calculation, caused crashes with e.g.
2006-12-01 henry fix incorrect 4:4:4 chroma handling (backport from 0.4.1)
2006-12-01 henry ignore invalid values in the sequence display extension (backport from 0.4.1)
2006-12-01 voroshil r21410: document new meaning of dia=1 introduced by lavc r7192
2006-12-01 gpoirier mark lavc's uneven multi-hexagon search as slow, remove stray '.'
2006-12-01 diego Fix a declarations vs statements warning.
2006-12-01 diego Fix declarations vs statements warning.
2006-12-01 gpoirier document new meaning of dia=-1 introduced by lavc r7192
2006-12-01 diego Add libav include paths to CFLAGS without indirection.
2006-12-01 diego Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.
2006-12-01 gpoirier remove duplicate entry
2006-12-01 diego Add libav include paths to CFLAGS without indirection.
2006-11-30 ivo move reserved_bytes out of packet_footer. this makes all packets uniform.
2006-11-30 reimar Use av_int2flt/av_int2dbl to read float values. This is simpler and more
2006-11-30 reimar Move initialization of sh_audio/sh_video members to aviheader
2006-11-30 voroshil r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
2006-11-30 voroshil r21372: Some punctuation cosmetics and better wording
2006-11-30 voroshil r21367: If a glyph is not found in the current font, switch to another one.
2006-11-30 gpoirier fix suggested by Diego
2006-11-30 gpoirier improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
2006-11-30 gpoirier fix indentation after last commit
2006-11-30 gpoirier add more comments to input.conf, patch by compn % tempn A twmi P rr P com %
2006-11-29 torinthiel Better wording for previous commit
2006-11-29 torinthiel Typo
2006-11-29 henry add missing r15484
2006-11-29 rathann Add another FourCC found in the wild, for example:
2006-11-29 diego Remove duplicate OPTFLAGS from CFLAGS.
2006-11-29 diego Remove some superfluous include CFLAGS.
2006-11-29 diego Explain reason for -I.. in CFLAGS here.
2006-11-29 diego Remove bswap.h, use libavutil/bswap.h instead.
2006-11-29 diego Fix macro redefinition warning.
2006-11-29 reimar Remove some of the worst "headers include headers which include
2006-11-29 reimar Avoid compiling code using %ah etc. on AMD64, since that will not work
2006-11-29 reimar Get rid of stubs.S, move code to inline asm.
2006-11-29 reimar Cosmetics: remove unused and commented out add_stub function header