summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prevent overflow.. wtf?! from irc:rfelker2006-03-311-1/+1
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-3123-67/+139
* more cruftrfelker2006-03-302-2/+1
* arrg more of this stupid cruftrfelker2006-03-302-2/+2
* fix descrambling of asf file,iive2006-03-303-6/+8
* more cruftrfelker2006-03-302-8/+1
* forgot one occurrancerfelker2006-03-301-1/+0
* remove deprecated, never-used gnu gettext cruft.rfelker2006-03-303-46/+0
* increasing sync tag to 1.15 after update by Diegogabrov2006-03-301-1/+1
* increasing sync tag to 1.63 after update by Diegogabrov2006-03-301-1/+1
* Trust the demuxer instead of the decoder for samplerate detection.diego2006-03-301-6/+5
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-3011-46/+116
* Add a function to draw flat boxes and use it to make the listalbeu2006-03-305-9/+80
* Move global vars used for header parsing, etc to dewux->priv as it shouldalbeu2006-03-293-66/+79
* support for mp3lame with -oac lavcjonas2006-03-291-0/+2
* 100L to who wrote this. Also fix broken headers while at it.albeu2006-03-291-1/+6
* French proofreading, by Bounecgpoirier2006-03-291-59/+59
* added support for external VIDIXnicodvb2006-03-284-21/+61
* Removed unused constant definition (MSGTR_InvalidAOdriver)ptt2006-03-287-7/+0
* Removed unused constant definition (MSGTR_InvalidAOdriver)ptt2006-03-2817-19/+0
* sync up to 1.223ptt2006-03-281-88/+94
* sync up to 1.231 plus minor corrections...ptt2006-03-271-23/+43
* Remove verbosity parameter added to print_*_header call in last revision again.diego2006-03-271-4/+4
* Fix passing qdm2 extradata to lavc decoderrtognimp2006-03-271-1/+5
* synced with 1.1249gpoirier2006-03-271-12/+29
* Fix cycling in menu with hidden items.albeu2006-03-271-5/+9
* Fix stepping in the playtree when interupting libmpdemux.albeu2006-03-271-2/+2
* include MSGL_* definitionshenry2006-03-271-0/+2
* Convert printfs in aviprint.c to mp_msg and give the information printingdiego2006-03-2715-146/+146
* Properly document sub_alignment.diego2006-03-271-1/+4
* 1.1250: [applied by Diego, #1.216]kraymer2006-03-271-6/+7
* Rename the default GUI skins directory from 'Skin' to 'skins', keepingdiego2006-03-2741-108/+142
* reinit vo when pix_fmt changes.reimar2006-03-271-0/+3
* 10l missing header for strdupods152006-03-271-0/+1
* Change some printf calls to fprintf.diego2006-03-275-5/+5
* Remove superfluous extern variable declaration.diego2006-03-273-5/+0
* Change 'if(verbose)' to the more appropriate mp_msg_test.diego2006-03-275-21/+14
* Clarify which message levels should be translated.diego2006-03-271-1/+2
* Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.diego2006-03-261-2/+3
* Simplify directory creation in the install target.diego2006-03-261-11/+11
* use shifts instead of division. 15% faster hqdn3dlorenm2006-03-261-20/+20
* Discard return value from ldconfig, it might not work on non-root installs.diego2006-03-261-4/+4
* Simplify mkdir calls, test is not necessary before creating directories,diego2006-03-261-4/+4
* NEVER assign static strings to string command line options.albeu2006-03-261-1/+1
* synced with 1.231gabrov2006-03-261-22/+39
* Fix a/v desync for real some filesrtognimp2006-03-261-1/+1
* allow values up to 100 for -mcreimar2006-03-261-1/+1
* Don't call make from shell constructs it prevent properalbeu2006-03-262-17/+13
* support custom OSD colour for vo_gl.creimar2006-03-261-0/+2
* support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi ...reimar2006-03-261-0/+7
* typo, parameter naming consistencydiego2006-03-261-3/+3
* Use <value> and [value] consistently.diego2006-03-261-42/+42
* fixed framerate detection of interlaced H264 streamsnicodvb2006-03-251-0/+1
* H264: when fixed_fps is set the framerate is expressed in fields per second, ...nicodvb2006-03-251-0/+2
* Add libpostproc to PARTS, fixes distclean on OS X and other platforms.diego2006-03-251-0/+1
* fix for the macosx tiger (groff 1.19.x) indentation issuejonas2006-03-251-3/+1
* Turn the preferences menu in something usefull using the newalbeu2006-03-252-99/+176
* Unify MP3 fourccs for all decodersreimar2006-03-251-6/+12
* Add a msg type for the osd menu.albeu2006-03-252-0/+4
* Allow hiding list elements and disableing the pointer.albeu2006-03-252-17/+44
* Allow 6 ways (up/down/left/right/ok/cancel) navigation.albeu2006-03-258-9/+40
* max_distance clarificationods152006-03-251-8/+16
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-2513-23/+124
* Simplify rules with common make constructs.diego2006-03-251-11/+11
* Simplify clean rule.diego2006-03-251-1/+1
* cosmetic, table alignods152006-03-251-1/+1
* switch to using vlc for stream_flagsods152006-03-251-5/+5
* Get rid of 2 osd related hacks.albeu2006-03-241-6/+17
* Update to the recent properties changes.albeu2006-03-241-18/+20
* 1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,kraymer2006-03-241-10/+11
* Subtitles properties: move sub_select, sub_pos, sub_visibilty,albeu2006-03-243-271/+307
* 1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,kraymer2006-03-241-9/+14
* printf --> mp_msgdiego2006-03-241-4/+4
* Convert all if(verbose>X) to mp_msg_test calls.diego2006-03-2431-204/+261
* The fix in mp_msg.c avoids a core dump when iconv_open() fails, the otheralbeu2006-03-242-1/+13
* Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.diego2006-03-241-0/+1
* Fix osd_show_msg alignment and make sure msg stringsalbeu2006-03-231-2/+4
* Convert fullscreen, panscan, color controls, ontop, rootwin,albeu2006-03-233-202/+228
* 100L too many arguments to mp_msg().albeu2006-03-231-4/+1
* 1.229: Move audio_delay to a property and add a few read only properties tokraymer2006-03-221-2/+2
* Move audio_delay to a property and add a few read only properties toalbeu2006-03-223-10/+64
* Add get/set_property and update volume/mute to the last changes.albeu2006-03-221-4/+11
* Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Gia...mosu2006-03-221-0/+14
* 1.1246: insert linebreak, \-playing-msg optionkraymer2006-03-221-2/+17
* insert linebreak, \-playing-msg optionkraymer2006-03-221-2/+2
* 1.1243: 10lkraymer2006-03-221-8/+27
* 1.1237: Capitalize some sentences after colons.kraymer2006-03-221-6/+18
* 1.1234: Add some undocumented options.kraymer2006-03-221-1/+36
* 1.1232: put options in alphabetical orderkraymer2006-03-221-6/+18
* Shortly describe -playing-msg and -list-properties.albeu2006-03-221-0/+15
* 1.228: Add an option to list the properties: -list-propertieskraymer2006-03-221-2/+16
* Add an option to list the properties: -list-propertiesalbeu2006-03-225-0/+42
* 10l, checking for NULL after dereferencing makes no sense (though what is thi...reimar2006-03-221-1/+2
* use mencoder directly for mp3lame encoding instead of lavcjonas2006-03-221-5/+1
* Add the new property API and implement a couple properties.albeu2006-03-228-39/+699
* feed something (hopefully correct timestamps) into the video filter chainmichael2006-03-214-6/+6
* lavc doesnt pass AVFrame.opaque around :/michael2006-03-211-2/+17
* 10l (forgot ...)michael2006-03-211-4/+4
* 10l (null pointer dereference)michael2006-03-211-2/+12
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-2180-180/+191
* -rawvideo on => -demuxer rawvideoods152006-03-211-1/+1
* Prevent building lavc with xvid support unless xvid version is 1.1 orcorey2006-03-212-3/+18
* 10llorenm2006-03-201-1/+1
* sync to x264 r476 (subq=7)lorenm2006-03-202-5/+7
* Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSDpacman2006-03-201-2/+2
* Don't try to parse fb.modes more than once. Fixes playback of multiple filespacman2006-03-201-0/+4
* synced with 1.1241gpoirier2006-03-201-2/+21
* retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox...aurel2006-03-201-0/+145
* Simplify pkg-config invocation.diego2006-03-201-5/+5
* synced with 1.226gabrov2006-03-191-1/+2
* temporarily disabled the coercion of audio_preload=0 for -of mpeg until I fin...nicodvb2006-03-191-0/+3
* Do not use ptr when it's NULL. CID 89rtognimp2006-03-191-0/+1
* 1.1230: Typo fix: "URLs to forces" --> "URLs to force"kraymer2006-03-181-20/+37
* 1.226: Print the mute state on the OSD.kraymer2006-03-181-3/+9
* Print the mute state on the OSD.diego2006-03-182-0/+4
* Enable gui key bindings only when running the gui. Fix enter and escalbeu2006-03-183-16/+30
* codec-cfg depend on help_mp.h. Fix // builds.albeu2006-03-181-1/+1
* synced with 1.225gabrov2006-03-181-3/+3
* flags cleanupmichael2006-03-181-9/+13
* Support libavcodec vrc_strategy=1 (XviD ratecontrol).corey2006-03-173-2/+18
* if stream is not seekable calling enca would prevent the real parsing of subt...iive2006-03-171-1/+2
* 10l forgotten stream_reset to clear the EOF flaghenry2006-03-171-0/+2
* timebases guidelinesods152006-03-171-0/+2
* compile in the filters that depend on libavcodec/dsputil.h only when mplayer ...nicodvb2006-03-163-8/+13
* And 10L for me. Fix the forgoten enca_fd.albeu2006-03-161-1/+1
* Fix compilation with stupid C++ compilers that shock on valid Calbeu2006-03-161-1/+1
* Move the subread from FILE to stream_t.albeu2006-03-163-51/+78
* Fix a potential seek failure, fill_buffer doesn't have toalbeu2006-03-161-2/+4
* sync with new MEncoder config file namegpoirier2006-03-151-2/+2
* Fix up libaf unknown-format printingcorey2006-03-152-3/+3
* extra checks on size of OSD parts (though IMHO these values should never be bad)reimar2006-03-151-1/+6
* Small fix with object list (-vf) help.albeu2006-03-151-2/+8
* rephrase index_ptr positioningods152006-03-151-1/+2
* timebase tableods152006-03-151-5/+12
* do not call glDeleteTextures with 0 count, Xgl does not like it.reimar2006-03-151-0/+2
* 10l the cpu hog fix broke fullscreenswitching with -widfaust32006-03-151-0/+4
* The system-wide and the user-specific MEncoder configuration file should bothdiego2006-03-147-10/+10
* Remove twos workaround, this bug was fixed in mov demuxerrtognimp2006-03-141-7/+0
* mpegopts examplerathann2006-03-141-0/+7
* synced with 1.36gabrov2006-03-141-6/+1
* synced with 1.224gabrov2006-03-141-2/+7
* Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to savertognimp2006-03-141-4/+0
* last print on libaf to af_msgreynaldo2006-03-142-1/+6
* Try several formats instead of only YV12 if no format was explicitlyalbeu2006-03-141-1/+22
* forgotten entry about TOOLS/qepdvcd.shreynaldo2006-03-141-0/+1
* le2me_32 is not necessary, tested by Diego on BE machinerathann2006-03-141-1/+1
* fl32 is now supported, toorathann2006-03-131-1/+1
* in24/in32/fl32 little/big-endian QuickTime PCM audio supportrathann2006-03-133-3/+44
* Use _res_comment where appropriate.diego2006-03-131-7/+7
* 10L fix missing return statement.albeu2006-03-131-0/+1
* do not randomly chop up packets, this isnt allowed in almost no containermichael2006-03-131-3/+4
* Fix seeking with cache enabled on systems using fork().albeu2006-03-131-66/+68
* fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fi...faust32006-03-131-0/+18
* sync with 1.1238gpoirier2006-03-131-2/+1
* adapter doesn't require vm anymorefaust32006-03-131-1/+0
* Ignore codecs2html.diego2006-03-131-0/+1
* To avoid a bug in ALSA's rate plugin that causes spurious overruns, trycladisch2006-03-131-0/+12
* Do not try to count hardware sound cards because there might be nonecladisch2006-03-131-8/+1
* fixed character encodinggabrov2006-03-132-2/+2
* recommitted version 1.22 + Rich's 1.25nicodvb2006-03-131-9/+5
* cosmetic, move stuff aroundods152006-03-131-20/+20
* Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with morepacman2006-03-131-12/+16
* FAAC encoding through libavcodec-faacmichael2006-03-131-0/+3
* -lavcopts aglobalmichael2006-03-132-0/+10
* remove mp_msg.c dependency when compiling codec-cfg binary.reimar2006-03-122-1/+8
* Fix compilation error introduced by last commitreimar2006-03-121-1/+1
* unified failure case in muxer_new_muxer()nicodvb2006-03-121-22/+10
* remove useless cruft (binds variable)reimar2006-03-121-7/+0
* fix feature pragma length checkreimar2006-03-121-8/+6
* + muxer_lavf.c - Michael Niedermayermichael2006-03-121-0/+3
* strings without terminating NULods152006-03-121-0/+2
* in fix_parameters() move assignment of audio bitrate to the proper block (the...nicodvb2006-03-121-3/+2
* check stream->wf and stream->bih before using them in fix_parameters(). Fixes...nicodvb2006-03-121-0/+4
* 10l found by Oded: case 2 on a boolean value...rfelker2006-03-121-2/+2
* exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fa...nicodvb2006-03-121-3/+20
* fix cosmetics noticed during nico's 10lrfelker2006-03-121-4/+4
* fixed C99-ism introduced with previous commitnicodvb2006-03-121-4/+4
* check muxer != NULL before using it; closes cid 201nicodvb2006-03-121-1/+2
* bump neglected dateods152006-03-121-2/+2
* revert last changeods152006-03-121-4/+4
* better max for frame code values, still allowing compact implementationods152006-03-121-5/