aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Handle mp_msg_charset == NULL correctly in filename_recode.Gravatar reimar2007-01-27
* Cosmetics: remove tabs, almost all added during last patch, fromGravatar reimar2007-01-27
* synced with r22016Gravatar Gabrov2007-01-26
* fastmemcpy.h always has to include inttypes.h on systems that need it.Gravatar diego2007-01-26
* filename double-conversion, especially usefull for CJK users :-)Gravatar gpoirier2007-01-26
* Remove illegal definition of underscored-prefixed symbol "__MODULE__":Gravatar gpoirier2007-01-26
* get rid of void pointer arithmetic, as spotted by ICCGravatar gpoirier2007-01-26
* Do not create font subdir of data directory, bitmap font support is deprecated.Gravatar diego2007-01-25
* Remove confusing line about forcing MP3 demuxing.Gravatar diego2007-01-25
* Remove comment printed by -demuxer help, it belongs in the copyright header.Gravatar diego2007-01-25
* Clarify -delay.Gravatar diego2007-01-25
* Remove ff_gcd prototype and include avutil.h instead where it is defined.Gravatar reimar2007-01-25
* 10l to Gabrov for breaking docs build.Gravatar rathann2007-01-25
* build fix: Disable libtheora encoding over lavc.Gravatar diego2007-01-25
* Sync with FFmpeg r7699.Gravatar diego2007-01-25
* Simplify conditional compilation handling.Gravatar diego2007-01-25
* Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.Gravatar diego2007-01-24
* Use interleaver id to select the correct interleaver instead of guessing Gravatar rtogni2007-01-24
* Quote some expressions, might help with some shells.Gravatar diego2007-01-24
* Use interleaver id to select the correct interleaver instead of guessing Gravatar rtogni2007-01-24
* Fix compilation if no libogg/libvoribs installedGravatar rtogni2007-01-24
* Rename a few variables to match FFmpeg.Gravatar diego2007-01-24
* Fix compilation after ffmpeg changes in r7619Gravatar rtogni2007-01-24
* better autodetection of framerate in case of h264; it works correctly with b-...Gravatar nicodvb2007-01-23
* Include string.h to make sure memcpy is not used without prototypeGravatar reimar2007-01-23
* Pass a context to av_log(), when possibleGravatar lucabe2007-01-23
* Bring MPlayer closer to compilation after latest FFmpeg changes.Gravatar diego2007-01-23
* substream 0x75 doesn't seem to be a valid vc1 stream, after all; removedGravatar nicodvb2007-01-22
* set priv->last_pts to the pts read only if the pts was really read; patch by ...Gravatar nicodvb2007-01-22
* Fix FSF address and otherwise broken license headers.Gravatar diego2007-01-22
* Fix license headers and FSF postal address.Gravatar diego2007-01-22
* Sync with FFmpeg r7634.Gravatar diego2007-01-21
* Discard -Wdeclaration-after-statement warning.Gravatar diego2007-01-21
* synced with r21906Gravatar Gabrov2007-01-21
* synced with r21989Gravatar Gabrov2007-01-21
* fix typoGravatar Gabrov2007-01-21
* Fix compilation: define CONFIG_ZLIB in config.makGravatar reimar2007-01-21
* r21959: Apply ancient double-click patch that nobody cares to comment on.Gravatar voroshil2007-01-21
* Instead of printing a useless "sig11 coming soon" message, just abort parsingGravatar reimar2007-01-21
* Sanity-check sh_video->bih->biSizeGravatar reimar2007-01-21
* Simplify by using av_codec_get_id and include riff.h only in demux_lavf.cGravatar reimar2007-01-21
* Add ignore key bindGravatar reimar2007-01-21
* Move code to ignore mouse wheel "down" events to fifo.c (needed becauseGravatar reimar2007-01-21
* Another AVCodecTag compile fixGravatar reimar2007-01-21
* Forgotten CodecTag -> AVCodecTagGravatar reimar2007-01-21
* Fix compilation after lavf changesGravatar reimar2007-01-21
* support -ffourcc with -of lavfGravatar reimar2007-01-21
* Simplify install calls.Gravatar diego2007-01-20
* Remove redundant informative output.Gravatar diego2007-01-20
* Don't suppress make output during installation.Gravatar diego2007-01-20