aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_kva: Prevent a parent window from painting over ours in slave modeGravatar komh2010-11-07
* vo_directx: Fix possible out-of-bounds accessGravatar reimar2010-11-07
* DOCS/man/zh_CH: sync with en/mplayer.1 rev. 32566Gravatar jrash2010-11-07
* TOOLS/binary_codecs.sh: make indentation consistentGravatar siretart2010-11-07
* cache, stream: avoid extra memcpy when using cacheGravatar reimar2010-11-07
* cosmetics: cache2.c: Remove some irrelevant commented-out codeGravatar reimar2010-11-07
* stream_dvd: millisecond accuracy for chapters in -identify outputGravatar cigaes2010-11-07
* demux_lavf: for avi, use packet .dts instead of .ptsGravatar Uoti Urpala2010-11-06
* build: enable vf_geq if libavutil version installs eval.hGravatar Uoti Urpala2010-11-06
* demux_lavf: avoid deprecated "first_iformat" by using newer APIGravatar Uoti Urpala2010-11-06
* demux_lavf: add hack for stream-changing ogg input (internet radio)Gravatar Uoti Urpala2010-11-06
* demux_lavf: more future proof AVInputFormat name comparisonGravatar Uoti Urpala2010-11-06
* ffmpeg_files/taglists.c: update to latest FFmpeg values (r25209)Gravatar Uoti Urpala2010-11-05
* options: add OPT_MAKE_FLAGS macro, creates "opt/noopt" flag pairGravatar Clément Bœsch2010-11-04
* options: move -name and -title to option structGravatar Clément Bœsch2010-11-04
* Makefile: enable .DELETE_ON_ERROR special targetGravatar Uoti Urpala2010-11-04
* Makefile: remove generated locale files in clean targetGravatar Uoti Urpala2010-11-04
* vf_stereo3d: Add stereo3d filterGravatar reimar2010-11-02
* vd_ffmpeg: improve aspect ratio handlingGravatar reimar2010-11-02
* Add a simple capture feature (-capture)Gravatar Uoti Urpala2010-11-02
* options: move -dumpfile to option structGravatar Uoti Urpala2010-11-02
* configure: Fix detection of mips processor variantsGravatar diego2010-11-02
* manpage: Make commas and backslashes show properlyGravatar attila2010-11-02
* options: modify parse_timestring(), make publicGravatar cigaes2010-11-02
* vo_gl: Move the read_pnm function into a separate fileGravatar cigaes2010-11-02
* ao_sun: Add support for AOPLAY_FINAL_CHUNKGravatar reimar2010-11-02
* stream_network: Fix possible crash for invalid http_proxy URLsGravatar reimar2010-11-02
* subreader: More strict autodetection of RT subtitle formatGravatar reimar2010-11-02
* new slave command: af_cmdline, for changing audio filter optionsGravatar reimar2010-11-02
* libaf: Make af_reinit "public", to allow using it in future patchesGravatar reimar2010-11-02
* command.c: Add windows.h include to fix compilation in some casesGravatar reimar2010-11-02
* input: try to open "-input -file=" file even if stat() failsGravatar reimar2010-11-02
* rtsp_rtp.c: Add missing avstring include for av_strlcpyGravatar reimar2010-11-02
* configure: check if libdvdcss has been removed from treeGravatar siretart2010-11-02
* cosmetics: remove some useless braces from command.cGravatar cigaes2010-11-02
* command.c: use different field in property table for integer dataGravatar Uoti Urpala2010-11-02
* TOOLS/matroska.py: stop cleanly at EOF of complete file when parsingGravatar Uoti Urpala2010-11-02
* TOOLS/matroska.py: change to python3 syntaxGravatar Uoti Urpala2010-11-02
* rtsp_rtp.c: Replace snprintf by av_strlcpyGravatar reimar2010-11-02
* vd_qtvideo: fix crash on OS X with QuickTimeGravatar reimar2010-11-02
* TOOLS/binary_codecs.sh: avoid creating fake "bestsites"Gravatar siretart2010-11-02
* TOOLS/binary_codecs.sh: fix obsolete dpkg syntaxGravatar siretart2010-11-02
* cosmetics: Remove some obsolete and misleading commentsGravatar diego2010-11-02
* Remove #warning preprocessor directivesGravatar diego2010-11-02
* vo_gl: Extract code to read a pnm file into a separate functionGravatar reimar2010-11-02
* cosmetics: remove some #if 0 code from mplayer.cGravatar reimar2010-11-02
* vo_dxr3: Fix validity checks before closing a file descriptorGravatar reimar2010-11-02
* vo_dxr3: Fix indentationGravatar reimar2010-11-02
* vidix: Simplify code for writing to /proc/mtrrGravatar reimar2010-11-02
* vo_mga: minor code cleanupGravatar reimar2010-11-02