aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* misc small fixesGravatar diego2007-06-18
* Activate license notice.Gravatar diego2007-06-18
* Fix license header.Gravatar diego2007-06-18
* they said 'colla' was cacophonic.... probably indeed it was :) changed.Gravatar ptt2007-06-18
* synced with r21930Gravatar ptt2007-06-18
* Silence three warnings.Gravatar cehoyos2007-06-18
* Stop playing at eof or if no data arrives for ten seconds.Gravatar cehoyos2007-06-18
* sync w/ r23561Gravatar gpoirier2007-06-18
* More accurate seeking for demuxers lacking DEMUXER_CTRL_GET_TIME_LENGTH controlGravatar zuxy2007-06-17
* Add AF_CONTROL_PAN_BALANCE controlGravatar zuxy2007-06-17
* Set subtitle type in mpg demuxer. Fixes subtitle switching with 'j'Gravatar reimar2007-06-17
* Merge (trivial) dvdnav and dvdread subtitle selection codeGravatar reimar2007-06-17
* Make sure we do not access demuxer->s_streams out of boundsGravatar reimar2007-06-17