summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust ffmpeg/libav #includes to work with recent upstream changesUoti Urpala2012-08-2113-17/+27
* video: honor the video's colormatrix and color range flagscantabile2012-08-215-0/+49
* manpage: correct the definition of full range videocantabile2012-08-211-1/+1
* manpage: document -use-filename-title removal/replacementwm42012-08-201-0/+1
* parser-cfg: specify which config file contains the unknown optioncantabile2012-08-201-2/+2
* mplayer: enable talloc leak report if special environment is variable setwm42012-08-201-4/+7
* mplayer: fix command line arguments log outputwm42012-08-201-1/+1
* osd: get rid of useless initialization functionwm42012-08-203-29/+1
* sub: remove unused definitionswm42012-08-201-12/+0
* demux_gif: change format of packets to make it work againwm42012-08-201-9/+23
* vd_ffmpeg, demux_mng: allow general raw formats, fix MNG demuxerwm42012-08-202-9/+20
* libmpcodecs: remove redundant audio and video decoderswm42012-08-2027-7822/+1
* Remove support for libdvwm42012-08-2011-593/+0
* Remove support for libnemesi RTSP streamingwm42012-08-208-632/+0
* Remove support for LIVE555 RTSP streamingwm42012-08-2014-1476/+2
* libmpdemux: remove demux_real, demux_viv, demux_audiowm42012-08-2015-4275/+58
* build: remove leftover bits for internal libdvdread supportwm42012-08-202-28/+0
* cocoa_common: add HiDPI/retina supportStefano Pigozzi2012-08-163-17/+63
* macosx_finder_args: fix file open orderStefano Pigozzi2012-08-161-1/+3
* macosx_finder_args: make work with recent changesStefano Pigozzi2012-08-162-4/+4
* cocoa_common.m: add missing config.h includeStefano Pigozzi2012-08-161-0/+2
* cleanup: osx_common: remove unused functionsStefano Pigozzi2012-08-162-53/+0
* cocoa_common: refactor menu generationStefano Pigozzi2012-08-161-16/+41
* gl_common: fix compilation on OS X 10.8Stefano Pigozzi2012-08-161-0/+6
* VO: remove vo_directfb2 and vo_directxwm42012-08-167-2785/+0
* Remove dvdnav support (DVD menus)wm42012-08-1617-1704/+15
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-16114-44013/+2
* demux_lavf: assume audio codec_tag 0 means unsetUoti Urpala2012-08-161-0/+2
* ad_ffmpeg: add sanity check against decoder overreadsUoti Urpala2012-08-161-2/+4
* stream_file: print strerror() when failing to open a fileUoti Urpala2012-08-161-1/+3
* command: expand properties for "run" commandmplayer-svn2012-08-161-1/+5
* vo_vdpau: fix crash when vo_vdpau initialization failswm42012-08-161-1/+1
* video_out: fix crash when VO autoselection failswm42012-08-161-2/+3
* configure: check for python3 existenceRudolf Polzer2012-08-161-0/+13
* mplayer: cosmetic changes to status line outputwm42012-08-161-9/+9
* mplayer: remove playlist demuxer hackwm42012-08-161-63/+0
* image_writer: make JPG default and increase quality (for screenshots)wm42012-08-161-2/+2
* vf_expand: remove OSD supportwm42012-08-163-140/+4
* core: intentionally cripple slave modewm42012-08-152-11/+16
* vo_sharedbuffer: remove this VOStefano Pigozzi2012-08-156-348/+0
* command: fix crash when setting nonexistent propertywm42012-08-101-0/+2
* command: fix subtitle selection displaywm42012-08-082-4/+8
* osx: fix buildStefano Pigozzi2012-08-082-3/+3
* manpage: document gl3, direct3d, portaudio, remove v4l2wm42012-08-082-18/+308
* manpage: document per-file optionswm42012-08-071-0/+42
* manpage: add initial documentation about changeswm42012-08-072-0/+156
* sub: fix confusion of ass_library handleswm42012-08-074-12/+15
* codecs.cfg: do not prefer spdifmpa over mpg123 decoderwm42012-08-071-1/+1
* playlist: do not add playlist base path to URLswm42012-08-071-3/+10
* command: skipping past the last chapter explicitly stops playbackwm42012-08-071-1/+1
* osd: remove FAST_OSD codewm42012-08-074-85/+1
* osd_libass: allocate separate ASS_Library for OSDwm42012-08-074-6/+10
* osd: reset OSD change state even if VO doesn't draw OSDwm42012-08-073-1/+12
* VO: remove old VO gluewm42012-08-0715-356/+3
* osx_common: remove old VO include, modify change_movie_aspect()wm42012-08-072-4/+5
* vo_directx: convert to new VO APIwm42012-08-071-68/+78
* win32: fix compilation on MinGWwm42012-08-074-11/+15
* vo_null: reformat and use new VO APIwm42012-08-071-48/+42
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)wm42012-08-079-673/+0
* vo_v4l2: reformat, use new VO APIwm42012-08-071-165/+153
* vo_caca: use new VO APIwm42012-08-071-33/+54
* vo_directfb2: reformat and convert to new VO APIwm42012-08-071-938/+1083
* vo_x11: reformat, use new VO APIwm42012-08-071-375/+397
* TOOLS/uncrustify.cfg: add uncrustify profile for code reformattingwm42012-08-061-0/+158
* manpage: reflect recent VO changeswm42012-08-061-108/+33
* image_writer: rename "filetype" option to "format"wm42012-08-063-5/+5
* libvo: remove videodev_mjpeg.hwm42012-08-061-141/+0
* VO: remove vo_gif89a, vo_md5sum, vo_yuv4mpegwm42012-08-066-1033/+0
* VO: remove vo_jpeg, vo_png, vo_pnm, vo_tgawm42012-08-067-1484/+1
* vo_image: add outdir optionwm42012-08-061-8/+42
* vo_image: add new video output for writing imageswm42012-08-064-1/+173
* video_out: rename privsize member to priv_sizewm42012-08-063-5/+5
* image_writer: support all JPEG specific options vo_jpeg supportswm42012-08-062-1/+32
* image_writer: add TGA image formatwm42012-08-061-0/+5
* image_writer: add some PNM family image formatswm42012-08-061-9/+20
* image_writer: add option parsingwm42012-08-065-15/+28
* image_writer: allow specifying pixel formats for image writerswm42012-08-061-2/+13
* image_writer: never pass anamorphic images to image writerwm42012-08-061-1/+2
* screenshot: move image writer code into new file image_writer.cwm42012-08-064-204/+324
* m_config: support auto-allocated sub-structswm42012-08-064-37/+75
* m_config: support flatten and merge flags for suboptionswm42012-08-063-14/+42
* options: get rid of some compatibility stuffwm42012-08-065-53/+12
* options: get rid of ambiguous option parsingwm42012-08-0514-306/+317
* options: remove CONF_TYPE_PRINT_INDIRECTwm42012-08-052-10/+1
* input.conf: put dvdnav commands under {dvdnav}wm42012-08-051-8/+8
* osd: free buffer allocated with av_malloc with av_freewm42012-08-041-4/+4
* m_config: always reject setting global options in per-file modewm42012-08-042-6/+13
* m_options: get rid of CONF_NOSAVEwm42012-08-043-14/+6
* m_config: implement m_config_new in terms of m_config_simplewm42012-08-043-18/+14
* options: revert passing around talloc contextswm42012-08-045-75/+46
* mplayer: make OSD stack a member of MPContextwm42012-08-044-54/+54
* mplayer: free return value of chapter_name()wm42012-08-041-5/+8
* mplayer: never exit mplayer from within the play loopwm42012-08-045-25/+34
* command, mplayer: free return value of demuxer_stream_lang()wm42012-08-042-0/+2
* mplayer: fix invalid memory access in print_stream()wm42012-08-041-1/+1
* playlist: rename params_count field to num_params for consistencywm42012-08-043-5/+5
* mplayer: rearrange misleading codewm42012-08-041-3/+4
* mplayer: fix idle mode regressionswm42012-08-043-42/+78
* options: fix forgotten --sound => --audio renamewm42012-08-031-1/+1
* demuxer: introduce a general stream structwm42012-08-037-169/+176
* command: make audio switching persistent across file switcheswm42012-08-031-0/+1
* mplayer: fix output of audio/sub language in terminal outputwm42012-08-032-7/+14
* mplayer: move file loading out of main()wm42012-08-031-253/+264
* mplayer: move things out of main()wm42012-08-031-213/+240
* sub: simplify code by always defining sub_cpwm42012-08-034-11/+3
* x11_common: remove some code duplicationwm42012-08-031-114/+54
* mplayer: do not create X11 state in player frontendwm42012-08-037-23/+24
* mplayer: move highly OS specific initialization code out of main()wm42012-08-031-44/+47
* mplayer, stream_tv: move variable initializationwm42012-08-032-5/+1
* demux_audio: always enable parsing for audio streamsmplayer-svn2012-08-031-1/+2
* subassconvert: order colour names alphabetically / better match W3 listmplayer-svn2012-08-031-7/+23
* tv: reduce code duplicationmplayer-svn2012-08-031-21/+14
* vf_unsharp: direct rendering fixesmplayer-svn2012-08-031-5/+5
* vf_ass: use correct height when copying imagewm42012-08-031-1/+1
* vf_ass: request a sufficiently large image for direct renderingmplayer-svn2012-08-031-1/+3
* bstr.h: fix compilation with C++wm42012-08-031-3/+3
* configure: fix directx check on Cygwinmplayer-svn2012-08-031-0/+1
* mp3_hdr: cleanupsmplayer-svn2012-08-031-59/+37
* demux_audio: fix calculation of audio lengthmplayer-svn2012-08-031-1/+2
* demux_audio: avoid integer overflowsmplayer-svn2012-08-031-3/+7
* stream_pvr: fix buffer overflowmplayer-svn2012-08-031-16/+13
* configure: try linking in libmad testmplayer-svn2012-08-031-1/+1
* reorder_ch: support reordering 8 channels to AAC layoutmplayer-svn2012-08-031-0/+19
* spudec: use more precise alpha handling for -spuaa 4mplayer-svn2012-08-031-2/+2
* stream: detect prematurely closed connectionmplayer-svn2012-08-031-1/+2
* av_sub, spudec: support multiple rectanglesmplayer-svn2012-08-033-41/+113
* stream: retry reconnecting several timesmplayer-svn2012-08-031-8/+22
* vo_yuv4mpeg: support writing to stdoutmplayer-svn2012-08-031-3/+5
* demux_real: set aspect ratiomplayer-svn2012-08-031-0/+2
* ao_alsa: cleanup use of vsnprintfmplayer-svn2012-08-031-1/+0
* ad_mad: cleanupsmplayer-svn2012-08-031-8/+8
* vf_spp, vf_fspp: replace use of deprecated libav functionmplayer-svn2012-08-032-2/+2
* AF: remove af_statswm42012-08-033-162/+0
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displaymplayer-svn2012-08-0310-87/+150
* vf_uspp: fix possible crash when the output format is Y8mplayer-svn2012-08-031-0/+2
* demux_rtp: fix compilation with new LIVE555 librariesmplayer-svn2012-08-031-0/+2
* cache2: allow cache sizes up to 4 TBmplayer-svn2012-08-036-42/+51
* example.conf: add bandwidth examplemplayer-svn2012-08-031-0/+4
* vf.c: increase default alignment valuesmplayer-svn2012-08-031-4/+3
* dec_audio: add sanity check against 0 channelsmplayer-svn2012-08-031-0/+2
* demux_audio: do not decode ID3v2 tag data as audio datamplayer-svn2012-08-031-10/+53
* vf_yadif: fix green bottom linemplayer-svn2012-08-031-2/+13
* libmpcodecs: use 128 instead of 64 to define non-native RGB image formatsmplayer-svn2012-08-032-18/+18
* vo_x11: X11 non-native RGB/BGR "emulation" only works for 32bitmplayer-svn2012-08-031-3/+2
* demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif imagemplayer-svn2012-08-031-0/+5
* subreader: eliminate duplicate subtitle linesmplayer-svn2012-08-031-0/+10
* subreader: SSA reader: do not strip commas in commandsmplayer-svn2012-08-031-0/+3
* libmpcodecs: add support for 422P9mplayer-svn2012-08-037-0/+15
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESmplayer-svn2012-08-037-0/+28
* cache2: flush cache and sync stream position/eof after seeking STREAM_CTRLsmplayer-svn2012-08-031-10/+33
* stream/http: add a test file for ultravox in commentmplayer-svn2012-08-031-0/+3
* cache2: make cache process exit when main process diesmplayer-svn2012-08-031-0/+13
* vo_caca: reformat and various fixesmplayer-svn2012-08-031-174/+201
* vf_expand: add sanity checksmplayer-svn2012-08-031-1/+20
* mp_image: set chroma_x_shift for 1-plane YUV formatsmplayer-svn2012-08-031-0/+1
* af: some spelling/grammar fixesmplayer-svn2012-08-031-3/+3
* af_lavcac3enc: remove pointless castsmplayer-svn2012-08-031-5/+5
* demux_audio: improve WAV format detectionmplayer-svn2012-08-031-1/+3
* af: fix crash on invalid channel countmplayer-svn2012-08-031-0/+4
* vo_md5sum: support printing to stdoutmplayer-svn2012-08-031-1/+4
* demux_audo: fix wrong runtime and average bitrate for VBR MP3mplayer-svn2012-08-031-1/+67
* demux_audio: ensure that demuxer->movi_end will be setmplayer-svn2012-08-031-3/+2
* osdep:/glob-win.c: reformatmplayer-svn2012-08-031-55/+47
* configure: add -D__STDC_FORMAT_MACROS to CXXFLAGSmplayer-svn2012-08-031-1/+1
* Replace 'q' printf length modifier by 'll'mplayer-svn2012-08-032-3/+3
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decodermplayer-svn2012-08-037-4/+392
* configure: drop extra standard compiler/linker flags for *BSD systemsmplayer-svn2012-08-031-9/+0
* x11: change stop_xscreensaver default to 1 to be more user-friendlymplayer-svn2012-08-032-3/+4
* x11: make the stop-xscreensaver option behave as described in the man pagemplayer-svn2012-08-031-1/+1
* subreader: fix reading of aqr/subrip09 subtitlesmplayer-svn2012-08-031-8/+8
* subreader: get rid of some code duplicationmplayer-svn2012-08-031-64/+34
* Remove leftover BeOS support stuffwm42012-08-035-63/+0
* cache2: make warnings easier to understandmplayer-svn2012-08-031-2/+2
* vo_null: do not accept hwaccel formatsmplayer-svn2012-08-031-0/+2
* configure: drop check for -lposix4wm42012-08-031-10/+0
* vf_stereo3d.c: half-width side-by-side formats for stereo3dmplayer-svn2012-08-032-0/+24
* loader: remove weird kstat thingwm42012-08-032-60/+0
* configure: remove some unused checkswm42012-08-031-71/+0
* Remove teletext supportwm42012-08-0322-2410/+19
* stream: remove V4L TV input and V4L radio supportwm42012-08-026-2127/+7
* mplayer: rip out --capture supportwm42012-08-029-81/+0