summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * stream: Make stream_write_buffer() check for short writesranma2011-04-124-4/+23
| * OSD: support displaying fractional part of current positionUoti Urpala2011-04-125-5/+70
* | input: rewrite -key-fifo-size limiting logicUoti Urpala2011-05-024-25/+71
* | input: modify interpretation of doubleclick eventsUoti Urpala2011-05-023-16/+19
* | command.c: fix sub_remove crashUoti Urpala2011-05-021-1/+8
* | cleanup: input.c: simplify some string handling codeUoti Urpala2011-05-021-17/+11
* | cleanup: reformat input.cUoti Urpala2011-05-021-921/+957
* | input: move all key code lists to input/keycodes.hUoti Urpala2011-05-0232-242/+225
* | input: don't interrupt processing at unbound eventsUoti Urpala2011-05-011-6/+7
* | input: make stdin non-blocking for terminal inputUoti Urpala2011-04-281-1/+7
* | find_subfiles: fix unintended modification of global filenameUoti Urpala2011-04-281-1/+1
* | vf_*: fix pts values passed to the next filterRudolf Polzer2011-04-2416-56/+269
* | bstr.h: change BSTR() from macro to inline functionUoti Urpala2011-04-241-2/+6
* | demux_ogg: fix slang selectionClément Bœsch2011-04-231-10/+4
* | input: sleep in event loop even if there are no input fdsUoti Urpala2011-04-221-19/+14
* | audio: fill small AO buffers more often in audio-only caseUoti Urpala2011-04-221-7/+16
* | configure: abort if certain libraries can't be foundUoti Urpala2011-04-201-2/+10
* | configure: fix --enable-3dfx override without dgaUoti Urpala2011-04-201-0/+1
* | Update libav API usesUoti Urpala2011-04-207-24/+25
* | manpage: restore -lavfdopts doc accidentally removed in d76ad5f2Uoti Urpala2011-04-201-0/+37
* | config: remove pointless cfg-mplayer-def.h fileClément Bœsch2011-04-202-31/+3
* | options: merge cfg-mplayer.h and cfg-common.hClément Bœsch2011-04-202-712/+680
* | vo_dga: replace xf86dga.h with Xxf86dga.hClément Bœsch2011-04-203-4/+4
* | cleanup: avoid various GCC warningsClément Bœsch2011-04-2014-33/+32
* | ao_alsa: remove warning by simplifying error handling caseClément Bœsch2011-04-201-4/+4
* | cleanup: find_subfiles.c: simplify (mainly using bstr)Uoti Urpala2011-04-203-157/+139
* | cleanup: find_subfiles.c: simplify declarations and allocationsClément Bœsch2011-04-201-36/+25
* | find_subfiles: select subtitle files matching -slangClément Bœsch2011-04-201-57/+59
* | find_subfiles: try to determine if a .sub file is text or vobsubClément Bœsch2011-04-201-0/+14
* | subs: options: add -sub-pathsClément Bœsch2011-04-206-16/+59
* | options: support string list separators other than ','Uoti Urpala2011-04-202-5/+15
* | find_subfiles: allow subtitle search in multiple directoriesClément Bœsch2011-04-202-121/+106
* | subs: move vobsub loading logic down to find_subfiles.cUoti Urpala2011-04-206-21/+47
* | subs: move text sub loading logic down to find_subfiles.cClément Bœsch2011-04-203-11/+17
* | find_subfiles: move sub_filenames() hereClément Bœsch2011-04-207-283/+300
* | options: move sub_name, sub_auto and vobsub_name to structClément Bœsch2011-04-206-17/+15
* | options: change -alang and -slang to use string list typeClément Bœsch2011-04-2012-60/+45
* | audio: change external AO interface to "ao_[method](ao, ...)"Uoti Urpala2011-04-099-120/+197
* | Merge branch 'edl'Uoti Urpala2011-04-0819-666/+1347
|\ \ | |/ |/|
| * core: support timeline with audio-only filesUoti Urpala2011-04-081-12/+35
| * core: wake up a bit less often for audio-only filesUoti Urpala2011-04-081-19/+11
| * core: audio: cut audio writes at end of timeline partUoti Urpala2011-04-071-15/+34
| * EDL: add support for new EDL file formatUoti Urpala2011-04-058-18/+491
| * stream.[ch], ass_mp: new stream function for whole-file readsUoti Urpala2011-03-033-34/+56
| * tl_matroska.c: move the find_files() function hereUoti Urpala2011-03-035-83/+60
| * bstr.[ch], path.[ch]: add string and path handling functionsUoti Urpala2011-02-265-32/+190
| * core: ordered chapters: move timeline creation to timeline/Uoti Urpala2011-02-264-207/+240
| * options: drop support for numeric -demuxer valuesUoti Urpala2011-02-223-85/+68
| * cleanup: demuxer.[ch]: remove unused code, make functions staticUoti Urpala2011-02-224-32/+9
| * cleanup: reindent demuxer.h, use struct names for typesUoti Urpala2011-02-221-169/+193
* | demux_lavf: disable support for byte-based seekingUoti Urpala2011-04-081-0/+4
* | demux_mkv: support runtime video track switchingUoti Urpala2011-04-081-0/+17
* | VO: don't wait for map event in X VO initializationUoti Urpala2011-04-081-4/+0
* | TOOLS/matroska.py: recognize CodecNameUoti Urpala2011-04-081-0/+1
* | demux_mkv, demux_lavf: don't select initial audio trackUoti Urpala2011-04-022-36/+3
* | core: do proper audio track selection for -audiofile demuxerUoti Urpala2011-04-021-6/+3
* | configure: remove old GUI-related optionsUoti Urpala2011-04-021-19/+0
* | demux_mkv: fix uninitialized variableUoti Urpala2011-04-021-1/+1
* | mp3lib: drop internal mp3lib treeUoti Urpala2011-04-0233-9805/+1
* | af_lavcac3enc: fix channel reorderingUoti Urpala2011-03-311-2/+3
* | demux_mkv: support Blu-ray subtitlesUoti Urpala2011-03-312-0/+3
* | demux_mkv: simplify subtitle type recognitionUoti Urpala2011-03-312-20/+8
* | demux_mkv: use generic packet handling code for subtitlesUoti Urpala2011-03-311-27/+5
* | demux_mkv: support E-AC-3 audioUoti Urpala2011-03-312-0/+4
* | demux_lavf: fix initial "-vid"-based video selectionUoti Urpala2011-03-311-1/+2
* | demux_lavf: fix stream switch returned index for no sound/videoUoti Urpala2011-03-311-12/+8
* | core, demux: fix video index handling in stream switchingUoti Urpala2011-03-312-20/+20
* | configure, Windows: support static pthreads on WindowsDiogo Franco2011-03-302-1/+25
* | vd_ffmpeg: fix thread count setting with latest ffmpeg-mtUoti Urpala2011-03-291-1/+3
* | vo_mga, build: change include from "libavcore" to "libavutil"Uoti Urpala2011-03-281-1/+1
* | Copyright, LICENSE: change binary license to GPL 3Uoti Urpala2011-03-242-288/+623
* | demux_ty: disable -subcc functionality (demux_ty_osd)Uoti Urpala2011-03-243-1/+8
* | vo_corevideo: add key_modifier_alt only when pressing left option keyStefano Pigozzi2011-03-181-1/+4
* | .gitignore: add /cpuinfoUoti Urpala2011-03-131-1/+2
* | vo_corevideo: fix menubar showing 2 apples on snow leopardStefano Pigozzi2011-03-111-1/+4
* | vo_corevideo: support modifier keys in keyboard inputStefano Pigozzi2011-03-031-2/+11
* | core: hr-seek: fix soft hang with hrseek past EOFUoti Urpala2011-03-033-2/+9
* | configure: remove --ffmpeg-source-dir help outputUoti Urpala2011-03-011-1/+0
* | libdvdcss: drop internal libdvdcss treeUoti Urpala2011-03-0114-7437/+0
|/
* build: change version number generationUoti Urpala2011-02-193-7/+8
* configure: fix --enable-libvorbis with tremor installedUoti Urpala2011-02-181-0/+2
* .gitignore: add /po and /localeUoti Urpala2011-02-151-0/+2
* terminal output: change program name to "MPlayer2"Uoti Urpala2011-02-151-1/+1
* codecs.conf: Add FFmpeg WC4 xan decodercehoyos2011-02-151-0/+8
* demux_ts: change DVB SPU format for libavcodecreimar2011-02-151-3/+4
* subs: Print a message when lavc subtitle decoding failsreimar2011-02-151-1/+4
* demux_ts: DVB and PGS subtitle fixesreimar2011-02-151-6/+5
* ad_qtaudio: fix use with the libavformat mov demuxerfaust3