aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* more paranoid return value checkingGravatar henry2005-05-24
* disable preinit until it's fixed (it breaks -speed...codec is initialized wit...Gravatar rfelker2005-05-24
* No overlap allowed in memcpy, use memmoveGravatar hzoli2005-05-24
* Make sure that samplesize is at least 2, as some demuxers set it to 1Gravatar hzoli2005-05-24
* Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAMGravatar hzoli2005-05-24
* sync to x264 r239 (zoned ratecontrol and UMHex ME)Gravatar lorenm2005-05-24
* patch by oded to fix edl hang when end of audio is reachedGravatar rfelker2005-05-24
* Use the public sys/kbio.h header instead of messing with the MI headers, whichGravatar diego2005-05-23
* Print error when skin file is not readable (e.g. a directory) instead of hangingGravatar reimar2005-05-23
* Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).Gravatar reimar2005-05-23
* Use memmove instead of memcpy for overlapping areas.Gravatar reimar2005-05-23
* Reduce senseless spamminess of DVD playback in verbose mode.Gravatar diego2005-05-22
* Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a t...Gravatar gpoirier2005-05-22
* Sync with 1.977.Gravatar gpoirier2005-05-22
* Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.Gravatar diego2005-05-22
* LC_ALL overrides LANG, so use it instead.Gravatar diego2005-05-22
* preinit audio filters in order to determine the final samplerate and number o...Gravatar nicodvb2005-05-22
* vb_strategy only works in pass one.Gravatar diego2005-05-22
* vo_macosx does not yet support command keys.Gravatar diego2005-05-21
* More correct -lavfopts description.Gravatar diego2005-05-21
* Mention the MinGW HOWTO.Gravatar diego2005-05-21
* Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.Gravatar diego2005-05-21
* Make -wid behave more consistent.Gravatar al2005-05-21
* Sync with 1.974: Document lavf muxers.Gravatar gpoirier2005-05-21
* sanity checksGravatar alex2005-05-21
* 10lGravatar alex2005-05-21
* LANG=C ensures month/day order and English language in the date string forGravatar diego2005-05-21
* Update for latest Cygwin-related changes.Gravatar diego2005-05-21
* Support playing DVDs from harddrive directories.Gravatar diego2005-05-21
* Do not switch to audio tracks whose codec private data differs from the main ...Gravatar mosu2005-05-21
* Document lavf muxers.Gravatar diego2005-05-20
* spelling cosmeticsGravatar diego2005-05-20
* synced with 1.168Gravatar gabrov2005-05-20
* synced with 1.27Gravatar gabrov2005-05-20
* synced with 1.69Gravatar gabrov2005-05-20
* 1.973: macosx T behavior is standard, vo_macosx (will) have same special keyGravatar kraymer2005-05-20
* synced with 1.76 (increased sync tag after English consistency fix)Gravatar gabrov2005-05-20
* macosx T behavior is standard, vo_macosx (will) have same special keyGravatar nplourde2005-05-20
* Toggle only between ontop and normal.Gravatar nplourde2005-05-20
* Should fix altivec detection for g3 system.Gravatar nplourde2005-05-20
* Hopefully correct and non-confusing phrasing for the most talked-aboutGravatar diego2005-05-20
* remove inclusion of stdio.hGravatar nicodvb2005-05-19
* ported smb:// to the new stream apiGravatar nicodvb2005-05-19
* ported smb:// to the new stream api, patch by Matthieu Tourne [matthieu puntu...Gravatar nicodvb2005-05-19
* ported dvd:// to the new stream apiGravatar nicodvb2005-05-19
* Reset the saved max_pts used for timecode reordering after seeking. Otherwise...Gravatar mosu2005-05-19
* Shorten a few lines to avoid ugly linebreaks.Gravatar diego2005-05-18
* Ignore codecs-status.html.Gravatar diego2005-05-18
* Fix overly long lines that mess up output.Gravatar diego2005-05-18
* simplificationGravatar diego2005-05-18