summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* misc fixes and additionsdiego2007-08-161-22/+25
* Explicitly mention the need to rebuild MPlayer after installing AMR libs.rathann2007-08-161-1/+1
* adding help for --ar --ranlibmhoffman2007-08-161-0/+2
* Move setting of res_comment for internal dvdread to a more sensible place.diego2007-08-161-1/+1
* allow setting of ranlib from the commandline of configuremhoffman2007-08-161-0/+3
* allow setting of ar from the commandline of configuremhoffman2007-08-161-0/+5
* Remove local MinGW gettimeofday() implementation, there is now a nativediego2007-08-162-24/+1
* Sync local diff with current version.diego2007-08-161-32/+5
* Sync libdvdread with version 0.9.6.diego2007-08-166-19/+255
* Sync local diff with current version.diego2007-08-151-236/+132
* cosmetics: Do not add trailing whitespace to lines we change.diego2007-08-151-3/+3
* Sync another change from upstream.diego2007-08-151-2/+0
* Remove modification comments from files that are no longer modified.diego2007-08-152-8/+0
* Sync libdvdread with version 0.9.5 (cosmetic changes).diego2007-08-1520-1385/+1406
* cosmetics: alphabetical orderdiego2007-08-151-3/+3
* 1000l: Forgot to add new files, *sigh*.diego2007-08-152-0/+601
* Sync libdvdread with version 0.9.5 (functional changes).diego2007-08-1519-233/+1086
* Identifiers should not start with two underscores.diego2007-08-154-8/+8
* Remove unused variable.diego2007-08-151-1/+0
* cosmetics: Reorder lines for consistency.diego2007-08-151-1/+1
* Document how to encode with some more libavcodec audio codecs.diego2007-08-151-2/+12
* Clarify comment as pointed out by Ulion.diego2007-08-151-2/+2
* Remove pointless #ifdefuau2007-08-151-4/+0
* AC3 --> AC-3, as done in r24056gpoirier2007-08-146-52/+52
* Rename TMPO to TMPEXE, it is an executable, not an object file.diego2007-08-141-15/+15
* cosmetics: prettyprintdiego2007-08-141-3/+3
* Apple Remote supportdiego2007-08-1419-0/+625
* AC3 --> AC-3diego2007-08-136-50/+50
* Document how to encode with some libavcodec audio codecs.diego2007-08-131-7/+19
* Fix compilation on BSD.diego2007-08-131-1/+1
* Remove unused variables.diego2007-08-131-3/+0
* Fix likely mistake when using char*.cehoyos2007-08-132-4/+4
* Remove additional warnings when using icc - similar to -Wno-pointer-sign.cehoyos2007-08-131-1/+1
* MP3 audio encoder was renamed to libmp3lame in FFmpeg.diego2007-08-121-1/+1
* Remove unused definition.diego2007-08-121-5/+0
* Remove outdated lines.diego2007-08-121-3/+0
* Declare all vo_gamma variables in libvo/video_out.h and remove them fromdiego2007-08-122-8/+1
* Fix UDP select timeout.diego2007-08-121-2/+2
* Change "object type complexity" parameter of FAAC in thegpoirier2007-08-091-2/+2
* The "svn copy" method for reverting has worked flawlessly for me withoutreimar2007-08-091-1/+0
* Move some more compiler flags to configure.diego2007-08-094-12/+21
* When a new subtitle stream becomes available check if it is the one thatreimar2007-08-091-0/+6
* Remove unused definition.diego2007-08-081-3/+0
* printf in mp_image.h was changed to fprintf in r17972.cehoyos2007-08-082-6/+6
* Fix warning: too many arguments for formatcehoyos2007-08-081-1/+1
* Cosmetics: Remove empty block.cehoyos2007-08-081-4/+1
* Define teletext_control() in tvi_v4l.c and tvi_v4l2.c.cehoyos2007-08-081-0/+2
* r23920: Teletext support (and editor's info)kraymer2007-08-081-4/+7
* Add <application> tag around MEncoderreimar2007-08-081-2/+3
* synced with r24030ptt2007-08-081-1/+8
* synced with r23996ptt2007-08-081-2/+18
* Remove useless #include and silence warnings when compiling find_sub.c.cehoyos2007-08-081-4/+0
* Move some #defines into configure/config.h.diego2007-08-084-27/+14
* Document special A-V sync issues with FLV filesreimar2007-08-081-0/+5
* bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless.cehoyos2007-08-081-4/+0
* Chinese man page translation is in sync nowkraymer2007-08-081-1/+1
* This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996kraymer2007-08-081-11/+80
* r23996: Hint at mf://@... syntaxkraymer2007-08-071-2/+2
* Kill two warnings.cehoyos2007-08-071-0/+4
* make x264 work again after the h264-libx264 renamingmichael2007-08-071-0/+2
* Move HAVE_INTTYPES_H definition to a more sensible place in config.h.diego2007-08-071-6/+6
* Improve error message.diego2007-08-071-1/+1
* HAVE_INTTYPES_H is in config.h, HAVE_STDINT_H is never reached.diego2007-08-072-15/+1
* synced with r23982ptt2007-08-071-10/+6
* synced to r23983ptt2007-08-071-4/+3
* HAVE_INTTYPES_H is already declared in config.h.diego2007-08-071-1/+1
* synced with r24016Gabrov2007-08-072-21/+33
* Added Alan Nisotas modify_reg.cehoyos2007-08-063-0/+203
* sync w/ r23996gpoirier2007-08-051-28/+77
* Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.cehoyos2007-08-044-54/+69
* Moved dvdtimetomsec to stream_dvd_common.c.cehoyos2007-08-044-23/+27
* Remove unused variables.diego2007-08-041-4/+0
* cosmetics: removed commented code and small reindentationnicodvb2007-08-041-4/+1
* removed unused variablesnicodvb2007-08-041-6/+3
* Add a dummy guiMessageBox so it still compiles when MPlayer was configured withreimar2007-08-041-0/+2
* Fix compilation of ass_fontconfig.c when fontconfig is disabled.iive2007-08-041-1/+2
* Handle case where get_image is called twice without a draw_image in-betweenreimar2007-08-031-1/+6
* Give the cpuinfo binary the right suffix $_exesufreimar2007-08-031-2/+2
* Forgot to add the main vo_xvr100.c filereimar2007-08-031-0/+451
* add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)reimar2007-08-032-0/+38
* Don't apply windows-like font scaling if hhea or os2 tables contain invalideugeni2007-08-031-2/+6
* Workaround for fonts with zero ascender/descender in horizontal header.eugeni2007-08-031-0/+20
* Factor out common code from ass_font_new and ass_font_reselect.eugeni2007-08-032-58/+47
* More simple and correct font reselection.eugeni2007-08-034-58/+21
* Added missing newline.cehoyos2007-08-031-1/+1
* Revert setting audio output channel count for FFmpeguau2007-08-021-2/+0
* r23996: Hint at mf://@... syntaxvoroshil2007-08-021-2/+2
* Hint at mf://@... syntaxreimar2007-08-021-1/+1
* fix B-frame consistency pointed out by diego, add MPEG-1/2 speedupscompn2007-08-021-1/+2
* Set lavc_context->channels before opening the codec, it is sufficient toreimar2007-08-011-2/+2
* xan wc4 video decoding, removed bframe warning messagecompn2007-08-011-0/+2
* Define ENABLE_GRAY for FFmpeguau2007-08-011-0/+3
* better wording - thanx nico :)ptt2007-08-011-1/+1
* r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.voroshil2007-08-012-13/+20
* 10l for committing untested changes, a test call was missing.diego2007-08-011-1/+1
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxkraymer2007-08-012-18/+94
* (cosmetics) Make TV detection code two spaces indentedvoroshil2007-08-011-48/+48
* Enable teletext for V4Lv1.voroshil2007-08-011-4/+5
* Fix detection of xan audio. -noidx or -forceidx still is necessaryreimar2007-08-011-0/+5
* Added FIXME skeletons for missing lavc options.diego2007-08-011-0/+16
* i_certify_that_my_video_stream_does_not_use_b_frames is gone.diego2007-08-011-3/+2
* i_certify_that_my_video_stream_does_not_use_b_frames is gone.diego2007-08-011-8/+0
* Ugly hack to make xanlib.dll work.reimar2007-08-012-1/+10
* r23897: Experimental negative panscan valuesvoroshil2007-08-011-4/+65
* r23891: typo fix: childs --> childrenvoroshil2007-08-011-1/+2
* add possibly incorrect subfont entrycompn2007-07-311-0/+5
* allow to specify the audio bitrate in bits (some codecs need that ...)michael2007-07-312-2/+5
* get rid of this idiotic i_certify_that_my_video_stream_does_not_use_b_framesmichael2007-07-311-14/+1
* make muxer store the provided timestampsmichael2007-07-311-4/+3
* make timestamps out of hot airmichael2007-07-311-0/+3
* make a few more parameters accessable from mplayermichael2007-07-311-1/+14
* mixer.afilter must be set to NULL when filter chain is destroyed on uninit.reimar2007-07-311-0/+1
* Make the printoption function take the default values from the variableivo2007-07-311-17/+17
* cosmetics, indentationivo2007-07-311-3/+3
* Shorten (un)setting of all test flagsivo2007-07-311-29/+7
* Much smaller command line parserivo2007-07-311-90/+21
* another little correctionsptt2007-07-311-1/+1
* added missing ":"'sptt2007-07-311-7/+7
* better wordingptt2007-07-311-1/+1
* sorry, left english phrase in...ptt2007-07-311-2/+2
* synced with r23962ptt2007-07-311-6/+63
* added missing ':' for separatorptt2007-07-311-1/+1
* synced to r23920ptt2007-07-311-1/+2
* Update copyright info and licenseivo2007-07-311-2/+15
* cosmetics, break overly long linesivo2007-07-311-6/+12
* replace ^I by $TAB now that TAB is globalivo2007-07-311-9/+9
* only test for stupid code and reserved identifiers if there are any .c or .hivo2007-07-311-4/+2
* 10l, forgot to make TAB globalivo2007-07-311-1/+2
* Test for reserved identifiers.ivo2007-07-311-3/+24
* Identifiers starting with underscores are reserved.diego2007-07-3115-44/+44
* UTF-8 conversiondiego2007-07-311-1/+1
* Make teletext depend on freetype. Fixes compilation failer (in sub.c).iive2007-07-301-1/+1
* 100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL testreimar2007-07-301-1/+1
* Extend OpenGL configure test to also check for glx/wgl and proper linking.reimar2007-07-301-1/+17
* sync w/23588gpoirier2007-07-301-2/+4
* remove GNUism (case range)ivo2007-07-301-11/+4
* Add test for GNUismsivo2007-07-301-0/+17
* Teletext support for V4Lv1voroshil2007-07-301-0/+174
* 10l: wrong pointer was initialized (causes crash during startup).voroshil2007-07-302-2/+2
* h/w -> hardwareben2007-07-301-2/+2
* Change V4L2 MPEG decoder check so it can actually failreimar2007-07-301-4/+6
* Comment out purely debugging printf that in addition uses __FUNCTION__ whichreimar2007-07-301-1/+1
* Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems ...reimar2007-07-301-1/+2
* Simplify sun SCSI command generationreimar2007-07-301-26/+6
* big 10L of r9888 located: passed fd instead of pointer to sun_vcd_readreimar2007-07-301-1/+1
* Move extern int audio_output_channels; to ad_internal.hreimar2007-07-306-9/+1
* Indicate desired number of output channels to ffmpeg audio decoder.reimar2007-07-301-0/+3
* Avoid void * arithmeticreimar2007-07-301-2/+2
* Use the standard inline instead of __inlinereimar2007-07-301-15/+15
* Another missed case-rangereimar2007-07-301-1/+8
* Do not use gnu case-range extension if it's easy to avoidreimar2007-07-301-1/+3
* Use goto instead of useless recursion that might fill up the stackreimar2007-07-301-2/+2
* Do not use a return value for a void functionreimar2007-07-301-1/+2
* C99 varargs in macros can not be empty, adjust definition so it compilesreimar2007-07-301-1/+1
* synced with r23928Gabrov2007-07-302-7/+48
* Subtraction should be done after & operation.voroshil2007-07-301-1/+1
* Drop out overlooked debug linevoroshil2007-07-301-2/+1
* update man page with v4l2 a/v outputsben2007-07-291-1/+18
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...ben2007-07-296-1/+472
* Teletext supportvoroshil2007-07-294-0/+49
* Teletext supportvoroshil2007-07-294-0/+299
* More doxygen commentsreimar2007-07-291-0/+10
* Teletext supportvoroshil2007-07-291-0/+179
* Teletext support.voroshil2007-07-2910-0/+249
* Teletext support.voroshil2007-07-291-0/+1365
* Simplify and fix missing offset for Darwin vcd_get/set_msf functionsreimar2007-07-291-8/+2
* Document -rawvideo format="format string"reimar2007-07-291-1/+2
* Make VCD work on little-endian macsreimar2007-07-291-3/+4
* Make vcd_get_track_end actually return the end, not the start on Darwinreimar2007-07-291-1/+1
* Make the vcd seek and get track end functions actually have an effectreimar2007-07-291-0/+2
* punctuation, new sentences on new linesdiego2007-07-291-2/+3
* libdvdcss patch got committed.diego2007-07-291-1/+1
* Fix wrong return type in darwin VCD codereimar2007-07-291-1/+1
* Replacing global variables in radio:// withvoroshil2007-07-293-84/+88
* Removing global variables from tv://voroshil2007-07-294-121/+37
* Removing global variables from tv://voroshil2007-07-291-33/+33
* Removing global variables from tv://voroshil2007-07-291-61/+61
* Removing global variables from tv://voroshil2007-07-291-30/+30
* Removing global variables from tv://voroshil2007-07-291-49/+49
* Removing global variables from tv://voroshil2007-07-291-1/+1
* Removing global variables from tv://voroshil2007-07-296-28/+36
* Removing global variables from tv://voroshil2007-07-292-19/+102
* Removing forward declarations of routines used only in tv.cvoroshil20