| Commit message (Expand) | Author | Age |
* | sync w/r25955 | gpoirier | 2008-02-05 |
* | typo fix, noticed by JRaSH | gpoirier | 2008-02-05 |
* | It seems that mencoder can not handle correct-pts (lots of "No pts ..." messa... | reimar | 2008-02-05 |
* | Add dv50 fourcc to libdv and ffdv, fixing the following sample: | diego | 2008-02-04 |
* | Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary | reimar | 2008-02-03 |
* | Allow demuxers to choose a default value for correct_pts | reimar | 2008-02-03 |
* | Implement keepaspect for Windows OpenGL vos. | reimar | 2008-02-02 |
* | Make aspect adjustment calculation simpler and more flexible. | reimar | 2008-02-02 |
* | synced with r25947 | Gabrov | 2008-02-02 |
* | Add windows cp1256 encoding for arabic, fixes bug #1007 | reimar | 2008-02-01 |
* | Update the test for ivtv output driver. | iive | 2008-02-01 |
* | ao_functions_t should be const, part 1 | reimar | 2008-02-01 |
* | Redraw display on toggling border | reimar | 2008-02-01 |
* | Always redraw video on resize. | reimar | 2008-01-31 |
* | Remove unused variable. | reimar | 2008-01-30 |
* | Fix get_space calculation to always leave some space, esp. for the currently ... | reimar | 2008-01-30 |
* | Change code to also work with different outburst sizes | reimar | 2008-01-30 |
* | Reduce number of UnqueueBuffer calls | reimar | 2008-01-30 |
* | alSourceRewindv seems to be broken in particular in Creatives Windows-Impleme... | reimar | 2008-01-30 |
* | Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-I... | reimar | 2008-01-30 |
* | Update for security fixes | rtogni | 2008-01-30 |
* | Avoid a MANGLE, there is no register pressure and the generated code | reimar | 2008-01-30 |
* | mark constants as such | reimar | 2008-01-30 |
* | Simplify: use DECLARE_ASM_CONST | reimar | 2008-01-30 |
* | Add support for attachments in lavf demuxer. | eugeni | 2008-01-30 |
* | Split osd related stuff from mp_core.h into new header file mp_osd.h. | ulion | 2008-01-30 |
* | Stream IDs must be written as hex numbers. Fixes | rtogni | 2008-01-29 |
* | Consistently give all libass multiple inclusion guards a LIBASS_ prefix. | diego | 2008-01-29 |
* | Add a comment to the #if 0 | reimar | 2008-01-29 |
* | Ben co-maintains stream_dvdnav.c | nicodvb | 2008-01-29 |
* | clarification about dvd still menus | nicodvb | 2008-01-29 |
* | Check that index is still within bounds of samples array. | reimar | 2008-01-29 |
* | Make sure chunkmap values are within bounds when using them. | reimar | 2008-01-29 |
* | Do not pointlessly read data, just skip it. | reimar | 2008-01-29 |
* | Disable reading of flac metadata, mere metadata is not worth such a mess. | reimar | 2008-01-29 |
* | Properly check length of flac metadata. | reimar | 2008-01-29 |
* | dvd still menus and latm aac | nicodvb | 2008-01-29 |
* | show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore ... | nicodvb | 2008-01-29 |
* | Fix r25817 to not always destroy codec_tag, this broke playback of e.g. ape f... | reimar | 2008-01-29 |
* | Allow for larger fragment programs. | reimar | 2008-01-29 |
* | More places that should use SEEK_ABSOLUTE / SEEK_FACTOR | reimar | 2008-01-29 |
* | Use defines to give names to the different seek flags. | reimar | 2008-01-29 |
* | Make some assembler constants global instead of declaring them multiple times. | reimar | 2008-01-29 |
* | Make mov subtitles work with -ass | reimar | 2008-01-29 |
* | clarify comments/docs about lav* being the preferred place to implement new | ivo | 2008-01-28 |
* | Support CODEC_ID_MOV_TEXT | reimar | 2008-01-28 |
* | Simplify a condition that probably is not necessary at all | reimar | 2008-01-28 |
* | sync with r25663 and misc. fixes, patch by JRaSH | kraymer | 2008-01-28 |
* | copy note on new demuxers and codecs to the top of the array as well to be | ivo | 2008-01-28 |
* | Use DECLARE_ASM_CONST where possible in libswscale code | reimar | 2008-01-28 |