aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * core: move m_config_free() last before exitGravatar reimar2011-06-29
* | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD)Gravatar Uoti Urpala2011-06-29
| * configure: handle X11 dependencies at depending checksGravatar diego2011-06-29
| * playtree: free parameter values when entry is freedGravatar reimar2011-06-29
| * configure: fix swab() check for WindowsGravatar cehoyos2011-06-29
| * vd_ffmpeg.c: fix one case of "-lavdopts vstats" crashingGravatar iive2011-06-29
| * Windows: ao_pcm: add io.h include for MinGW64Gravatar diego2011-06-29
| * command.c: Add missing osdep/strsep.h #includeGravatar diego2011-06-29
|/
* configure: Remove checks for default inline asm featuresGravatar Diego Biurrun2011-06-28
* Merge branch '10bit'Gravatar Uoti Urpala2011-06-26
|\
| * vd_ffmpeg: autoselect output colorspaces without codecs.confGravatar Uoti Urpala2011-06-26
| * video/colorspaces: add new 9/10-bit formats from libavcodecGravatar Uoti Urpala2011-06-26
| * fmt-conversion.c: print name of any unrecognized pixfmtGravatar Uoti Urpala2011-06-26
* | ao_rsound: add new RSound audio output driverGravatar Hans-Kristian Arntzen2011-06-26
* | cleanup: ao_pcm: remove useless assignment to ao->buffersizeGravatar Uoti Urpala2011-06-26
* | av_log: map libav* debug messages to MSGL_DBG2Gravatar Uoti Urpala2011-06-26
|/
* cleanup: remove warnings under libmenu/Gravatar Clément Bœsch2011-06-24
* vf_pullup, vf_yadif: pts handling fixesGravatar Rudolf Polzer2011-06-24
* Windows: vo/input: handle WM_XBUTTONDOWN messageGravatar Rudolf Polzer2011-06-19
* demux: pad even 0-size demux packet data (fixes sd_ass crash)Gravatar Uoti Urpala2011-06-18
* ffmpeg_files/intreadwrite.h: fix AV_RL32/AV_RB32 signednessGravatar Uoti Urpala2011-06-15
* sub/ass: use default style, not first style unconditionallyGravatar Grigori Goronzy2011-06-14
* input: add useful default pointer button bindingsGravatar Grigori Goronzy2011-06-14
* ao: fix crash after ao init failure (from recent 3a5fd15fa2)Gravatar Uoti Urpala2011-05-16
* vo_xvmc: drop XvMC supportGravatar Uoti Urpala2011-05-09
* audio: disallow partial samples, fix ad_pcm to complyGravatar Uoti Urpala2011-05-07
* options: fix -profile parsing after 2db33ab48cGravatar Uoti Urpala2011-05-07
* cleanup: shut up more warningsGravatar Clément Bœsch2011-05-06
* ao_pcm, core: use new API in ao_pcm, change timing with itGravatar Uoti Urpala2011-05-05
* ao_null: convert to new API, cleanup/rewriteGravatar Uoti Urpala2011-05-05
* audio output: add a new AO driver APIGravatar Uoti Urpala2011-05-05
* cleanup: reindent audio_out.[ch]Gravatar Uoti Urpala2011-05-04
* input: make slave command file descriptors nonblockingGravatar Uoti Urpala2011-05-04
* audio: clamp sample values in float->int format conversionsGravatar Rudolf Polzer2011-05-04
* audio: avoid duplicated error messages on init failureGravatar Uoti Urpala2011-05-03
* ad_ffmpeg: return failure from init() if initial decode failsGravatar Uoti Urpala2011-05-03
* input/joystick.c: add #include missing from 23cb829072Gravatar Uoti Urpala2011-05-03
* vo_svga: fix build after previous commit 6506d4adGravatar Clément Bœsch2011-05-03
* cleanup: remove more warningsGravatar Clément Bœsch2011-05-02
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-05-02
|\
* | input: rewrite -key-fifo-size limiting logicGravatar Uoti Urpala2011-05-02
* | input: modify interpretation of doubleclick eventsGravatar Uoti Urpala2011-05-02
* | command.c: fix sub_remove crashGravatar Uoti Urpala2011-05-02
* | cleanup: input.c: simplify some string handling codeGravatar Uoti Urpala2011-05-02
* | cleanup: reformat input.cGravatar Uoti Urpala2011-05-02
* | input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
| * codecs.conf: add Etymonix MPEG-2 I-frame codec to ffmpeg12Gravatar cehoyos2011-05-02
| * ad_speex: support decoding stream without header packetGravatar reimar2011-05-02
| * commands: Fix DVD angle cycling upGravatar reimar2011-05-02
| * configure: Make largefile support non-optionalGravatar diego2011-05-02