aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove two unused functions in asxparserGravatar reimar2007-06-24
* Get rid of a completely useless castGravatar reimar2007-06-24
* ass_enabled is already in mp_core.hGravatar reimar2007-06-24
* Do not prototype spudec_draw_scaled twiceGravatar reimar2007-06-24
* suboverlap_enabled is already declared in included subreader.hGravatar reimar2007-06-24
* vo_init is x11 specific and has no place in video_out.h.Gravatar reimar2007-06-24
* Remove redundant vo_format_name, included img_format.h already provides itGravatar reimar2007-06-24
* Add a (almost correct) prototype for vcd_seek_to_trackGravatar reimar2007-06-24
* pstrcpy -> av_strlcpyGravatar reimar2007-06-24
* Fix dvd:// subtitle handling to always report the MPEG stream id, becauseGravatar reimar2007-06-24
* Remove the now unused demux_mkv_change_subs functionGravatar reimar2007-06-24
* Simplify and correct subtitle selection, no more special cases forGravatar reimar2007-06-24
* Set demuxer->sub->sh to one of the s_streams like done for audio and video.Gravatar reimar2007-06-24
* r23504: -lavdopts threads is only implemented for mpeg[12]Gravatar voroshil2007-06-24
* r23578: Fix license header.Gravatar voroshil2007-06-24
* r23588: The audio balance feature implemented with af_pan.Gravatar voroshil2007-06-24
* add myself as co-maintainer of demux_mkv.cGravatar aurel2007-06-23
* Fix r23353, it broke ao_sun on non-BSD due to accidentially removingGravatar reimar2007-06-23
* Fix memleak due to not freeing demuxer->s_streamsGravatar reimar2007-06-23
* 100l, last demux_mkv patch passed ints instead of pointers to them to sscanfGravatar reimar2007-06-23
* Use sh_sub_t instead of mkv_track_t argument where possible, simplifying the ...Gravatar reimar2007-06-23
* Document the effect of -really-quiet on gmplayer.Gravatar reimar2007-06-23
* Nico claims to never have had any problems with X11 compilation on Mandrake.Gravatar diego2007-06-23
* Hack around some fullscreen issues with gl under WindowsGravatar reimar2007-06-22
* unbreak armv6 previously broken by me...Gravatar lu_zero2007-06-22
* integrating ff_bfin_get_unscaled_swscale into the systemGravatar mhoffman2007-06-22
* adding Blackfin swscale_bfin infrastructure, and the first swscale routine uy...Gravatar mhoffman2007-06-22
* document pointer offset by -8Gravatar mhoffman2007-06-22
* re pipeline loop, to eliminate extra chroma readsGravatar mhoffman2007-06-22
* correct chroma skewing bug, caused by incorrect stride adjustmentsGravatar mhoffman2007-06-22
* Unbreak altivecGravatar lu_zero2007-06-21
* grammar error fixedGravatar ptt2007-06-21
* elected me as italian docs translation mantainer, so i can get my own insults ;)Gravatar ptt2007-06-21
* sync'ed with r23588Gravatar ptt2007-06-21
* other corrections, pointed out by emanuele aina (italian translation project)Gravatar ptt2007-06-21
* a few corrections, pointed out nicely by nico sabbi, thanxGravatar ptt2007-06-21
* added some carriage returns and full stops, plus a missing 'option'Gravatar ptt2007-06-21
* Revert r23530.Gravatar voroshil2007-06-21
* demux_mkv very long seek fixGravatar uau2007-06-20
* Fix demuxer.h multiple inclusion guardGravatar uau2007-06-20
* Remove useless demnuxer.h include from matroska.h, it creats "hundreds" ofGravatar reimar2007-06-20
* Simplify network timeout calculation.Gravatar cehoyos2007-06-20
* The audio balance feature implemented with af_pan.Gravatar zuxy2007-06-20
* some more reqs from usersGravatar compn2007-06-19
* Simplify generation of CPU-extensions HAVE_ and ENABLE_ definesGravatar reimar2007-06-19
* Simplify generation of ARCH_ and corresponding ENABLE_ definesGravatar reimar2007-06-19
* Add an optional third parameter to ff_config_enable in preparationGravatar reimar2007-06-19
* Allow to disable x86 cpu extensions (e.g, via --disable-sse) even withGravatar reimar2007-06-19
* fix typos noted by Nicolas LegrandGravatar gpoirier2007-06-19
* Port changes for older Subversion releases from FFmpeg.Gravatar diego2007-06-19