| Commit message (Expand) | Author | Age |
* | Remove two unused functions in asxparser | reimar | 2007-06-24 |
* | Get rid of a completely useless cast | reimar | 2007-06-24 |
* | ass_enabled is already in mp_core.h | reimar | 2007-06-24 |
* | Do not prototype spudec_draw_scaled twice | reimar | 2007-06-24 |
* | suboverlap_enabled is already declared in included subreader.h | reimar | 2007-06-24 |
* | vo_init is x11 specific and has no place in video_out.h. | reimar | 2007-06-24 |
* | Remove redundant vo_format_name, included img_format.h already provides it | reimar | 2007-06-24 |
* | Add a (almost correct) prototype for vcd_seek_to_track | reimar | 2007-06-24 |
* | pstrcpy -> av_strlcpy | reimar | 2007-06-24 |
* | Fix dvd:// subtitle handling to always report the MPEG stream id, because | reimar | 2007-06-24 |
* | Remove the now unused demux_mkv_change_subs function | reimar | 2007-06-24 |
* | Simplify and correct subtitle selection, no more special cases for | reimar | 2007-06-24 |
* | Set demuxer->sub->sh to one of the s_streams like done for audio and video. | reimar | 2007-06-24 |
* | r23504: -lavdopts threads is only implemented for mpeg[12] | voroshil | 2007-06-24 |
* | r23578: Fix license header. | voroshil | 2007-06-24 |
* | r23588: The audio balance feature implemented with af_pan. | voroshil | 2007-06-24 |
* | add myself as co-maintainer of demux_mkv.c | aurel | 2007-06-23 |
* | Fix r23353, it broke ao_sun on non-BSD due to accidentially removing | reimar | 2007-06-23 |
* | Fix memleak due to not freeing demuxer->s_streams | reimar | 2007-06-23 |
* | 100l, last demux_mkv patch passed ints instead of pointers to them to sscanf | reimar | 2007-06-23 |
* | Use sh_sub_t instead of mkv_track_t argument where possible, simplifying the ... | reimar | 2007-06-23 |
* | Document the effect of -really-quiet on gmplayer. | reimar | 2007-06-23 |
* | Nico claims to never have had any problems with X11 compilation on Mandrake. | diego | 2007-06-23 |
* | Hack around some fullscreen issues with gl under Windows | reimar | 2007-06-22 |
* | unbreak armv6 previously broken by me... | lu_zero | 2007-06-22 |
* | integrating ff_bfin_get_unscaled_swscale into the system | mhoffman | 2007-06-22 |
* | adding Blackfin swscale_bfin infrastructure, and the first swscale routine uy... | mhoffman | 2007-06-22 |
* | document pointer offset by -8 | mhoffman | 2007-06-22 |
* | re pipeline loop, to eliminate extra chroma reads | mhoffman | 2007-06-22 |
* | correct chroma skewing bug, caused by incorrect stride adjustments | mhoffman | 2007-06-22 |
* | Unbreak altivec | lu_zero | 2007-06-21 |
* | grammar error fixed | ptt | 2007-06-21 |
* | elected me as italian docs translation mantainer, so i can get my own insults ;) | ptt | 2007-06-21 |
* | sync'ed with r23588 | ptt | 2007-06-21 |
* | other corrections, pointed out by emanuele aina (italian translation project) | ptt | 2007-06-21 |
* | a few corrections, pointed out nicely by nico sabbi, thanx | ptt | 2007-06-21 |
* | added some carriage returns and full stops, plus a missing 'option' | ptt | 2007-06-21 |
* | Revert r23530. | voroshil | 2007-06-21 |
* | demux_mkv very long seek fix | uau | 2007-06-20 |
* | Fix demuxer.h multiple inclusion guard | uau | 2007-06-20 |
* | Remove useless demnuxer.h include from matroska.h, it creats "hundreds" of | reimar | 2007-06-20 |
* | Simplify network timeout calculation. | cehoyos | 2007-06-20 |
* | The audio balance feature implemented with af_pan. | zuxy | 2007-06-20 |
* | some more reqs from users | compn | 2007-06-19 |
* | Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines | reimar | 2007-06-19 |
* | Simplify generation of ARCH_ and corresponding ENABLE_ defines | reimar | 2007-06-19 |
* | Add an optional third parameter to ff_config_enable in preparation | reimar | 2007-06-19 |
* | Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with | reimar | 2007-06-19 |
* | fix typos noted by Nicolas Legrand | gpoirier | 2007-06-19 |
* | Port changes for older Subversion releases from FFmpeg. | diego | 2007-06-19 |