summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring MPlayer closer to compilation after latest FFmpeg changes.diego2007-01-231-3/+3
* substream 0x75 doesn't seem to be a valid vc1 stream, after all; removednicodvb2007-01-221-1/+1
* set priv->last_pts to the pts read only if the pts was really read; patch by ...nicodvb2007-01-221-1/+6
* Fix FSF address and otherwise broken license headers.diego2007-01-2217-46/+32
* Fix license headers and FSF postal address.diego2007-01-223-7/+6
* Sync with FFmpeg r7634.diego2007-01-211-4/+1
* Discard -Wdeclaration-after-statement warning.diego2007-01-211-1/+1
* synced with r21906Gabrov2007-01-211-2/+91
* synced with r21989Gabrov2007-01-214-67/+455
* fix typoGabrov2007-01-211-1/+1
* Fix compilation: define CONFIG_ZLIB in config.makreimar2007-01-211-0/+1
* r21959: Apply ancient double-click patch that nobody cares to comment on.voroshil2007-01-211-1/+12
* Instead of printing a useless "sig11 coming soon" message, just abort parsingreimar2007-01-211-1/+4
* Sanity-check sh_video->bih->biSizereimar2007-01-212-0/+4
* Simplify by using av_codec_get_id and include riff.h only in demux_lavf.creimar2007-01-213-20/+14
* Add ignore key bindreimar2007-01-211-0/+1
* Move code to ignore mouse wheel "down" events to fifo.c (needed becausereimar2007-01-213-9/+2
* Another AVCodecTag compile fixreimar2007-01-211-1/+1
* Forgotten CodecTag -> AVCodecTagreimar2007-01-211-1/+1
* Fix compilation after lavf changesreimar2007-01-212-2/+2
* support -ffourcc with -of lavfreimar2007-01-212-1/+3
* Simplify install calls.diego2007-01-201-8/+6
* Remove redundant informative output.diego2007-01-201-1/+0
* Don't suppress make output during installation.diego2007-01-201-7/+7
* some simplificationsdiego2007-01-201-5/+3
* Move ldconfig platform differences into configure where they belong.diego2007-01-202-10/+8
* Move ranlib setting to a more sensible place.diego2007-01-201-7/+7
* in h264_parse_sps() reuse mp_unescape03()nicodvb2007-01-201-27/+4
* vc1 probing code: if sh_video->bih can't be callocated exitnicodvb2007-01-201-0/+4
* in vc1 probing code, all packets before the first sequence header must be ski...nicodvb2007-01-201-1/+1
* removed unused variables; replaced wrong call to realloc() with calloc() in v...nicodvb2007-01-201-3/+1
* decode vc1 sequence header and frame it in video_read_frame();nicodvb2007-01-201-0/+73
* demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_exten...nicodvb2007-01-201-2/+37
* added function to parse vc1 sequence headernicodvb2007-01-202-0/+116
* BE_32 -> AV_RB32reimar2007-01-191-1/+1
* Compile fix: LE_* -> AV_RL*reimar2007-01-191-13/+13
* include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; ple...nicodvb2007-01-191-1/+2
* sync w/ r21959gpoirier2007-01-181-17/+33
* synced with r21959Gabrov2007-01-183-823/+855
* Apply ancient double-click patch that nobody cares to comment on.reimar2007-01-183-2/+47
* r21930: gcc_bug++;voroshil2007-01-183-18/+45
* In .srt, any line containing only spaces and tabs marks the end of theeugeni2007-01-181-2/+5
* grammar/spelling/wording in commentsdiego2007-01-181-39/+40
* r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a whilekraymer2007-01-171-3/+4
* "-lavdopts fast" has applied to mpeg4 and h264 for a whilelorenm2007-01-171-4/+4
* synced with r21952Gabrov2007-01-172-498/+571
* 1000l; fixed wrong operator precedencenicodvb2007-01-171-1/+1
* version bump (for changes in r21907)kraymer2007-01-171-1/+1
* r21727: Must refer to option name instead of internal variablekraymer2007-01-171-17/+22
* r21691: added smb:// to the list of allowed input urlskraymer2007-01-171-12/+21
* print_version() and others get executed before the command line has been pars...michael2007-01-171-0/+4
* unified creation of sh_audio and sh_video is ts_add_stream; patch by elupusnicodvb2007-01-171-70/+75
* Update copyright year.diego2007-01-161-1/+1
* in evo files [e]ac3 substreams range from 0xc0 to 0xcfnicodvb2007-01-161-2/+3
* at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer p...nicodvb2007-01-162-0/+5
* fix identation, broken by last commitgpoirier2007-01-161-12/+12
* speeds up mplayer execution by over FIVE times when all of the of the followi...gpoirier2007-01-162-0/+8
* fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2vhenry2007-01-162-0/+31
* Interlaced gif supportreimar2007-01-161-2/+20
* Change some types to uint8_t where appropriatereimar2007-01-161-2/+2
* "Cosmetics" Introduce a memcpy function doing both transparentreimar2007-01-161-15/+21
* one more #if 1 removednicodvb2007-01-151-2/+1
* removed useless #if1s added too long time agonicodvb2007-01-151-4/+0
* in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.nicodvb2007-01-151-1/+2
* get rid of two spaces after a period (instead of one)gpoirier2007-01-151-13/+13
* fixes suggested by Diegogpoirier2007-01-151-7/+7
* update and factorize information about x264's multi-threading modegpoirier2007-01-151-6/+22
* update x264's subq otion descriptiongpoirier2007-01-151-1/+10
* gcc_bug++;diego2007-01-151-2/+3
* demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)diego2007-01-151-0/+1
* 10l, fix inverted check for "<media" in smil playlistrtogni2007-01-141-1/+1
* Move toolame vs twolame logic into the $_toolame=auto case.diego2007-01-141-2/+5
* Move Paolo Tresoldi out of the GUI skin section.diego2007-01-141-4/+4
* Make twolame disable toolame.diego2007-01-141-0/+1
* Move twolame check before toolame check.diego2007-01-141-19/+19
* Adding me and Andrew Savchenko as authors of Russian docs translationvoroshil2007-01-141-0/+5
* r21882: sync to x264 r607 (update description of threads)voroshil2007-01-141-9/+6
* translation status updatevoroshil2007-01-141-1/+1
* spelling, wording fixvoroshil2007-01-141-48/+40
* sync tag updatevoroshil2007-01-141-1/+1
* r21917: typo fixesvoroshil2007-01-142-12/+50
* typo fixes:gpoirier2007-01-141-2/+2
* fix typo for gettimeofday()vayne2007-01-131-1/+1
* proper fix for avoiding file skipping when mplayer is already playing a file.vayne2007-01-133-4/+1
* Cosmeticsreimar2007-01-131-2/+2
* Implement gif transparencyreimar2007-01-131-0/+18
* Fix: refmodes 2 and 3 leave useref unchangedreimar2007-01-131-2/+1
* Cosmeticsreimar2007-01-131-7/+7
* Implement refmode == 2 in gif demuxerreimar2007-01-131-4/+8
* Partially support gif using "reference" imagesreimar2007-01-131-1/+17
* memset + malloc -> callocreimar2007-01-131-2/+1
* Nuke MSGTR_CopyCodecsConf, it's gone from the master file.diego2007-01-1323-23/+0
* DO NOT recommend or even suggest installing codecs.conf.diego2007-01-133-3/+0
* Cast SWidth/SHeight to uint16_t, since that's what they actually are.reimar2007-01-131-2/+2
* Forgot to adjust length of memsetreimar2007-01-131-1/+1
* Simplify gif demuxer by using memcpy_picreimar2007-01-131-8/+3
* One more bounds check, though IMO the gif lib really should do this.reimar2007-01-131-4/+4
* Simplifyreimar2007-01-131-2/+1
* Fix crash for gif images that have Top or Left setreimar2007-01-131-5/+11
* Fix invalid read for gifs with a palette for less than 256 colorsreimar2007-01-131-1/+3
* Move global variables in gif demuxer into priv structreimar2007-01-131-21/+22
* Rephrase mga_vid section.diego2007-01-131-8/+3
* Document vo_tdfx_vid.diego2007-01-131-0/+45
* Do not add libavutil unconditionally to CFLAGS.diego2007-01-131-1/+3
* cosmetics: typo fix pallete --> palettediego2007-01-131-7/+7
* Frametime was being read from the wrong offset, comparediego2007-01-131-1/+1
* cosmetics: typo pallete --> palettediego2007-01-132-4/+4
* Add missing config.mak entry for gettimeofday().diego2007-01-131-0/+3
* compile fix after latest swscaler changes (r21888)gpoirier2007-01-121-1/+1
* add support for avc1 in X-QT over RTSPgpoirier2007-01-121-0/+21
* deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()lucabe2007-01-121-1/+3
* Add "support for both orderings of the slices (top->down / bottom->up)"lucabe2007-01-121-10/+4
* sync tag updatevoroshil2007-01-121-1/+1
* r21879: fix wrong option names that were suggested to use to producevoroshil2007-01-121-1/+342
* spelling, wordingvoroshil2007-01-121-119/+115
* 100l misplaced #endifdiego2007-01-121-1/+1
* sync to x264 r607 (update description of threads)lorenm2007-01-111-6/+5
* r21865: Audio track switching works with DVDs as well.voroshil2007-01-111-2/+2
* Remove superfluous #ifdefs.diego2007-01-111-5/+0
* fix wrong option names that were suggested to use to producegpoirier2007-01-111-2/+2
* Typovoroshil2007-01-111-1/+1
* 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctlyreimar2007-01-101-1/+1
* Sync tag bumptorinthiel2007-01-101-1/+1
* Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.diego2007-01-105-38/+45
* Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.diego2007-01-104-19/+28
* Move #ifdef directives around complete files into the build system.diego2007-01-1011-33/+34
* Remove redundant ifdef, this file is only ever compiled on MinGW.diego2007-01-101-2/+0
* consistent include pathdiego2007-01-101-1/+1
* bswap.h --> mpbswap.hdiego2007-01-101-1/+1
* Remove misleading comment.diego2007-01-101-1/+0
* Remove generated pci_* files on clean, not just on distclean.diego2007-01-101-1/+1
* upgrade copyright yearsgpoirier2007-01-1018-10/+19
* GNU/kFreeBSD support, closes Bugzilla #704.diego2007-01-106-13/+17
* Audio track switching works with DVDs as well.diego2007-01-101-1/+1
* small updatesdiego2007-01-101-1/+3
* libmpeg2 updated to 0.4.1diego2007-01-101-1/+1
* CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.diego2007-01-101-3/+3
* explain how to use MEncoder to create QuickTime-compatible filesgpoirier2007-01-101-2/+318
* Don't drop last rdt packet on eofrtogni2007-01-093-2/+9
* removed static declaration before non-instantiated struct; patch by cehoyos a...nicodvb2007-01-091-1/+1
* dont write an index and dont use memory to build one if -noidx is specifiedmichael2007-01-081-2/+2
* r21848: clarify a few things about the interaction between *cmp and mbd optionsvoroshil2007-01-081-6/+6
* r21848: clarify a few things about the interaction between *cmp and mbd optionsvoroshil2007-01-081-4/+9
* Two crash issues fixed:voroshil2007-01-081-1/+9
* Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.reimar2007-01-071-0/+1
* Avoid invalid memory access in ass_process_subtitle for empty subtitlesreimar2007-01-071-1/+1
* in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaro...nicodvb2007-01-071-1/+1
* Document sub_add_text and sub_clear_textreimar2007-01-071-0/+18
* Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.diego2007-01-071-1/+0
* fix typogpoirier2007-01-071-1/+1
* clarify a few things about the interaction between *cmp and mbd optionsgpoirier2007-01-072-6/+13
* synced with r21624Gabrov2007-01-061-295/+354
* Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.reimar2007-01-061-40/+9
* Subtitle handling cleanup: factor out code for parsing embedded subtitlesreimar2007-01-065-171/+110
* synced with r21748Gabrov2007-01-061-180/+194
* reindentednicodvb2007-01-061-16/+16
* init to 0 feparams before tuningnicodvb2007-01-061-0/+1
* Set default values for proc and iproc for x86_32 case.reimar2007-01-061-0/+2
* Include "internal" libavformat/riff.h also when dynamic libavformat is usedreimar2007-01-063-24/+3
* Fix dependencies for pci_names.c.diego2007-01-061-2/+2
* Include libavformat/riff.h when building with static libavformat andreimar2007-01-062-6/+25
* synced with r21741Gabrov2007-01-061-87/+112
* woops, actually fix URL this timegpoirier2007-01-061-1/+1
* replace some av_malloc();memset(...,0,...) sequences with av_mallocz()lucabe2007-01-061-6/+3
* removed useless reporting codenicodvb2007-01-061-55/+3
* moved actual tuning code from check_status() to tune_it()nicodvb2007-01-061-18/+12
* don't add pid 0 if it's already present in the listnicodvb2007-01-061-6/+5
* update comment urlgpoirier2007-01-061-1/+1
* Simplify after last demux_ogg commitreimar2007-01-051-1/+1
* Do not access ogg_d->subs after freeing it.reimar2007-01-051-5/+5
* sizeof() is long, thus %d format in error message is wrong.reimar2007-01-051-5/+6
* Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,reimar2007-01-052-8/+8
* Do not abort on X11 errors, most are not at all fatal.reimar2007-01-051-1/+1
* move runtime cpu detection check after detection of host architecture,reimar2007-01-051-4/+4
* add autodetection support for docbook stuff installed in /opt, such as macpor...gpoirier2007-01-041-0/+4
* Use av_d2q to produce the fps fraction, this usually produces more sane fract...reimar2007-01-041-3/+5
* Fix printf types: AVRational members are ints, not 64 bit.reimar2007-01-041-1/+1
* allows OSD menu to be displayed when using MPEG PES video outben2007-01-042-0/+34
* restore volume if muted at exitben2007-01-041-5/+6
* fix detection of rage128/radeon using vidix driver on powerpc (which seems to...ben2007-01-041-0/+2
* don't fatal if saving vesa state failed (this always fails on qemu, with this...ben2007-01-041-1/+0