| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 with __ are reserved for the system. | diego | 2008-01-27 | 1 | -12/+12 |
* | Change #warning to FIXME comments. | diego | 2008-01-27 | 1 | -2/+2 |
* | Fix illegal identifiers, names starting with __ are reserved for the system. | diego | 2008-01-27 | 2 | -15/+15 |
* | Remove setting of ldconfig, it is unused. | diego | 2008-01-27 | 1 | -6/+0 |
* | Reindent | reimar | 2008-01-27 | 1 | -10/+10 |
* | Simplify subtitle handling with -ass | reimar | 2008-01-27 | 1 | -8/+6 |
* | Support mov subtitle format directly instead of converting to text in the dem... | reimar | 2008-01-27 | 2 | -11/+12 |
* | reindent after r25881 | ben | 2008-01-27 | 1 | -6/+6 |
* | sub_scale command can now handle both ass and non-ass subs at a time | ben | 2008-01-27 | 1 | -8/+0 |
* | Make sure sub_font is freed. | reimar | 2008-01-27 | 1 | -0/+2 |
* | Allow independent scaling of vo_font and sub_font. | reimar | 2008-01-27 | 5 | -16/+16 |
* | sync with r25821, patch by JRaSH (jrash06 163 com) | kraymer | 2008-01-27 | 1 | -19/+80 |
* | Remove $Id$ tags, they make diffs between different versions | reimar | 2008-01-27 | 29 | -29/+0 |
* | Always use inline instead of _inline, the former is supported by all | reimar | 2008-01-27 | 1 | -4/+0 |
* | Use the standard "static inline" instead of some broken ifdef mess | reimar | 2008-01-27 | 2 | -11/+23 |
* | Prefer lavf mov demuxer over our own, it should work better most of the time ... | reimar | 2008-01-27 | 1 | -0/+1 |
* | Simplify init_vobsub: pass palette via extradata. | reimar | 2008-01-26 | 1 | -8/+3 |
* | Support vobsub palette in extradata, as exported by libavformat | reimar | 2008-01-26 | 1 | -0/+8 |
* | 100l, inverted condition for AVSEEK_FLAG_BACKWARD | reimar | 2008-01-26 | 1 | -0/+1 |
* | Used wrong condition for using AVSEEK_FLAG_BACKWARD, it should depend on | reimar | 2008-01-26 | 1 | -2/+3 |
* | Cosmetics: remove some trailing whitespace | reimar | 2008-01-26 | 1 | -17/+17 |
* | Add QDM2 codec identifier | reimar | 2008-01-26 | 1 | -0/+1 |
* | Partially support vobsub subtitles from lavf demuxers (palette support missing) | reimar | 2008-01-26 | 1 | -0/+2 |
* | in the crazy ES probing code return DEMUXER_TYPE_MPEG_ES (mpeg12v) only if we... | nicodvb | 2008-01-26 | 1 | -1/+4 |
* | in the PMT stream_type==0x11 indicates AAC in LATM streams, that now libfaad ... | nicodvb | 2008-01-26 | 1 | -0/+1 |
* | added code to check and handle the presence of LATM streams in the init() and... | nicodvb | 2008-01-26 | 2 | -2/+69 |
* | added AudioSpecificConfigFromBitfile() -that reads from an initizialized | nicodvb | 2008-01-26 | 3 | -33/+46 |
* | generic functions and structures to parse and statekeep LATM streams | nicodvb | 2008-01-26 | 4 | -0/+207 |
* | in GASpecificConfig 1 bit (extensionflag3) wasn't being read and the comment ... | nicodvb | 2008-01-26 | 1 | -2/+3 |
* | factorize 2 tests | ben | 2008-01-26 | 1 | -2/+3 |
* | Check for stream change in dvdnav. | ben | 2008-01-26 | 1 | -0/+8 |
* | add a new state flag to dvdnav in order to notify if | ben | 2008-01-26 | 2 | -0/+21 |
* | remove useless casts | ben | 2008-01-26 | 1 | -10/+10 |
* | simplify by a one-liner | ben | 2008-01-26 | 1 | -2/+1 |
* | remove the spu_set field, replaced by a flag | ben | 2008-01-26 | 1 | -3/+4 |
* | this end brace was not correctly indented | ben | 2008-01-26 | 1 | -1/+1 |
* | automatically set spu button highlight when nav cell has changed | ben | 2008-01-26 | 1 | -0/+3 |
* | Add support for dvdnav still frames playback. | ben | 2008-01-26 | 5 | -33/+345 |
* | set -vc=ffmpeg12 as dvdnav prefered decoder | ben | 2008-01-25 | 1 | -0/+4 |
* | spelling cosmetics | diego | 2008-01-25 | 1 | -4/+4 |
* | add documentation about switch_angle and switch_title slave commands | ben | 2008-01-24 | 1 | -0/+10 |
* | array was defined for 6 elements while 7 were declared | ben | 2008-01-24 | 1 | -1/+1 |
* | type expected by dvdnav_get_title_string() is const | ben | 2008-01-24 | 1 | -1/+1 |
* | remove some redundant declarations | ben | 2008-01-24 | 1 | -3/+0 |
* | Add new command to switch between dvdnav titles | ben | 2008-01-24 | 5 | -0/+18 |
* | cosmetic: reindent code after r25843 | ben | 2008-01-23 | 1 | -7/+7 |
* | sub_scale command now works with ass subtitles renderer | ben | 2008-01-23 | 1 | -0/+27 |
* | Add ass_use_margins command and property to shift subtitles to margins and back | eugeni | 2008-01-23 | 3 | -0/+32 |
* | Add global ass_force_reload flag. | eugeni | 2008-01-23 | 4 | -2/+17 |
* | Ignore compare. | diego | 2008-01-23 | 0 | -0/+0 |
* | Zero codec_inited in the init() function, so that it's cleared everytime | rtogni | 2008-01-23 | 1 | -0/+1 |
* | Add a few const attributes | reimar | 2008-01-23 | 1 | -2/+2 |
* | Use the proper option name for constant quantizer | iive | 2008-01-23 | 1 | -1/+1 |
* | Move Zoran video controller check after the libavcodec one. | iive | 2008-01-23 | 1 | -25/+26 |
* | Disable unused functions find_handle_2, find_handle_by_name, fixes the warning: | diego | 2008-01-23 | 1 | -0/+4 |
* | Disable unused function test_heap, fixes the warning: | diego | 2008-01-23 | 1 | -2/+4 |
* | Remove unused function exp_ftol_wrong, fixes the warning: | diego | 2008-01-23 | 1 | -6/+0 |
* | Remove unused function fixup_address, fixes the warning: | diego | 2008-01-23 | 1 | -12/+0 |
* | Remove unused DPRINTF__ macro. | diego | 2008-01-23 | 1 | -9/+0 |
* | Move compare.c to TOOLS, add it to the Makefile and document it. | diego | 2008-01-23 | 3 | -0/+11 |
* | Fix typo in comment | reimar | 2008-01-21 | 1 | -1/+1 |
* | Remove useless casts | reimar | 2008-01-21 | 1 | -2/+2 |
* | synced with r25826 | Gabrov | 2008-01-21 | 4 | -32/ |