summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* getch2 should wait for input. Fixes 100% CPU usage during cache fill.reimar2006-04-101-0/+1
* Fix a few French barbarism, add missing sentence.gpoirier2006-04-101-2/+3
* 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_deco...reimar2006-04-092-8/+10
* avoid cache fill status overflow with caches > ca. 20 MBreimar2006-04-091-1/+1
* fix segfault in the skin browser when sbSelectedSkin gets dereferenced before...gpoirier2006-04-091-5/+8
* vertical size of "Configure Equalizer" window is not enough to hold all combo...gpoirier2006-04-091-1/+1
* the title of this window was not localized => added new en and ru strings, ba...gpoirier2006-04-093-1/+3
* Add missing French charsetgpoirier2006-04-091-0/+1
* synced with 1.1252gpoirier2006-04-091-3/+6
* Explain how security issues should be reported, based on a patch by Ivann, fe...gpoirier2006-04-091-0/+14
* AMR codecs support info, patch by Rathann, with slight alteration by me.gpoirier2006-04-091-0/+32
* co_N_pilation to compilationiive2006-04-091-1/+1
* support kmvc and nuv decoders in ffmpegreimar2006-04-081-0/+15
* Replace deprecated functionnplourde2006-04-082-38/+22
* New mode for tinterlace filteriive2006-04-081-0/+3
* New mode for tinterlace filteriive2006-04-081-0/+68
* put my name in native language, remove some obsolate and irrelevant entries.iive2006-04-081-4/+1
* French fixes, by Bounecgpoirier2006-04-071-171/+171
* make sure the indx chunk is big enough to hold the basic structure.iive2006-04-061-0/+3
* use calloc instead of malloc - simplifies code and fixes overflow problems.reimar2006-04-061-6/+2
* zero sized frames are not keyframesmichael2006-04-061-0/+2
* Limit the number of entires to the amount that does fit into the chunk.iive2006-04-061-0/+5
* added myselfpacman2006-04-061-0/+4
* sh_audio->delay is adjusted in the wrong direction when changing audio_delayreimar2006-04-061-1/+1
* Reorganize vector constants to work around gcc 4.1 bug:pacman2006-04-061-4/+3
* Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txtreynaldo2006-04-061-3/+3
* workaround to prevent segfault: when using -ve lavc with b-frames write_chunk...nicodvb2006-04-051-0/+2
* segfault fix: assign param->apid (that is the audio id found) when inexistent...nicodvb2006-04-051-0/+1
* Czechification.henry2006-04-051-6/+6
* update lez's emailalex2006-04-051-1/+1
* UTF8-ize, patch by İsmail Dönmez \ismail & pardus , org ' tr/rathann2006-04-041-31/+31
* sync up to 1.1234ptt2006-04-041-16/+81
* Add 32x32 XPM icon as mandated by Debian policy.diego2006-04-044-4/+243
* Simplify some checks.diego2006-04-041-21/+15
* Fix RealAudio codecs (add descrambling)rtognimp2006-04-031-10/+151
* missing dependencyrfelker2006-04-031-1/+1
* reverse previous patch which caused sig11.rfelker2006-04-031-1/+1
* 1000l: absolutely huge missing constrfelker2006-04-031-1/+1
* 10l: huge amount of constant crap in data segmentrfelker2006-04-033-23/+23
* 10l: missing const put this in data segment instead of text/rodatarfelker2006-04-031-2/+2
* move 12k from data to bss (reduce binary size by 12k)rfelker2006-04-031-2/+4
* Slight grammar and wording fixes.corey2006-04-031-4/+4
* 1.1251: -crash-debug does not get enabled with .developer in the source tree.kraymer2006-04-021-3/+2
* 1.237: Capitalization error I missed beforekraymer2006-04-021-5/+5
* 1.234: Part2 of several printf2mp_msg changes in patch from Otvos Attilakraymer2006-04-021-1/+58
* 1.233: Part1 of several printf2mp_msg changes in patch from Otvos Attila oatt...kraymer2006-04-021-1/+58
* synced with 1.237gabrov2006-04-021-1/+115
* simplify extradata handling and make passing extradata on the default.reimar2006-04-021-38/+26
* Add a note explaining that it's okay to use a different target bitrate on the...gpoirier2006-04-021-0/+13
* Remove mpdvdkit1 cruft from the build system.diego2006-04-023-30/+4
* Remove shared libmpdvdkit leftovers.diego2006-04-022-5/+1
* AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....netdiego2006-04-021-2/+2
* .developer and .libdeps do not exist any longer.diego2006-04-021-2/+0
* -crash-debug does not get enabled with .developer in the source tree.diego2006-04-021-2/+1
* There is no check for the crash debug feature, so setting the variable todiego2006-04-021-1/+1
* further fixes..rfelker2006-04-021-4/+4
* 10l: version.h was not being built in some odd casesrfelker2006-04-021-1/+4
* integrate old "libdeps" hack into makefilerfelker2006-04-022-36/+36
* first stage of build system cleanup:rfelker2006-04-022-49/+4
* Don't use free()d pointer CID 260rtognimp2006-04-011-1/+1
* More French fixes by Bounecgpoirier2006-03-311-63/+63
* Add workarounds for old prerelease versions of alsa-lib 0.9.0 that didcladisch2006-03-311-0/+6
* Capitalization error I missed beforecorey2006-03-311-1/+1
* A question needs a question mark, but in this case I think at least twocorey2006-03-311-1/+1
* Minor spelling and grammar fixes for part 1 of Otvos Attila'scorey2006-03-313-6/+6
* 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...aurel