aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* af.c: add "const" to af_append(), af_prepend() prototypesGravatar reimar2010-11-02
* Makefile: Do not compile libfaad2 with -D_GNU_SOURCEGravatar diego2010-11-02
* libfaad2: make a function staticGravatar diego2010-11-02
* configure: Move network requirement check for FTP into the FTP testGravatar diego2010-11-02
* configure: Move ASMALIGN check into x86 sectionGravatar diego2010-11-02
* libfaad2: change lrintf availability logicGravatar diego2010-11-02
* libfaad2: Restore trailing whitespace in local diff fileGravatar diego2010-11-02
* Makefile: Drop separate compilation rules for dhahelperwin filesGravatar diego2010-11-02
* Makefile: Merge dhahelperwinclean and dhahelperclean targetsGravatar diego2010-11-02
* TOOLS/subrip: fix linking failureGravatar diego2010-11-02
* Makefile: Remove remnants of explicit dependency file generationGravatar diego2010-11-02
* Makefile: Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typoGravatar diego2010-11-02
* Makefile: read dependency files for assembler files tooGravatar diego2010-11-02
* Makefile: Rename DEPS variable to DEP_FILESGravatar diego2010-11-02