| Commit message (Expand) | Author | Age | Files | Lines |
* | Some debugging routines. | eugeni | 2008-02-22 | 2 | -0/+27 |
* | Better handling of behind-the-camera objects. | eugeni | 2008-02-22 | 1 | -2/+3 |
* | Print FreeType version in libass init. Makes error logs slightly more helpful. | eugeni | 2008-02-22 | 1 | -0/+7 |
* | Add MPLAYER_ prefix to the multiple inclusion guards of generated header files. | diego | 2008-02-22 | 1 | -9/+9 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 24 | -72/+74 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 194 | -618/+589 |
* | Discard two symbols from libswscale. | cehoyos | 2008-02-22 | 5 | -23/+18 |
* | Fix continuous scrolling on OS/2 due to status line updates unless -quiet | diego | 2008-02-22 | 1 | -1/+1 |
* | Create standard multiple inclusion guards. | diego | 2008-02-21 | 1 | -9/+9 |
* | Fix copy&paste typo in rgbtest documentation | reimar | 2008-02-21 | 1 | -1/+1 |
* | Remove misplaced #endif comment. | diego | 2008-02-21 | 1 | -1/+1 |
* | sync w/r26052 | gpoirier | 2008-02-21 | 1 | -0/+9 |
* | sync w/ r26019 | gpoirier | 2008-02-21 | 1 | -2/+24 |
* | improve DTD dection of MacPort-install docbook package | gpoirier | 2008-02-21 | 1 | -1/+1 |
* | Document rgbtest arguments | reimar | 2008-02-21 | 1 | -1/+10 |
* | Replace Alpha MVI compiler workarounds by a proper configure check. | diego | 2008-02-21 | 5 | -76/+14 |
* | Use standard multiple inclusion guard. | diego | 2008-02-21 | 1 | -1/+1 |
* | Remove unused #define from config.h. | diego | 2008-02-21 | 1 | -5/+0 |
* | OS/2 getch2() support | diego | 2008-02-21 | 4 | -5/+212 |
* | Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func. | diego | 2008-02-21 | 3 | -3/+3 |
* | Fix r26032: wrong sub stream id assigned to dvdsub_id. | eugeni | 2008-02-21 | 1 | -1/+1 |
* | Add multiple inclusion guard. | diego | 2008-02-21 | 1 | -0/+5 |
* | Add missing multiple inclusion guards. | diego | 2008-02-21 | 5 | -0/+23 |
* | Consistently use filename as multiple inclusion guard. | diego | 2008-02-21 | 4 | -12/+12 |
* | sync w/r25566, patch by mesecam %mesecam A gmail P com% | gpoirier | 2008-02-20 | 1 | -19/+9 |
* | sync w/r25308, patch by mesecam %mesecam A gmail P com % | gpoirier | 2008-02-20 | 1 | -46/+691 |
* | Fix compilation with ASS disabled | reimar | 2008-02-20 | 1 | -1/+1 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 | 12 | -126/+0 |
* | vf_sab mirrors coefficients past the edge of the picture instead of cropping: | diego | 2008-02-20 | 1 | -3/+3 |
* | Add support for DOS-style file:///x:/path paths. | diego | 2008-02-20 | 1 | -0/+6 |
* | cosmetics: Move definitions to a more standard place. | diego | 2008-02-19 | 1 | -9/+9 |
* | Add standard license header and make copyright notices consistent. | diego | 2008-02-19 | 11 | -79/+206 |
* | Clean up lib* version definitions | mru | 2008-02-19 | 1 | -2/+4 |
* | sync w/r24342, patch by jfallah mesecam at gmail dot com | gpoirier | 2008-02-19 | 1 | -84/+105 |
* | Support -slang in lavf demuxer. | eugeni | 2008-02-19 | 1 | -1/+10 |
* | Fill stream->end_pos if possible, fixing lavf demuxers that need to seek. | albeu | 2008-02-19 | 1 | -1/+3 |
* | typo fixes, port of my patch for upstream libmpeg2 | diego | 2008-02-19 | 1 | -2/+2 |
* | Fix illegal identifiers, port of my patch to upstream libmpeg2. | diego | 2008-02-19 | 1 | -8/+8 |
* | Refactor AltiVec macros as done for FFmpeg. | diego | 2008-02-18 | 1 | -14/+7 |
* | Refactor AltiVec macros as done for FFmpeg. | diego | 2008-02-18 | 2 | -35/+21 |
* | This header should not have multiple inclusion guards, it is meant | diego | 2008-02-18 | 1 | -4/+3 |
* | cosmetics: indent, remove trailing whitespace | diego | 2008-02-18 | 1 | -12/+12 |
* | Merge the two conditional definitions of get_current_dir_name. | diego | 2008-02-18 | 1 | -3/+1 |
* | sync w/r26017 | gpoirier | 2008-02-18 | 1 | -3/+3 |
* | basic support for OS/2 in configure | diego | 2008-02-18 | 1 | -3/+21 |
* | Set SYS_BEOS for libdvdcss compilation on BeOS. | diego | 2008-02-18 | 1 | -0/+1 |
* | Allow specifying a size for -vf rgbtest | reimar | 2008-02-17 | 1 | -6/+14 |
* | Document af-*, copied from vf-* | reimar | 2008-02-17 | 1 | -0/+21 |
* | Make -af-pre, -af-add, -af-del and -af-clr available. | reimar | 2008-02-17 | 1 | -1/+1 |
* | removed wrong example | compn | 2008-02-17 | 1 | -0/+6 |
* | synced with r26015 | Gabrov | 2008-02-17 | 2 | -14/+10 |
* | Document that framedrop needs -no-correct-pts | reimar | 2008-02-17 | 1 | -2/+2 |
* | -dumpstream will not dump chapters anymore | compn | 2008-02-17 | 1 | -6/+0 |
* | remove duplicate AV_STRINGIFY() definition | mru | 2008-02-17 | 1 | -3/+0 |
* | Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__. | diego | 2008-02-16 | 4 | -8/+8 |
* | Apple gcc defines __APPLE_ALTIVEC__ with -faltivec. | diego | 2008-02-16 | 1 | -1/+1 |
* | FLAT objects cannot have multiple sections, so using the L1 attributes breaks | diego | 2008-02-16 | 3 | -4/+16 |
* | Avoid reinit of vo with the exactly same parameters over and over. | reimar | 2008-02-16 | 1 | -6/+20 |
* | when seeking in H264 an SPS *should* be a valid entry point; feel free to cha... | nicodvb | 2008-02-16 | 1 | -1/+1 |
* | cosmetics | nicodvb | 2008-02-16 | 1 | -4/+2 |
* | in ts_detect_streams() try to identify the program found based on vpid and ap... | nicodvb | 2008-02-16 | 1 | -0/+7 |
* | libvo: change asm syntax to use ASMALIGN and " # nop" | uau | 2008-02-15 | 2 | -5/+5 |
* | Support icyx://. | reimar | 2008-02-15 | 1 | -1/+1 |
* | Always display Icy-Metadata if available, whether we recognize an ICY-Server | reimar | 2008-02-15 | 1 | -1/+2 |
* | Move printing of Icy-Metadata into an extra function | reimar | 2008-02-15 | 1 | -14/+18 |
* | Remove useless code | reimar | 2008-02-15 | 1 | -6/+6 |
* | Detect IceCast also by Icy-MetaInt header part in http_streaming_start(), | reimar | 2008-02-15 | 1 | -1/+2 |
* | More explicit unsupported pixel format error messages. | benoit | 2008-02-15 | 1 | -2/+2 |
* | Try to make fps float -> AVRational conversion work better. | reimar | 2008-02-14 | 1 | -1/+2 |
* | Change force_fps and force_ofps to double | reimar | 2008-02-14 | 7 | -8/+8 |
* | Change mf_fps to double | reimar | 2008-02-14 | 3 | -4/+4 |
* | Revert accidentially committed line of r25994. | cehoyos | 2008-02-14 | 1 | -1/+1 |
* | typo fix: inited --> initialized | diego | 2008-02-14 | 44 | -198/+198 |
* | add ffpcx decoder, works on my samples. | compn | 2008-02-13 | 2 | -0/+9 |
* | Fix typo. | cehoyos | 2008-02-13 | 1 | -1/+1 |
* | typo | diego | 2008-02-13 | 1 | -1/+1 |
* | Translate stray Italian term. | diego | 2008-02-13 | 1 | -1/+1 |
* | Implement test for system byteswap.h header file. | iive | 2008-02-12 | 1 | -0/+18 |
* | Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts. | reimar | 2008-02-12 | 2 | -6/+3 |
* | -chapter is now handled uniformly calling demuxer_seek_chapter() instead | nicodvb | 2008-02-11 | 5 | -40/+24 |
* | sync w/ r25984 | gpoirier | 2008-02-11 | 1 | -3/+3 |
* | Try harder to find OpenGL functions on Windows. | reimar | 2008-02-11 | 1 | -1/+5 |
* | Slightly document alpha for OSD color | reimar | 2008-02-11 | 2 | -3/+3 |
* | Support alpha for vo gl osdcolor | reimar | 2008-02-11 | 1 | -4/+4 |
* | Remove an extern for a variable that no longer exists | reimar | 2008-02-11 | 1 | -1/+0 |
* | Remove left-over extern definitions that should not be there | reimar | 2008-02-11 | 1 | -2/+0 |
* | #include just libavutil/common.h, not all of libavutil/intreadwrite.h. | diego | 2008-02-11 | 1 | -1/+1 |
* | sync w/r25973 | gpoirier | 2008-02-10 | 1 | -1/+4 |
* | Make some variables static. | reimar | 2008-02-10 | 1 | -6/+6 |
* | Avoid a useless extra pointer variable. | reimar | 2008-02-10 | 1 | -1/+1 |
* | Do not uselessly erase background, OpenGL will take care of drawing everything. | reimar | 2008-02-10 | 1 | -2/+5 |
* | Disable v4l2 if pthreads are not available, fixes bug #1015. | diego | 2008-02-10 | 1 | -2/+2 |
* | Avoid -wid message processing blocking MPlayer. | reimar | 2008-02-10 | 1 | -1/+1 |
* | Hint about possible libmpeg2 problems with -hardframedrop | reimar | 2008-02-10 | 1 | -0/+2 |
* | Forward mouse messages to -wid Window. | reimar | 2008-02-10 | 1 | -1/+15 |
* | r25770: URL updates for contributed win32 stuff. | voroshil | 2008-02-10 | 2 | -11/+6 |
* | Sync tag update: changes in original text are | voroshil | 2008-02-10 | 1 | -1/+1 |
* | Sync tag update | voroshil | 2008-02-10 | 1 | -1/+1 |
* | r25605: properties to get and set angle; patch by oattila chello hu | voroshil | 2008-02-10 | 1 | -1/+5 |
* | Make dither4 & dither8 const. | cehoyos | 2008-02-09 | 2 | -4/+4 |
* | Make sure the -wid window does not get notified when we destroy our attached ... | reimar | 2008-02-09 | 1 | -1/+1 |
* | Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia) | reimar | 2008-02-09 | 1 | -8/+10 |
* | cosmetic typo fix, geneate > generate | compn | 2008-02-09 | 1 | -1/+1 |
* | Use AV_RB*, reduces x86_64 code size by almost 1kB. | reimar | 2008-02-09 | 1 | -18/+12 |
* | in some still unknown system format 0x82 identifies AUDIO_DTS | nicodvb | 2008-02-08 | 1 | -0/+1 |
* | example for setting WMP user-agent string, helps when playlists | reimar | 2008-02-08 | 1 | -0/+4 |
* | Disable http->mmshttp rewriting hack introduced in r25168, | reimar | 2008-02-08 | 1 | -0/+4 |
* | Add aspect_fit declaration missing for w32_common. | reimar | 2008-02-07 | 1 | -0/+1 |
* | Add speex tag | reimar | 2008-02-06 | 1 | -0/+1 |
* | Check buffer index while reading to avoid sig11 | rtogni | 2008-02-05 | 1 | -2/+25 |
* | sync w/r25955 | gpoirier | 2008-02-05 | 1 | -2/+2 |
* | typo fix, noticed by JRaSH | gpoirier | 2008-02-05 | 1 | -1/+1 |
* | It seems that mencoder can not handle correct-pts (lots of "No pts ..." messa... | reimar | 2008-02-05 | 1 | -0/+2 |
* | Add dv50 fourcc to libdv and ffdv, fixing the following sample: | diego | 2008-02-04 | 1 | -0/+2 |
* | Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary | reimar | 2008-02-03 | 1 | -1/+0 |
* | Allow demuxers to choose a default value for correct_pts | reimar | 2008-02-03 | 6 | -9/+22 |
* | Implement keepaspect for Windows OpenGL vos. | reimar | 2008-02-02 | 1 | -0/+12 |
* | Make aspect adjustment calculation simpler and more flexible. | reimar | 2008-02-02 | 1 | -24/+19 |
* | synced with r25947 | Gabrov | 2008-02-02 | 1 | -1/+2 |
* | Add windows cp1256 encoding for arabic, fixes bug #1007 | reimar | 2008-02-01 | 2 | -0/+2 |
* | Update the test for ivtv output driver. | iive | 2008-02-01 | 1 | -2/+8 |
* | ao_functions_t should be const, part 1 | reimar | 2008-02-01 | 5 | -10/+10 |
* | Redraw display on toggling border | reimar | 2008-02-01 | 1 | -0/+1 |
* | Always redraw video on resize. | reimar | 2008-01-31 | 1 | -2/+2 |
* | Remove unused variable. | reimar | 2008-01-30 | 1 | -1/+1 |
* | Fix get_space calculation to always leave some space, esp. for the currently ... | reimar | 2008-01-30 | 1 | -1/+3 |
* | Change code to also work with different outburst sizes | reimar | 2008-01-30 | 1 | -2/+2 |
* | Reduce number of UnqueueBuffer calls | reimar | 2008-01-30 | 1 | -3/+9 |
* | alSourceRewindv seems to be broken in particular in Creatives Windows-Impleme... | reimar | 2008-01-30 | 1 | -1/+1 |
* | Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-I... | reimar | 2008-01-30 | 1 | -1/+1 |
* | Update for security fixes | rtogni | 2008-01-30 | 1 | -0/+9 |
* | Avoid a MANGLE, there is no register pressure and the generated code | reimar | 2008-01-30 | 2 | -3/+3 |
* | mark constants as such | reimar | 2008-01-30 | 1 | -9/+9 |
* | Simplify: use DECLARE_ASM_CONST | reimar | 2008-01-30 | 1 | -14/+15 |
* | Add support for attachments in lavf demuxer. | eugeni | 2008-01-30 | 1 | -0/+7 |
* | Split osd related stuff from mp_core.h into new header file mp_osd.h. | ulion | 2008-01-30 | 2 | -20/+28 |
* | Stream IDs must be written as hex numbers. Fixes | rtogni | 2008-01-29 | 1 | -2/+2 |
* | Consistently give all libass multiple inclusion guards a LIBASS_ prefix. | diego | 2008-01-29 | 10 | -30/+30 |
* | Add a comment to the #if 0 | reimar | 2008-01-29 | 1 | -1/+1 |
* | Ben co-maintains stream_dvdnav.c | nicodvb | 2008-01-29 | 1 | -1/+1 |
* | clarification about dvd still menus | nicodvb | 2008-01-29 | 1 | -1/+1 |
* | Check that index is still within bounds of samples array. | reimar | 2008-01-29 | 1 | -0/+4 |
* | Make sure chunkmap values are within bounds when using them. | reimar | 2008-01-29 | 1 | -2/+3 |
* | Do not pointlessly read data, just skip it. | reimar | 2008-01-29 | 1 | -2/+1 |
* | Disable reading of flac metadata, mere metadata is not worth such a mess. | reimar | 2008-01-29 | 1 | -1/+3 |
* | Properly check length of flac metadata. | reimar | 2008-01-29 | 1 | -0/+2 |
* | dvd still menus and latm aac | nicodvb | 2008-01-29 | 1 | -0/+2 |
* | show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore ... | nicodvb | 2008-01-29 | 1 | -2/+2 |
* | Fix r25817 to not always destroy codec_tag, this broke playback of e.g. ape f... | reimar | 2008-01-29 | 1 | -3/+6 |
* | Allow for larger fragment programs. | reimar | 2008-01-29 | 1 | -3/+10 |
* | More places that should use SEEK_ABSOLUTE / SEEK_FACTOR | reimar | 2008-01-29 | 1 | -5/+5 |
* | Use defines to give names to the different seek flags. | reimar | 2008-01-29 | 26 | -64/+65 |
* | Make some assembler constants global instead of declaring them multiple times. | reimar | 2008-01-29 | 6 | -60/+43 |
* | Make mov subtitles work with -ass | reimar | 2008-01-29 | 1 | -1/+1 |
* | clarify comments/docs about lav* being the preferred place to implement new | ivo | 2008-01-28 | 5 | -10/+18 |
* | Support CODEC_ID_MOV_TEXT | reimar | 2008-01-28 | 1 | -0/+2 |
* | Simplify a condition that probably is not necessary at all | reimar | 2008-01-28 | 1 | -1/+1 |
* | sync with r25663 and misc. fixes, patch by JRaSH | kraymer | 2008-01-28 | 1 | -37/+40 |
* | copy note on new demuxers and codecs to the top of the array as well to be | ivo | 2008-01-28 | 3 | -0/+9 |
* | Use DECLARE_ASM_CONST where possible in libswscale code | reimar | 2008-01-28 | 3 | -73/+73 |
* | sync w/ r25821 | gpoirier | 2008-01-28 | 1 | -2/+2 |
* | vcd_read must read exactly VCD_SECTOR_DATA bytes. | reimar | 2008-01-28 | 1 | -1/+1 |
* | note on new demuxers and codecs, add them to lav* instead of libmp* | ivo | 2008-01-28 | 5 | -0/+12 |
* | port libmpdemux demuxers to libavformat or rewrite from scratch | ivo | 2008-01-28 | 1 | -0/+10 |
* | Get rid of redundant dbg_printf redefinition. Fixes some warnings: | diego | 2008-01-28 | 2 | -23/+14 |
* | Consistently use uppercase filename as multiple inclusion guard. | diego | 2008-01-28 | 17 | -51/+51 |
* | Fix compilation failure because bitfile was undefined: | diego | 2008-01-28 | 1 | -0/+1 |
* | Add multiple inclusion guards. | diego | 2008-01-27 | 3 | -2/+11 |
* | Replace with the output of the updated alaw-gen generator program. | diego | 2008-01-27 | 1 | -64/+69 |
* | Add multiple inclusion guards to generated header file. | diego | 2008-01-27 | 1 | -2/+7 |
* | Change format string so that the table is nicely aligned. | diego | 2008-01-27 | 1 | -2/+2 |
* | The alaw tables should be const. | diego | 2008-01-27 | 1 | -2/+2 |
* | Rename some identifiers to not use leading underscores. | diego | 2008-01-27 | 1 | -14/+11 |
* | Fix illegal identifiers, names starting wi |