aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_xmga: Remove an unmotivated and pointless panscan_calc callGravatar reimar2010-11-02
* vo_xvidix: reconfigure also on window moveGravatar reimar2010-11-02
* vo_xmga: fix event handlingGravatar reimar2010-11-02
* vo_xmga: Remove a useless MGA_VID_CONFIG ioctlGravatar reimar2010-11-02
* x11_common: add VO_EVENT_MOVEGravatar reimar2010-11-02
* vo_mga: switch to newer screen dimension handling APIGravatar reimar2010-11-02
* aspect.c: use fallback if screen dimensions are not knownGravatar reimar2010-11-02
* ao_coreaudio: byteswap AC-3 streams on little-endianGravatar diego2010-11-02
* DOCS/man: Add missing values for the chanlist suboption of -tvGravatar diego2010-11-02
* demux_ts: fix subtitle stream breaking audio track switchGravatar cehoyos2010-11-02
* configure: Ensure that CONFIG_NETWORK is #defined to 0 or 1Gravatar diego2010-11-02
* codecs.conf: add another xdcam mpeg2 fourcc/isom xd54Gravatar compn2010-11-02
* demux_lavf: handle new streams appearing during playbackGravatar reimar2010-11-02
* Remove remaining %lf printf conversionsGravatar reimar2010-11-02
* vf_yadif: modify asm to make compile with clangGravatar cehoyos2010-11-02
* demux_pva: move functions, add "static"Gravatar diego2010-11-02
* mpeg_hdr.c: move function to avoid forward declarationGravatar diego2010-11-02
* demux_real.c: Remove unused hexdump() forward declarationGravatar diego2010-11-02
* demux_[mpg|ts|ty]: #include dec_audio.h for skip_audio_frame()Gravatar diego2010-11-02
* configure: simplify X11, IVTV and V4l2 checksGravatar diego2010-11-02
* mplayer.c: remove some obsolete commented-out linesGravatar diego2010-11-02
* libvo: remove UNUSED() macrosGravatar diego2010-11-02
* Move code to avoid forward declarations in top-level .c filesGravatar diego2010-11-02
* subreader.c: malloc+memset -> callocGravatar cehoyos2010-11-02
* subreader.c: Simplify comparisonGravatar cehoyos2010-11-02
* spudec: support "clear" packet typeGravatar reimar2010-11-02
* m_config.c: cosmetics: Move functions to avoid forward declarationsGravatar diego2010-11-02
* m_config.[ch]: mark some function parameters constGravatar diego2010-11-02
* libfaad2: cosmetics: Make local_changes.diff apply cleanlyGravatar diego2010-11-02
* configure: simplify some checksGravatar diego2010-11-02
* configure: Rename function_check{_broken}() --> statement_check{_broken}()Gravatar diego2010-11-02
* configure: simplify some testsGravatar diego2010-11-02
* configure: update documentation comments about adding checksGravatar diego2010-11-02
* DOCS/xml/hu: synced with r32361Gravatar Gabrov2010-11-02
* codecs.conf: Partial support for ffwmvp (only works with -demuxer lavf)Gravatar cehoyos2010-11-02
* audio: auto-add downmix filter when stereo output is requestedGravatar cigaes2010-11-02
* libaf: add opts pointer to struct af_streamGravatar Uoti Urpala2010-11-02
* ad_libdca: fix assert failure on -channels >6Gravatar Uoti Urpala2010-11-02
* options: move audio_output_channels, audio_output_format to structGravatar Uoti Urpala2010-11-02
* Makefile: don't list dependencies for codec-cfg.dGravatar diego2010-11-02
* configure: Add HAVE_STDLIB_H to config.h for libfaad2Gravatar diego2010-11-02
* libdvdcss: Sync some minor changes from upstream, up to r237Gravatar diego2010-11-02
* Makefile: Remove __USE_UNIX98 from libdvd* CFLAGSGravatar diego2010-11-02
* af.c: Minor simplification of af_initGravatar reimar2010-11-02