summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cache: don't modify argument when stream control failsreimar2011-07-061-2/+3
* cleanup: silence some clang warningsreimar2011-07-063-4/+4
* demux_rtp.cpp: Add a hack to receive audio while probing video FPSreimar2011-07-061-1/+26
* manpage: improve vo_gl "stereo" suboption descriptionptt2011-07-061-19/+21
* codecs.conf: add yv16 raw fourcccompn2011-07-061-0/+2
* configure: Remove obsolete test for ARM pld instructiondiego2011-07-061-7/+1
* cleanup: demux_vqf: typo/wording fixesdiego2011-07-061-2/+2
* loader/module.c: Fix compilation with --disable-qtxreimar2011-07-061-5/+5
* stream/tvi_v4l[2]: fix calculation of free RAM for buffersiive2011-07-063-17/+11
* codecs.conf: add vfw csmcodec for fourcc CSM0, map YV24 fourcc to raw444P codeccompn2011-07-061-0/+11
* configure: fix check for clang compilerdiego2011-07-061-2/+1
* configure: fix mmxext detection with --disable-ssereimar2011-07-061-3/+2
* cpudetect.c: check OS SSE support only with runtime detectionreimar2011-07-061-1/+4
* cleanup: tvi_dshow: add "static", fix printf formatdiego2011-07-061-9/+16
* demux_lavf: Do not set AVIOContext for AVFMT_NOFILE formatsreimar2011-07-061-5/+7
* vo_gl: fix YUY2/YVYU colorspace mixupreimar2011-07-062-2/+4
* options: allow colorspace options to recognize "yvyu"reimar2011-07-061-0/+1
* cosmetics: img_format.h: document some formatsreimar2011-07-061-11/+11
* options: Allow a larger range for -aspectreimar2011-07-061-1/+1
* cleanup: vo_directx: remove redundant codereimar2011-07-061-94/+23
* demux_lavf: fix code printing subtitle typereimar2011-07-061-2/+2
* cleanup: mplayer.c: Factor out a bit of spudec codereimar2011-07-061-4/+8
* vo_directx: Change vo_directx to use w32_common.creimar2011-07-061-370/+43
* VO: w32_common: also generate VO_EVENT_MOVEreimar2011-07-061-0/+8
* codec-cfg.c: avoid including aviheader.hreimar2011-07-061-2/+3
* vf_stereo3d: Add support for converting to interleaved 3Dreimar2011-07-062-6/+45
* playlist: Support "Length" option in .pls playlist filesreimar2011-07-061-2/+10
* VO: support Pause/Break key in X11 inputdiego2011-07-062-1/+3
* playtree: make some char * function arguments constreimar2011-07-062-11/+10
* cache: allow STREAM_CTRL_GET_CURRENT_TIME with cachereimar2011-07-061-3/+12
* cosmetics: cache2.c: Fix commentreimar2011-07-061-2/+2
* cosmetics: stream_dvdnav.c: Remove pointless ()reimar2011-07-061-9/+9
* stream_dvd: fix dvd_get_current_time()reimar2011-07-061-5/+5
* cleanup: vobsub.c: simplify parsingcboesch2011-07-061-57/+10
* dvdnav: make mp_dvdnav_save_smpi() more robustreimar2011-07-061-6/+10
* configure: only set NEED_GLOB on Windowsreimar2011-07-061-2/+5
* stream_pvr: Replace <sys/fcntl.h> include by <fcntl.h>reimar2011-07-061-1/+1
* configure: when cross-compiling default host_cc to "cc"reimar2011-07-061-4/+5
* cosmetics: Fix typoscehoyos2011-07-062-5/+5
* stream_cdda: work around libcdparanoia caching issuesreimar2011-07-061-0/+3
* stream: show negative seek position value in error messagereimar2011-07-061-1/+2
* configure: fix _libcdio variable staying on "auto"reimar2011-07-061-0/+1
* etc/mplayer.desktop: revise desktop fileib2011-07-061-8/+17
* vf_ilpack: fix incompatible function typesreimar2011-07-061-5/+8
* cosmetics: vf_ilpack.c: tabs to 4 spacesUoti Urpala2011-07-061-341/+341
* configure: add an initial check to verify compiler works at alliive2011-07-061-0/+4
* vf_dint, vf_divtc: fix code assuming "char" is signedreimar2011-07-062-9/+9
* cleanup: x11_common: remove pointless GC operationsiive2011-07-061-3/+2
* vo_xv: avoid setting background color due to resize flickeriive2011-07-061-4/+5
* stream_cue: Avoid probing empty filename in cue_find_bin()iive2011-07-061-0/+3
* stream_cue: fix multiple bugsreimar2011-07-061-24/+25
* vo_gl: Support 9- and 10-bit YUV input for OpenGL VOsreimar2011-07-065-15/+46
* cleanup: vo_direct3d: Mark a function staticdiego2011-07-061-2/+3
* demux_asf: Fix play duration calculation errorib2011-07-061-1/+1
* vf_delogo: allow to change the rectangle based on the timecigaes2011-07-062-17/+134
* cosmetics: vf_delogo.c: remove tabs to allow direct mergeUoti Urpala2011-07-061-57/+57
* cosmetics: asf.h: Fix comment errorib2011-07-061-1/+1
* stream dump: print progress informationcigaes2011-07-051-1/+55
* debug output: reduce verbosity of some frequent messagesUoti Urpala2011-07-052-6/+5
* VO: silence "[ASPECT] Warning: No suitable new res found!"Uoti Urpala2011-07-051-1/+1
* VO: clean up aspect.c, remove aspecttest toolUoti Urpala2011-07-053-136/+44
* OSD: when switching sub/audio tracks show title of new trackUoti Urpala2011-07-034-12/+33
* commands: change property mechanism to use talloc stringsUoti Urpala2011-07-037-140/+91
* cosmetics: reformat demux_lavf.c, m_option.[ch] and m_property.cUoti Urpala2011-07-034-2710/+2905
* demux: use talloc for sh_* structs and "lang" fieldUoti Urpala2011-07-034-17/+16
* cleanup: reindent stheader.hUoti Urpala2011-07-031-100/+102
* audio: move ready-for-ao data buffer from decoder to AOUoti Urpala2011-07-026-86/+77
* Makefile: show brief build output by defaultClément Bœsch2011-07-021-0/+7
* Makefile: use $(RM) builtinClément Bœsch2011-07-021-21/+20
* cleanup: fix mp_dbg() format string warningsClément Bœsch2011-07-015-20/+11
* cleanup: mark some vo_directfb2.c and vo_s3fb.c functions staticUoti Urpala2011-06-292-12/+22
* Merge branch 'mplayer1_changes'Uoti Urpala2011-06-2932-108/+209
|\
| * subreader: SAMI subs: wrap line if neededreimar2011-06-291-0/+2
| * codecs.conf: add fourcc DVOO to rawyuy2cehoyos2011-06-291-0/+2
| * codecs.conf: add libavcodec r10k decodercehoyos2011-06-291-0/+7
| * demux_ts: Support S302M audiocehoyos2011-06-291-0/+8
| * codecs.conf: add S302M audio codec from libavcodeccehoyos2011-06-291-0/+7
| * stream.c: make some stream messages translatableib2011-06-291-6/+7
| * vo_gl: Request GL_LUMINANCE16 for 16-bit YUV inputreimar2011-06-292-2/+5
| * vo_gl: don't accept 9/10-bit formats as inputreimar2011-06-298-58/+74
| * Windows: stream_cddb.c: include <path.h> for MinGWvayne2011-06-291-0/+1
| * cleanup: Make vcd_seek_to_track() static in more filesreimar2011-06-294-4/+4
| * cache2.c: Avoid warnings about discarding volatilereimar2011-06-291-4/+10
| * cleanup: some warning fixes and minor cleanupsreimar2011-06-295-13/+9
| * input: support up to 20 mouse buttonsreimar2011-06-292-2/+42
| * manpage: use upper case names for some keysib2011-06-291-4/+4
| * core: move m_config_free() last before exitreimar2011-06-291-5/+6
| * configure: handle X11 dependencies at depending checksdiego2011-06-291-7/+5
| * playtree: free parameter values when entry is freedreimar2011-06-291-1/+8
| * configure: fix swab() check for Windowscehoyos2011-06-291-1/+2
| * vd_ffmpeg.c: fix one case of "-lavdopts vstats" crashingiive2011-06-291-1/+4
| * Windows: ao_pcm: add io.h include for MinGW64diego2011-06-291-0/+1
| * command.c: Add missing osdep/strsep.h #includediego2011-06-291-0/+1
* | mp_msg: change mp_dbg() to inline function to check syntaxUoti Urpala2011-06-291-3/+8
* | input: clean up messages with button combination namesUoti Urpala2011-06-291-34/+23
* | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD)Uoti Urpala2011-06-292-0/+15
|/
* configure: Remove checks for default inline asm featuresDiego Biurrun2011-06-282-33/+4
* Merge branch '10bit'Uoti Urpala2011-06-2612-172/+143
|\
| * vd_ffmpeg: autoselect output colorspaces without codecs.confUoti Urpala2011-06-265-167/+37
| * video/colorspaces: add new 9/10-bit formats from libavcodecUoti Urpala2011-06-267-2/+96
| * fmt-conversion.c: print name of any unrecognized pixfmtUoti Urpala2011-06-261-3/+10
* | ao_rsound: add new RSound audio output driverHans-Kristian Arntzen2011-06-265-0/+256
* | cleanup: ao_pcm: remove useless assignment to ao->buffersizeUoti Urpala2011-06-261-1/+0
* | av_log: map libav* debug messages to MSGL_DBG2Uoti Urpala2011-06-261-0/+2
|/
* cleanup: remove warnings under libmenu/Clément Bœsch2011-06-246-7/+9
* vf_pullup, vf_yadif: pts handling fixesRudolf Polzer2011-06-242-15/+22
* Windows: vo/input: handle WM_XBUTTONDOWN messageRudolf Polzer2011-06-191-1/+16
* demux: pad even 0-size demux packet data (fixes sd_ass crash)Uoti Urpala2011-06-181-17/+10
* ffmpeg_files/intreadwrite.h: fix AV_RL32/AV_RB32 signednessUoti Urpala2011-06-151-2/+2
* sub/ass: use default style, not first style unconditionallyGrigori Goronzy2011-06-141-1/+2
* input: add useful default pointer button bindingsGrigori Goronzy2011-06-143-0/+11
* ao: fix crash after ao init failure (from recent 3a5fd15fa2)Uoti Urpala2011-05-161-1/+3
* vo_xvmc: drop XvMC supportUoti Urpala2011-05-098-1481/+9
* audio: disallow partial samples, fix ad_pcm to complyUoti Urpala2011-05-072-3/+11
* options: fix -profile parsing after 2db33ab48cUoti Urpala2011-05-071-1/+3
* cleanup: shut up more warningsClément Bœsch2011-05-0649-122/+107
* ao_pcm, core: use new API in ao_pcm, change timing with itUoti Urpala2011-05-055-146/+133
* ao_null: convert to new API, cleanup/rewriteUoti Urpala2011-05-051-74/+70
* audio output: add a new AO driver APIUoti Urpala2011-05-053-69/+169
* cleanup: reindent audio_out.[ch]Uoti Urpala2011-05-042-65/+61
* input: make slave command file descriptors nonblockingUoti Urpala2011-05-043-6/+12
* audio: clamp sample values in float->int format conversionsRudolf Polzer2011-05-041-4/+4
* audio: avoid duplicated error messages on init failureUoti Urpala2011-05-031-1/+3
* ad_ffmpeg: return failure from init() if initial decode failsUoti Urpala2011-05-031-6/+13
* input/joystick.c: add #include missing from 23cb829072Uoti Urpala2011-05-031-0/+1
* vo_svga: fix build after previous commit 6506d4adClément Bœsch2011-05-031-1/+1
* cleanup: remove more warningsClément Bœsch2011-05-0221-102/+37
* Merge branch 'mplayer1_changes'Uoti Urpala2011-05-0230-199/+518
|\
| * codecs.conf: add Etymonix MPEG-2 I-frame codec to ffmpeg12cehoyos2011-05-021-0/+1
| * ad_speex: support decoding stream without header packetreimar2011-05-021-13/+14
| * commands: Fix DVD angle cycling upreimar2011-05-021-0/+2
| * configure: Make largefile support non-optionaldiego2011-05-022-18/+2
| * cleanup: vo_fbdev: simplify some codereimar2011-05-021-39/+14
| * codecs.conf: add Canopus SD50 (CDV5) to ffdv entrycehoyos2011-05-021-0/+1
| * vo_fbdev: clip x/y offsets to avoid bad video placementreimar2011-05-022-3/+8
| * vo_fbdev: Add -geometry support reusing common codereimar2011-05-021-13/+10
| * codecs.conf: add Deluxe Paint Animation decoder from libavcodecreimar2011-05-021-0/+8
| * vo_fbdev: add RGB framebuffer supportreimar2011-05-021-7/+13
| * mp_taglists.c: add CODEC_ID_ANM and CODEC_ID_AVSreimar2011-05-021-0/+2
| * vd_ffmpeg: Make DR work with reget_buffer without buffer_hintsreimar2011-05-021-0/+3
| * vd_ffmpeg: handle reget_buffer in DRI failure fallback codereimar2011-05-021-0/+6
| * demux_ts: Hint at -tsprobe option when no audio stream is founddiego2011-05-021-1/+1
| * ad_qtaudio: don't run win32 loader code when it's not usedreimar2011-05-021-2/+2
| * codecs.conf: add Kega Video (kgv1) from libavcodeccehoyos2011-05-021-0/+8
| * sub/spudec: fix artefacts at right border of subtitlesreimar2011-05-021-0/+4
| * options: Add dummy -shuffle option to show it in -list-optionsreimar2011-05-021-1/+3
| * codecs.conf, mp_taglists: add FFmpeg Bitmap Brothers JV decodercehoyos2011-05-022-0/+11
| * cache: call stream read with at least sector size spacereimar2011-05-011-2/+18
| * codecs.conf: cleanup/unify hdv* fourccs, except vdpaucompn2011-05-011-22/+14
| * vd_ffmpeg: require aligned stride in get_buffer()zuxy2011-04-131-1/+1
| * codecs.conf: only list 4:2:0 colorspace fourccs for VDPAUcehoyos2011-04-131-3/+0
| * codecs.conf, stheader.h: support CrystalHD decoding (libavcodec)cehoyos2011-04-132-2/+120
| * codecs.conf: add xd55 isom for mpeg2 video from fcpcompn2011-04-131-5/+5
| * stream: http: Allow setting custom http headercehoyos2011-04-134-0/+39
| * stream_dvdnav: output ID_DVD_VOLUME_ID also for dvdnav://cehoyos2011-04-131-1/+1
| * codecs.conf: Use fourcc instead of format where appropriatecehoyos2011-04-131-60/+60
| * ad_pcm, codecs.conf: support 'lpcm' in mov and float in aiffcehoyos2011-04-132-0/+4
| * options: add -gamma (was only accessible from slave mode before)cehoyos2011-04-132-0/+6
| * codecs.conf: Add FourCC ai12 for AVC Intra 100 / 1080.cehoyos2011-04-131-0/+1
| * ad_liba52: Fix -ac a52 with tags other than 0x2000 or dnetreimar2011-04-132-4/+7
| * audio: do not run the AC-3 parser on byte-swapped AC-3reimar2011-04-131-1/+4
| * configure: print correct result variable for armv6t2 testreimar2011-04-131-1/+1
| * codecs.conf, mp_taglists.c: add LXF PCM and dvvideocehoyos2011-04-122-0/+11
| * stream_dvdnav: identify: show more title informationcehoyos2011-04-121-0/+3
| * stream: try to reset stream once if read failsreimar2011-04-121-1/+21
| * codecs.conf: add ai5q and ai1q fourccs for h264 decoderscompn2011-04-121-0/+3
| * stream_dvdnav: don't skip last title for dvdnav:// -identifycehoyos2011-04-121-1/+1
| * vo_gl: fix "gamma" equalizer settingreimar2011-04-121-0/+2
| * codecs.conf: clarify XAN DPCM commentcehoyos2011-04-121-1/+1
| * codecs.conf: Support 0x594A as format value for XAN DPCM audiocehoyos2011-04-121-0/+1