summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vo_macosx.m disable window animation when going to fullscreennplourde2006-12-091-5/+5
* update vbuf_size and suggest 400 for HDTV videonicodvb2006-12-091-1/+2
* align vbuf_size to the max value allowed by main profile @ high levelnicodvb2006-12-091-1/+1
* synced with r21558Gabrov2006-12-093-128/+227
* Fix misplaced http_freereimar2006-12-091-1/+1
* Fix potential endless loop in http_streaming_start duereimar2006-12-091-0/+1
* Fix lots and lots of potential memory/fd leaks in http_streaming_startreimar2006-12-091-19/+28
* use dvdnav's palette if availablenicodvb2006-12-091-1/+2
* export spu palette; part of a patch by Otvos Attilanicodvb2006-12-092-0/+13
* Avoid memory and fd leaks in asf streaming open code.reimar2006-12-091-15/+15
* Forgotten closesocket on error, patch byreimar2006-12-091-1/+4
* Close fd on error.reimar2006-12-091-1/+2
* Fix ppc without altivec compilationreimar2006-12-092-1/+12
* cscd produces BGR15, not BGR16reimar2006-12-091-1/+1
* Replace another MIN macro by FFMINreimar2006-12-091-10/+5
* Get rid of min/max macros from aviheader.h, they do not belong here.reimar2006-12-0910-34/+22
* Improve OpenAL speaker positions a bit.reimar2006-12-091-5/+6
* Remove condition that should always be truereimar2006-12-091-1/+1
* Fix crash in ogg demuxer uninit with -aidreimar2006-12-091-1/+1
* Half-properly set up OpenAL position stuffreimar2006-12-091-2/+13
* sync to libmpeg2-0.4.1henry2006-12-0915-97/+38
* r21537: General reformatting round:voroshil2006-12-0918-4406/+4890
* do not force arch and isysroot in osxnplourde2006-12-091-6/+1
* Fix bmovl-test build errorvoroshil2006-12-081-1/+1
* Ignore .depend properlytorinthiel2006-12-080-0/+0
* General reformatting round:torinthiel2006-12-0818-4463/+5111
* .norecurse should be ignoredtorinthiel2006-12-080-0/+0
* made vorbis_info a member of ogg_stream rather than ogg_demuxer;nicodvb2006-12-071-11/+17
* r21531: Document geq filter.kraymer2006-12-071-1/+32
* r21529: spellingvoroshil2006-12-071-6/+38
* Typovoroshil2006-12-071-1/+1
* Document geq filter.diego2006-12-071-0/+31
* r21529: spellingkraymer2006-12-071-3/+3
* spellingdiego2006-12-071-2/+2
* Fix mplayer-rc.o build.diego2006-12-071-1/+1
* r21503: updated documentation of -mpegopts :tele*kraymer2006-12-071-11/+9
* Synced with 30.11.2006jheryan2006-12-072-237/+418
* vorbis_comment is only used locally, move it out of demuxer structreimar2006-12-071-4/+4
* Remove unused ov_struct_treimar2006-12-071-14/+0
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...reimar2006-12-0735-34/+42
* Speed up ASS subtitles display by detecting changes between two consecutiveeugeni2006-12-066-17/+114
* Translated section "GENERAL ENCODING OPTIONS"voroshil2006-12-061-118/+126
* Simplify NEXT_LINE macro and put most of it in a separate function.reimar2006-12-061-16/+16
* remove useless and incorrect const-removing castreimar2006-12-061-1/+1
* Do not define _GNU_SOURCE, it is not necessary and causes a warning if it isreimar2006-12-061-2/+0
* Properly free fontconfig patternsreimar2006-12-061-1/+7
* Fix memleaks caused by missing vorbis/theora_info/comment_clear calls.reimar2006-12-061-0/+4
* Fix memleak in theora decoder due to missing theora_comment_/theora_info_clea...reimar2006-12-061-0/+2
* Fix memleak if vd_ffmpeg init failsreimar2006-12-061-1/+3
* Also free ass_library_t members in ass_library_donereimar2006-12-061-1/+5
* r21503: updated documentation of -mpegopts :tele*voroshil2006-12-051-8/+8
* r21508: emphasis the fact that leaving black borders really hurts qualityvoroshil2006-12-051-3/+3
* Translation of "VIDEO FILTERS" section.voroshil2006-12-051-935/+1042
* Make sure invalid protocols are rejected instead of treatedreimar2006-12-051-1/+2
* emphasis the fact that leaving black borders really hurts qualitygpoirier2006-12-051-1/+2
* update local diff after r20779gpoirier2006-12-051-19/+27
* wording fix suggested by Diegonicodvb2006-12-051-2/+2
* fix include clash for mmap_anon on darwin ppcnplourde2006-12-051-1/+1
* force ppc arch and 10.3.9 sys lib on ppc macnplourde2006-12-041-0/+2
* updated documentation of -mpegopts :tele*nicodvb2006-12-041-6/+6
* disable telecining when it can't be appliednicodvb2006-12-041-0/+13
* since display_frames in increased by a possibly negative number it had better...nicodvb2006-12-041-1/+1
* cosmeticsnicodvb2006-12-041-16/+15
* removed dead codenicodvb2006-12-041-17/+1
* reimplemented :telecine and :film2pal in terms of dgpulldownnicodvb2006-12-041-76/+15
* pre-store in bff_mask the correct or-mask to be saved in the pce (slightly fa...nicodvb2006-12-041-5/+4
* Move cddb "autodetection" so it also works for libcdioreimar2006-12-041-1/+1
* Add full support for en-/disabling cddb supportreimar2006-12-042-4/+22
* r21372: Some punctuation cosmetics and better wordingkraymer2006-12-043-11/+11
* help_mp-de.h:kraymer2006-12-042-20/+68
* fix sentence, reformatkraymer2006-12-041-3/+4
* r21484: documented -mpegopts :tele_src and :tele_destvoroshil2006-12-041-6/+31
* r21476: Open embedded fonts directly from memory....voroshil2006-12-041-1/+3
* Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,diego2006-12-042-1/+6
* slight clarificationdiego2006-12-041-1/+1
* document s3fb suboption, note that it's a Linux-only driver (to the best of m...gpoirier2006-12-041-1/+7
* Improoving readability of pullup filter sectionvoroshil2006-12-041-4/+13
* 10l: wrong bitmask when patching the pce_ptr in soft_telecine()nicodvb2006-12-041-1/+3
* documented -mpegopts :tele_src and :tele_destnicodvb2006-12-041-0/+10
* added generalized teleciner by Donald Graftnicodvb2006-12-041-4/+61
* Remove unused function pointers, they probably had incorrect prototypesreimar2006-12-032-20/+4
* remove headers included twiceaurel2006-12-031-2/+0
* use strchr() instead of index()aurel2006-12-031-1/+1
* sync w/ r21452gpoirier2006-12-031-14/+31
* mmap memory area for generated code to avoid crashes on machines whichreimar2006-12-031-2/+9
* Fix 21381, make sure gcc does not make any ip-relative calls or similar.reimar2006-12-031-5/+14
* Open embedded fonts directly from memory.eugeni2006-12-036-9/+69
* One FIXME (CC subtitles related) resolved.voroshil2006-12-031-7/+7
* Keep embedded fonts in ass_library_t and perform actual disk writeeugeni2006-12-039-85/+123
* Compile fix, BE_32 definition has been movedreimar2006-12-031-0/+1
* r21462: mention all other image formatsvoroshil2006-12-031-93/+126
* Rename: ass_process_font -> ass_add_font.eugeni2006-12-033-6/+6
* Use libavutil LE_* macros instead of pointer casts which can resultreimar2006-12-031-6/+6
* Avoid calling validate_fname() twice for one string.eugeni2006-12-031-3/+1
* Do not call usec_sleep when we are not supposed to sleep.reimar2006-12-031-2/+3
* Synced with r21466torinthiel2006-12-031-109/+141
* [cosmetics] Consistent XML source formattingtorinthiel2006-12-031-8/+43
* [cosmetics] Reindent XML sourcetorinthiel2006-12-031-102/+102
* cosmetics: anti-chaos reindentationnicodvb2006-12-031-15/+13
* Synced with r21462torinthiel2006-12-031-3/+4
* mention all other image formatstorinthiel2006-12-031-2/+2
* Unicode support for demuxer info in ASF demuxer.reimar2006-12-031-50/+56
* Open vobsub output files in binary mode, otherwise the OS mightreimar2006-12-031-2/+2
* 100l typo in 21380 disabled OSD with at least xvmc.reimar2006-12-031-1/+1
* fix two overlooked typos in previous sync cause build errorvoroshil2006-12-031-2/+2
* Fix translation error in previous syncvoroshil2006-12-031-1/+1
* muxer FIXME resolvedvoroshil2006-12-031-2/+1
* r21423: Consistent capitalization of table entriesvoroshil2006-12-031-27/+43
* fixed missing tag updatevoroshil2006-12-031-1/+1
* r21430: documented -mpegopts :[va]buf_sizevoroshil2006-12-031-13/+25
* document s3fb video out drivergpoirier2006-12-031-0/+8
* Use fallback XAnim and Real codecs directories when autodetection is skipped.diego2006-12-021-2/+2
* Remove warning about missing codecs directory, the condition is always true.diego2006-12-021-14/+1
* Merge dga/nodga suboption of vo_vesa, no short forms.diego2006-12-021-5/+3
* Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)reimar2006-12-021-7/+1
* synced with r21446Gabrov2006-12-021-8/+2
* Remove long-deprecated -vop option.diego2006-12-025-29/+2
* Replace deprecated vo_plugin_args by vf_settings.diego2006-12-022-33/+33
* cosmetics: Rename functions and variable names from vop to vf.diego2006-12-025-19/+19
* Set video aspect ratio for libass in vf_vo.eugeni2006-12-021-0/+1
* Update comment, video output plugins are deprecated.diego2006-12-021-1/+1
* Audio track switching works for AVI and libavformat as well.diego2006-12-021-1/+1
* doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()nicodvb2006-12-021-0/+11
* synced with r21438Gabrov2006-12-027-275/+136
* Fix includes and include path, bswap.h is in libavutil now.diego2006-12-021-1/+2
* Remove superfluous bswap.h include.diego2006-12-0213-17/+0
* Remove suffix rules that are just copies of make builtin rules.diego2006-12-024-16/+0
* Use standard name for C++ flags.diego2006-12-021-2/+2
* Move system headers before libavutil headers to work around build issues ondiego2006-12-021-3/+3
* Compile fix since libvo/sub.h include was removed from mplayer.hreimar2006-12-021-0/+1
* Translated section "AUDIO FILTERS"voroshil2006-12-021-275/+286
* Typovoroshil2006-12-021-1/+1
* documented -mpegopts :[va]buf_sizenicodvb2006-12-021-0/+13
* permit to specify the sizes of the decoders' buffersnicodvb2006-12-011-10/+41
* fix mencoder include clash on osxnplourde2006-12-011-2/+2
* Synced with r21395torinthiel2006-12-011-5/+5
* Sync r21425torinthiel2006-12-011-54/+125
* Some fixes for previous commit, 10l for metorinthiel2006-12-011-2/+2
* Reformat examples:torinthiel2006-12-011-26/+41
* Consistent capitalization of table entriestorinthiel2006-12-011-9/+9
* 100l confused FFMIN/FFMAXreimar2006-12-011-1/+1
* Proper fix for last demux_avi commit, stream switching now really shouldreimar2006-12-011-8/+9
* Make sure we do not hang if no streams are availablereimar2006-12-011-2/+6
* Implement stream switching for AVI demuxer.reimar2006-12-011-0/+25
* update for r21415 and r21416henry2006-12-011-0/+24
* Cleanup and fix rectangle size calculation, caused crashes with e.g.reimar2006-12-011-25/+15
* fix incorrect 4:4:4 chroma handling (backport from 0.4.1)henry2006-12-011-1/+1
* ignore invalid values in the sequence display extension (backport from 0.4.1)henry2006-12-011-3/+5
* r21410: document new meaning of dia=1 introduced by lavc r7192voroshil2006-12-011-2/+2
* mark lavc's uneven multi-hexagon search as slow, remove stray '.'gpoirier2006-12-011-1/+1
* Fix a declarations vs statements warning.diego2006-12-011-2/+5
* Fix declarations vs statements warning.diego2006-12-011-4/+6
* document new meaning of dia=-1 introduced by lavc r7192gpoirier2006-12-011-1/+1
* Add libav include paths to CFLAGS without indirection.diego2006-12-011-2/+2
* Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.diego2006-12-011-1/+2
* remove duplicate entrygpoirier2006-12-011-2/+0
* Add libav include paths to CFLAGS without indirection.diego2006-12-015-16/+15
* move reserved_bytes out of packet_footer. this makes all packets uniform.ivo2006-11-301-2/+5
* Use av_int2flt/av_int2dbl to read float values. This is simpler and morereimar2006-11-301-10/+3
* Move initialization of sh_audio/sh_video members to aviheaderreimar2006-11-302-12/+6
* r21398: improve description of lavf's i_certify_that_my_video_stream_does_not...voroshil2006-11-301-1/+4
* r21372: Some punctuation cosmetics and better wordingvoroshil2006-11-304-11/+11
* r21367: If a glyph is not found in the current font, switch to another one.voroshil2006-11-301-1/+5
* fix suggested by Diegogpoirier2006-11-301-1/+1
* improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_f...gpoirier2006-11-301-0/+3
* fix indentation after last commitgpoirier2006-11-301-7/+7
* add more comments to input.conf, patch by compn % tempn A twmi P rr P com %gpoirier2006-11-301-12/+24
* Better wording for previous committorinthiel2006-11-291-3/+3
* Typotorinthiel2006-11-291-1/+1
* add missing r15484henry2006-11-291-0/+14
* Add another FourCC found in the wild, for example:rathann2006-11-291-1/+1
* Remove duplicate OPTFLAGS from CFLAGS.diego2006-11-291-1/+1
* Remove some superfluous include CFLAGS.diego2006-11-294-4/+4
* Explain reason for -I.. in CFLAGS here.diego2006-11-291-1/+1
* Remove bswap.h, use libavutil/bswap.h instead.diego2006-11-2936-94/+63
* Fix macro redefinition warning.diego2006-11-291-1/+1
* Remove some of the worst "headers include headers which includereimar2006-11-296-8/+8
* Avoid compiling code using %ah etc. on AMD64, since that will not workreimar2006-11-291-4/+4
* Get rid of stubs.S, move code to inline asm.reimar2006-11-293-20/+21
* Cosmetics: remove unused and commented out add_stub function headerreimar2006-11-291-2/+0
* Some extra checks and safety space for add_stub function.reimar2006-11-291-4/+10
*