summaryrefslogtreecommitdiffstats
<
Commit message (Expand)AuthorAgeFilesLines
* synced with 1.1042gabrov2006-04-251-12/+47
* Fix most of the mistakes pointed out by Diego.albeu2006-04-254-41/+41
* synced with 1.246gabrov2006-04-251-8/+256
* synced with 1.105gabrov2006-04-251-8/+8
* synced with 1.26gabrov2006-04-251-3/+3
* Synced with 1.242jheryan2006-04-251-24/+162
* Synced with 1.1258jheryan2006-04-251-21/+105
* Synced with 1.15jheryan2006-04-252-19/+69
* Synced with 1.80jheryan2006-04-251-98/+152
* Synced with 1.103jheryan2006-04-251-11/+23
* Synced with 1.63jheryan2006-04-251-2/+2
* Synced with 1.25jheryan2006-04-251-2/+2
* Synced with 1.102jheryan2006-04-251-1/+11
* Synced with 1.47jheryan2006-04-251-28/+52
* Synced with 1.76jheryan2006-04-251-1/+46
* Synced with 1.16jheryan2006-04-251-1/+2
* sync with 1.245luran2006-04-251-39/+449
* No need to include the whole libinput in mencoderalbeu2006-04-252-2/+6
* Simplify x86 CPU flag/extension check.diego2006-04-251-29/+18
* Doxygen Attack! - Chapter 3albeu2006-04-258-47/+200
* Adding Otvos Attila to authors listreynaldo2006-04-241-0/+3
* Get rid of unneeded alignnplourde2006-04-241-4/+0
* make _res_comment usage consistentrathann2006-04-241-7/+7
* Doxygen attack! - Chapter 2albeu2006-04-241-19/+111
* fix printf->mp_msg transition, 10l to Reynaldo and/or Attilarathann2006-04-241-1/+1
* Add exgrtognimp2006-04-241-0/+4
* Doxygen attack!albeu2006-04-248-126/+618
* MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.albeu2006-04-241-0/+1
* synced with 1.1036gabrov2006-04-241-2343/+7253
* - fix configure output for XvMC and DGA testsrathann2006-04-241-3/+4
* Small grammar fixes:corey2006-04-241-2/+2
* small fix on -identify section of the manpage, new line for new sentence and ...reynaldo2006-04-241-2/+2
* 1.245: Improve some messages, typo fix.kraymer2006-04-241-8/+8
* Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.diego2006-04-241-1/+1
* 1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..kraymer2006-04-241-2/+250
* removed more unused stuffnicodvb2006-04-241-7/+2
* when muxing mpeg audio streams analyze the first 32 KB of data to obtain the ...nicodvb2006-04-241-3/+51
* fix typo X<->Yattila2006-04-241-1/+1
* AVI files *can* contain aspect ration information, closes #483.diego2006-04-241-1/+1
* Other players apart from MPlayer support MPEG-4 aspect now, closes #482.diego2006-04-241-3/+3
* Add uaurtognimp2006-04-241-0/+3
* 5 - Drop more buffered audio data left from old position when seeking.rtognimp2006-04-241-0/+2
* 4 - Implement a better way to calculate current audio pts and use it forrtognimp2006-04-247-13/+55
* 3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h tortognimp2006-04-242-6/+1
* 1 - Remove kernel HZ=100 assumptions that are no longer true fromrtognimp2006-04-241-8/+7
* Improve some messages, typo fix.diego2006-04-241-7/+7
* simplified parse_audio()nicodvb2006-04-241-72/+63
* Get ride of the several if(identify) messy lines and rearangment of some of t...reynaldo2006-04-2426-175/+113
* Do not give bogus timestamps for laced packets with no default duration. Patc...mosu2006-04-241-0/+4
* sycn with 1.1266gpoirier2006-04-241-3/+1
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...reynaldo2006-04-2420-331/+596
* 1.1266: Remove support for default.sub.kraymer2006-04-231-3/+1
* Remove support for default.sub.diego2006-04-233-18/+6
* Kill an unused variable warning.diego2006-04-231-0/+2
* cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowextdiego2006-04-231-27/+27
* Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.gpoirier2006-04-231-0/+4377
* 1.1265: Add a new command: osd_show_property_text that show an expanded prope...kraymer2006-04-231-1/+32
* sync with 1.1265gpoirier2006-04-231-4/+37
* Add properties to get/set the stream position and get the streamalbeu2006-04-231-0/+53
* resource leak fix.gpoirier2006-04-231-0/+3
* Fix up osd_show_/operty_text.diego2006-04-231-2/+2
* Align osd_show_text with osd_show_property_text.albeu2006-04-233-3/+5
* Add a new command: osd_show_property_text that show an expanded propertyalbeu2006-04-236-0/+23
* Remove second, redundant x86_exts_check.diego2006-04-231-2/+0
* Fix up -msgcharset and MPLAYER_CHARSET.diego2006-04-231-9/+11
* Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.diego2006-04-231-3/+3
* Partially revert 1.140, restoring the old behaviour for all codecsrtognimp2006-04-231-2/+5
* typo fixgabrov2006-04-231-1/+1
* document message charset functionalityreimar2006-04-231-4/+10
* 10l: Gilles uses a series of "*" to mark untranslated strings, which shouldn'...gpoirier2006-04-231-25/+25
* Partial sync with one of the latest English version, patch by Gilles Pelletie...gpoirier2006-04-231-123/+194
* Cosmetic fix, splitting long mencoder cmd linereynaldo2006-04-231-1/+7
* Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modification...reynaldo2006-04-231-6/+6
* Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.diego2006-04-221-0/+8
* Add support for shared libavutil.diego2006-04-221-0/+27
* Small fix, incorrect MSGL at fatal errorreynaldo2006-04-222-2/+2
* The tv color control commands can now also adjust the values.albeu2006-04-221-8/+8
* sync to x264 r503 (dct_decimate)lorenm2006-04-223-1/+14
* Handle the tv color control commands with the properties.albeu2006-04-222-21/+10
* Add --disable-libavutil option to --help output.diego2006-04-221-0/+1
* Verticaly center the background around the text.albeu2006-04-221-3/+3
* synced with 1.243gabrov2006-04-221-4/+23
* Add command line options to enable/disable libavutil.diego2006-04-221-0/+2
* muxer_mpeg rewrittennicodvb2006-04-221-0/+2
* removed more unused code and struct membersnicodvb2006-04-221-17/+6
* removed unused variablesnicodvb2006-04-221-6/+5
* synced with 1.76gabrov2006-04-221-1/+33
* moved inline at beginning of declarationnicodvb2006-04-221-1/+1
* finally replaced the old interleaving with the new one that respects bufferin...nicodvb2006-04-221-591/+137
* Make static libavutil detection semantics explicit.diego2006-04-221-4/+7
* There is a draw_alpha for uyvy, use it.albeu2006-04-221-0/+2
* Fix menu background drawing.albeu2006-04-223-8/+12
* introduced new functions to handle pack writing and interleaving strategy (wi...nicodvb2006-04-221-0/+351
* 10l: Add missing fallback case for internal FAAD compiler blacklist.diego2006-04-221-0/+3
* Add properties for the tv input color controls.albeu2006-04-222-7/+67
* Add the declarations for mp_property_find/do.albeu2006-04-221-0/+8
* Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxextdiego2006-04-221-1/+1
* fixed muxrates for xvcd and xsvcdnicodvb2006-04-221-4/+2
* audio init code was previously moved to fix_parameters() so removed from writ...nicodvb2006-04-221-18/+0
* simpler and better subtitles switching, patch by Stanislav Maslovski <stanisl...gpoirier2006-04-221-22/+4
* Set all processor flags individually, not implied.diego2006-04-221-2/+2
* introduced structures and code to keep track of decoder's buffers sizesnicodvb2006-04-221-0/+88
* Disable RTC on PowerPC.diego2006-04-221-0/+1
* new code to simplify assignment of timestamps; removed temp_ref from mpeg_fra...nicodvb2006-04-221-258/+133
* 10l: Fix internal FAAD check for non-x86.diego2006-04-221-3/+2
* We now have CJPG samples and they work with the CJPG and ijpg decoders.diego2006-04-221-2/+2
* Blacklist certain gcc versions instead of running an expensive compilationdiego2006-04-221-15/+10
* Small hack suggested by dalias to avoid flickering at I framesreynaldo2006-04-221-1/+1
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...reynaldo2006-04-2212-17/+40
* minor fixes: get rid of pointless inline attributes and some additional checksreimar2006-04-212-8/+12
* forgotten update_xinerama_info prototypesreimar2006-04-212-0/+3
* Implement getting colors. The mapping between MPlayer's gamma rangealbeu2006-04-211-17/+24
* Implement tv_get_color_options() and make tv_set_color_options() returnalbeu2006-04-212-9/+27
* 1.260: 10lkraymer2006-04-211-2/+4
* 10lkraymer2006-04-211-1/+1
* syntax fix for "s" (keyboard control)kraymer2006-04-211-1/+1
* typo (noticed by "veal" on freenode)kraymer2006-04-211-1/+1
* Fix BGR32 big-endian outputpacman2006-04-201-0/+6
* removed useless (and broken as hell) buffering code from muxer1; buffering co...nicodvb2006-04-201-42/+1
* removed skip_padding (never used and totally useless)nicodvb2006-04-201-11/+1
* added support for DX50 and dx50 4CCsnicodvb2006-04-201-1/+3
* fixed wrong operator precedence in parse_mpeg4_video()nicodvb2006-04-201-1/+1
* simplified code to patch the video framerate (removed silly comparisons)nicodvb2006-04-201-11/+13
* changed timebase from 1024 to 300 (no rounding errors with any of the allowed...nicodvb2006-04-201-73/+55
* 10l, aspect_save_screenres must be always called in update_xinerama_info.reimar2006-04-201-1/+1
* better set audio_out_minsize to MAX_FRAMESIZEreimar2006-04-201-1/+1
* set audio_out_minsize, should avoid all "maxlen too small" casesreimar2006-04-191-1/+1
* bug fixes: left-over mode variable used uninitialized,reimar2006-04-191-2/+10
* 1.242: small grammar fixkraymer2006-04-191-2/+2
* small grammar fixkraymer2006-04-191-1/+1
* remove private comment tagkraymer2006-04-191-1/+0
* 1.241: add a newline before the "Playing"... linekraymer2006-04-191-2/+2
* German translation for usage.xmlkraymer2006-04-191-0/+1086
* add a newline before the "Playing"... linereimar2006-04-192-2/+2
* Using channel count, samplerate and input bps values from the containerdiego2006-04-191-1/+2
* Register for window-manager delete window events and quit MPlayer.reimar2006-04-191-0/+10
* also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.reimar2006-04-192-0/+3
* spellcheck revealed 2 more typos..kraymer2006-04-191-2/+2
* typo fix: s/20060915/20040915/gpoirier2006-04-191-1/+1
* small grammar fixkraymer2006-04-181-2/+2
* German translation for documentation.xmlkraymer2006-04-181-0/+196
* Remove some libmpdvdkit vs libmpdvdkit2 cruft.diego2006-04-181-8/+3
* faad2 updatedrtognimp2006-04-182-1/+2
* Update to faad2 cvs 20040915+MPlayer fixesrtognimp2006-04-1889-1427/+2143
* 1.15: Explain how security issues should be reported, based on a patch by Ivannkraymer2006-04-181-1/+16
* German translation for mail-lists.xmlkraymer2006-04-181-0/+131
* German translation for install.xmlkraymer2006-04-181-0/+988
* Make the RTP demuxer work with libdvdread 0.9.5.diego2006-04-181-1/+1
* Remove outdated references to Arpi as admin.diego2006-04-181-3/+1
* rtsp options should be available for mencoder as wellreimar2006-04-182-15/+14
* Clarify ffvorbis comment.diego2006-04-181-1/+1
* A new German translation of the XML documentation is in the works.diego2006-04-1810-8024/+0
* minor markup fixesdiego2006-04-181-2/+2
* removed unreachable code: this filter can't compile with external libavcodec ...nicodvb2006-04-174-21/+0
* 10l: build fix.gpoirier2006-04-171-8/+8
* Include buffered decoded audio in A-V sync calculations.corey2006-04-171-3/+2
* fixes decoding demoscene.tv nsv at http://213.186.36.129:8000gpoirier2006-04-171-1/+1
* add translation of audio.xmlkraymer2006-04-171-0/+61
* English docs should be built first.diego2006-04-171-1/+1
* Simplify link removal.diego2006-04-171-3/+1
* add support for German translationkraymer2006-04-171-1/+1
* add finished translations forkraymer2006-04-173-0/+640
* add missing Makefile for German xml docskraymer2006-04-171-0/+11
* sync with 1.1257gpoirier2006-04-161-2/+40
* 1.1257: Fix and improve xinerama supportkraymer2006-04-161-2/+22
* 1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or M...kraymer2006-04-161-2/+4
* Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).gpoirier2006-04-165-1/+44
* Use ULL for > 32 bits constant.reimar2006-04-161-1/+1
* Fix and improve xinerama supportreimar2006-04-1615-103/+121
* remove completely pointless != NULL checkreimar2006-04-161-1/+1
* more .charset files based on guessworkreimar2006-04-1610-0/+10
* UTF-8 is more portable that utf8reimar2006-04-161-1/+1
* Add some files I maintainreimar2006-04-161-0/+3
* recognize future pentium-m processors, e.g. there is intel core with model 14iive2006-04-161-1/+1
* 10l in rgb2rgb_template.ciive2006-04-161-2/+2
* fallback to USERPROFILE environment variable for caching CSS keys whenreimar2006-04-152-0/+15
* ffvorbisdiego2006-04-151-0/+9
* 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from wor...reimar2006-04-151-1/+1
* always cast stream IDs to unsigned before comparing to MAX_STREAMS.reimar2006-04-151-4/+4
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...reimar2006-04-153-0/+12
* add support for intel mac. mp3lib is not fixed yet.nplourde2006-04-1517-88/+123
* synced with 1.15gabrov2006-04-151