aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Remove broken option reset from per-file loopGravatar uau2007-06-16
* Compilation fix: define some ENABLE needed by lavcGravatar rtogni2007-06-16
* Add HAVE_ Makefile variables needed by ffmpegGravatar reimar2007-06-16
* Missing libswscale part of TARGET_ -> HAVE_ changeGravatar reimar2007-06-16
* Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.Gravatar reimar2007-06-16
* Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.Gravatar reimar2007-06-16
* add missing IDCT algothim, as defined in libavcodec/avcodec.hGravatar gpoirier2007-06-16
* When parsing ass-force-style arguments, search for '=' and '.' characters withGravatar eugeni2007-06-15
* Make sure there is at least one style in ass_track when parsing events.Gravatar eugeni2007-06-15
* synced with r23536Gravatar ptt2007-06-15
* update wishlistGravatar compn2007-06-15
* misc spelling fixesGravatar diego2007-06-13
* Do not allow to compile gui without PNG decoder in libavcodec.Gravatar cehoyos2007-06-13
* grammatical error fixedGravatar ptt2007-06-13
* Remove incorrect comment: pan defaults to block all, instead of pass-thru.Gravatar zuxy2007-06-13
* Avoid zero output for pan filter; zero output now means same # of channelsGravatar zuxy2007-06-13
* Make pan reentrant. Multiple pans in chain work fine.Gravatar zuxy2007-06-13
* clearly specify the valid substream id range, rather than using unreadable bi...Gravatar nicodvb2007-06-12
* refine the example of -menu-chroot yet moreGravatar gpoirier2007-06-12
* give an example of -menu-chroot usageGravatar gpoirier2007-06-12
* little corrections suggested by nico sabbi , thanxGravatar ptt2007-06-12
* Fix compilation after FFmpeg r9283.Gravatar cehoyos2007-06-12
* r23516: little indentation fixGravatar voroshil2007-06-11
* Sync with FFmpeg r9278.Gravatar diego2007-06-10
* avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.d...Gravatar lu_zero2007-06-10
* yes, interleave was deeply wrong translated. correctedGravatar ptt2007-06-10
* changed forgotten $Revision... to synced with.... sorry :(Gravatar ptt2007-06-10
* small grammar fixesGravatar ptt2007-06-10
* removed a forgotten part in english plus small correctionsGravatar ptt2007-06-10
* capital char and relative dot at end of phrase removedGravatar ptt2007-06-10