summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 10l: Gilles uses a series of "*" to mark untranslated strings, which ↵gpoirier2006-04-231-25/+25
| | | | | | shouldn't have been left as is. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18216 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with one of the latest English version, patch by Gilles ↵gpoirier2006-04-231-123/+194
| | | | | | Pelletier < pellgill A gmail P com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18215 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetic fix, splitting long mencoder cmd linereynaldo2006-04-231-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18214 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no ↵reynaldo2006-04-231-6/+6
| | | | | | modifications this time git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18213 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.diego2006-04-221-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18212 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for shared libavutil.diego2006-04-221-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18211 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small fix, incorrect MSGL at fatal errorreynaldo2006-04-222-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18210 b3059339-0415-0410-9bf9-f77b7e298cf2
* The tv color control commands can now also adjust the values.albeu2006-04-221-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18209 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r503 (dct_decimate)lorenm2006-04-223-1/+14
| | | | | | | patch by Guillaume Poirier. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18208 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle the tv color control commands with the properties.albeu2006-04-222-21/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18207 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add --disable-libavutil option to --help output.diego2006-04-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18206 b3059339-0415-0410-9bf9-f77b7e298cf2
* Verticaly center the background around the text.albeu2006-04-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18205 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.243gabrov2006-04-221-4/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add command line options to enable/disable libavutil.diego2006-04-221-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18203 b3059339-0415-0410-9bf9-f77b7e298cf2
* muxer_mpeg rewrittennicodvb2006-04-221-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18202 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed more unused code and struct membersnicodvb2006-04-221-17/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18201 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused variablesnicodvb2006-04-221-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18200 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.76gabrov2006-04-221-1/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18199 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved inline at beginning of declarationnicodvb2006-04-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18198 b3059339-0415-0410-9bf9-f77b7e298cf2
* finally replaced the old interleaving with the new one that respects ↵nicodvb2006-04-221-591/+137
| | | | | | buffering and [pd]ts<->scr constraints; don't check spriv->framebuf_used in find_best_stream() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18197 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make static libavutil detection semantics explicit.diego2006-04-221-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18196 b3059339-0415-0410-9bf9-f77b7e298cf2
* There is a draw_alpha for uyvy, use it.albeu2006-04-221-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18195 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix menu background drawing.albeu2006-04-223-8/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18194 b3059339-0415-0410-9bf9-f77b7e298cf2
* introduced new functions to handle pack writing and interleaving strategy ↵nicodvb2006-04-221-0/+351
| | | | | | (will soon replace current ones) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18193 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: Add missing fallback case for internal FAAD compiler blacklist.diego2006-04-221-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18192 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add properties for the tv input color controls.albeu2006-04-222-7/+67
| | | | | | | | Make the "normal" color controls fallback on the tv ones if not available from vf/vo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18191 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the declarations for mp_property_find/do.albeu2006-04-221-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18190 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxextdiego2006-04-221-1/+1
| | | | | | | without reporting it in the list of CPU flags. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18189 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed muxrates for xvcd and xsvcdnicodvb2006-04-221-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18188 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio init code was previously moved to fix_parameters() so removed from ↵nicodvb2006-04-221-18/+0
| | | | | | write_chunk() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18187 b3059339-0415-0410-9bf9-f77b7e298cf2
* simpler and better subtitles switching, patch by Stanislav Maslovski ↵gpoirier2006-04-221-22/+4
| | | | | | <stanislav P maslovski A gmail P com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18186 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set all processor flags individually, not implied.diego2006-04-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18185 b3059339-0415-0410-9bf9-f77b7e298cf2
* introduced structures and code to keep track of decoder's buffers sizesnicodvb2006-04-221-0/+88
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18184 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable RTC on PowerPC.diego2006-04-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18183 b3059339-0415-0410-9bf9-f77b7e298cf2
* new code to simplify assignment of timestamps; removed temp_ref from ↵nicodvb2006-04-221-258/+133
| | | | | | mpeg_frame_t and modified add_frame() accordingly; removed no more used drop_delayed_audio() and save_delayed_audio() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18182 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: Fix internal FAAD check for non-x86.diego2006-04-221-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18181 b3059339-0415-0410-9bf9-f77b7e298cf2
* We now have CJPG samples and they work with the CJPG and ijpg decoders.diego2006-04-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18180 b3059339-0415-0410-9bf9-f77b7e298cf2
* Blacklist certain gcc versions instead of running an expensive compilationdiego2006-04-221-15/+10
| | | | | | | during the internal FAAD check. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18179 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small hack suggested by dalias to avoid flickering at I framesreynaldo2006-04-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18178 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of ↵reynaldo2006-04-2212-17/+40
| | | | | | modifications as usual git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18177 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixes: get rid of pointless inline attributes and some additional checksreimar2006-04-212-8/+12
| | | | | | | fo ppm reading git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18176 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgotten update_xinerama_info prototypesreimar2006-04-212-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18175 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement getting colors. The mapping between MPlayer's gamma rangealbeu2006-04-211-17/+24
| | | | | | | | (-100/100) and v4l's range (0-65535) had to be changed a bit to avoid rounding errors. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18174 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement tv_get_color_options() and make tv_set_color_options() returnalbeu2006-04-212-9/+27
| | | | | | | mainfull values. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18173 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.260: 10lkraymer2006-04-211-2/+4
| | | | | | | | 1.259: syntax fix for "s" (keyboard control) 1.258: minor markup fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18172 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lkraymer2006-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18171 b3059339-0415-0410-9bf9-f77b7e298cf2
* syntax fix for "s" (keyboard control)kraymer2006-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18170 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo (noticed by "veal" on freenode)kraymer2006-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18169 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix BGR32 big-endian outputpacman2006-04-201-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18168 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed useless (and broken as hell) buffering code from muxer1; buffering ↵nicodvb2006-04-201-42/+1
| | | | | | constraints will be fully respected when one of the forthcoming patches is applied git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18167 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed skip_padding (never used and totally useless)nicodvb2006-04-201-11/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18166 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for DX50 and dx50 4CCsnicodvb2006-04-201-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18165 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed wrong operator precedence in parse_mpeg4_video()nicodvb2006-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18164 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplified code to patch the video framerate (removed silly comparisons)nicodvb2006-04-201-11/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18163 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed timebase from 1024 to 300 (no rounding errors with any of the ↵nicodvb2006-04-201-73/+55
| | | | | | allowed framerates); write scr_extension accordingly. This is the first of a long series of patches to rewrite the muxer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18162 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, aspect_save_screenres must be always called in update_xinerama_info.reimar2006-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18161 b3059339-0415-0410-9bf9-f77b7e298cf2
* better set audio_out_minsize to MAX_FRAMESIZEreimar2006-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18160 b3059339-0415-0410-9bf9-f77b7e298cf2
* set audio_out_minsize, should avoid all "maxlen too small" casesreimar2006-04-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18159 b3059339-0415-0410-9bf9-f77b7e298cf2
* bug fixes: left-over mode variable used uninitialized,reimar2006-04-191-2/+10
| | | | | | | initialize sh->audio_out_minsize to maximum decoded size git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18158 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.242: small grammar fixkraymer2006-04-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18157 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammar fixkraymer2006-04-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18156 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove private comment tagkraymer2006-04-191-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18155 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.241: add a newline before the "Playing"... linekraymer2006-04-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18154 b3059339-0415-0410-9bf9-f77b7e298cf2
* German translation for usage.xmlkraymer2006-04-191-0/+1086
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18153 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a newline before the "Playing"... linereimar2006-04-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18152 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using channel count, samplerate and input bps values from the containerdiego2006-04-191-1/+2
| | | | | | | | | | | instead of the decoder breaks some DTS samples where the container says the audio has 6 channels but the decoder gives 2. In this case take the number of channels from the decoder instead, the output will almost certainly be badly garbled anyway if the number of channels is wrong. patch by Uoti Urpala, uoti <<.>> urpala <<@>> pp1 <<.>> inet <<.>> fi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Register for window-manager delete window events and quit MPlayer.reimar2006-04-191-0/+10
| | | | | | | slightly modified patch from Rickard Narstrom (rickard narstrom at gmail com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18150 b3059339-0415-0410-9bf9-f77b7e298cf2
* also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.reimar2006-04-192-0/+3
| | | | | | | fixes MPlayer exiting without message for e.g. "mplayer -ao" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18149 b3059339-0415-0410-9bf9-f77b7e298cf2
* spellcheck revealed 2 more typos..kraymer2006-04-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18148 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fix: s/20060915/20040915/gpoirier2006-04-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18147 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammar fixkraymer2006-04-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18146 b3059339-0415-0410-9bf9-f77b7e298cf2
* German translation for documentation.xmlkraymer2006-04-181-0/+196
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18145 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove some libmpdvdkit vs libmpdvdkit2 cruft.diego2006-04-181-8/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18144 b3059339-0415-0410-9bf9-f77b7e298cf2
* faad2 updatedrtognimp2006-04-182-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18143 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update to faad2 cvs 20040915+MPlayer fixesrtognimp2006-04-1889-1427/+2143
| | | | | | | Patch by me and Emanuele Giaquinta git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18142 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.15: Explain how security issues should be reported, based on a patch by Ivannkraymer2006-04-181-1/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18141 b3059339-0415-0410-9bf9-f77b7e298cf2
* German translation for mail-lists.xmlkraymer2006-04-181-0/+131
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18140 b3059339-0415-0410-9bf9-f77b7e298cf2
* German translation for install.xmlkraymer2006-04-181-0/+988
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18139 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the RTP demuxer work with libdvdread 0.9.5.diego2006-04-181-1/+1
| | | | | | | | | | ifo_types.h needs the macros UINT8_MAX UINT16_MAX and INT32_MAX, in stdint.h, which are not defined when the language is C++ unless __STDC_LIMIT_MACROS is defined. patch by Emanuele Giaquinta, emanuele <<.>> giaquinta <<@>> gmail <<.>> com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18138 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated references to Arpi as admin.diego2006-04-181-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18137 b3059339-0415-0410-9bf9-f77b7e298cf2
* rtsp options should be available for mencoder as wellreimar2006-04-182-15/+14
| |