aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Raw encoder does not support stride.Gravatar reimar2005-01-02
* win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>Gravatar faust32005-01-02
* Do not use strndup, it is missing on MinGW.Gravatar reimar2005-01-02
* missing ;Gravatar faust32005-01-02
* Mingw compile fix, hm doesn't the inttypes solution always work?Gravatar faust32005-01-02
* Add -ao pcm suboptions and remove -aofile and -waveheader options.Gravatar reimar2005-01-02
* Use libc qsort to sort ODML index.Gravatar reimar2005-01-02
* happy new yearGravatar diego2005-01-02
* synced to 1.58Gravatar gabrov2005-01-01
* fix string argument parsing (e.g. one char strings were not accepted)Gravatar reimar2005-01-01
* synced to 1.14Gravatar gabrov2005-01-01
* Make af_control_any_rev return the matching filterGravatar reimar2005-01-01
* Install libdha into LIBDIR.Gravatar reimar2005-01-01
* rate/format matching and volume get/set supportGravatar arpi2005-01-01
* synced to 1.72, initial translationGravatar gabrov2005-01-01
* synced with 1.833Gravatar paszczi2004-12-31
* fix quicksort to avoid stack overflow and extreme runtimesGravatar reimar2004-12-31
* Use subopt helper to parse argumentsGravatar reimar2004-12-31
* Add a type name for the test functionGravatar reimar2004-12-31
* Use subopt parserGravatar reimar2004-12-31
* faster packed<->planar conversationGravatar michael2004-12-31
* replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); add...Gravatar nicodvb2004-12-31
* suboption parser for vo and ao modulesGravatar al2004-12-31
* internal Tremor decoder for Ogg/VorbisGravatar henry2004-12-30
* Fix channels, sample rate and sample size for 3gp filesGravatar rtognimp2004-12-29
* Support amr_nb and amr_wb via libavcodecGravatar rtognimp2004-12-29
* Update for after-pre6 changesGravatar rtognimp2004-12-29
* TwinVQ decoder and demuxerGravatar rtognimp2004-12-29
* less namespace pollution #2 (prefixed globals in filter.c with af_filter_)Gravatar alex2004-12-29
* less namespace pollutionGravatar alex2004-12-29
* more verbose messagesGravatar alex2004-12-29
* accelerated conversionsGravatar alex2004-12-29
* Updated with a reminder for mplayer-announceGravatar rtognimp2004-12-29
* Remove unused definesGravatar reimar2004-12-29
* Doxygen comments improvedGravatar reimar2004-12-29
* wording/spellingGravatar diego2004-12-29
* last draft with some insignificant changesGravatar rathann2004-12-29
* Sync with 1.833Gravatar gpoirier2004-12-28
* Try http if pnm connection failsGravatar rtognimp2004-12-28
* af_fmt2str_shortGravatar alex2004-12-28
* af_fmt2str_shortGravatar alex2004-12-28
* 10l, variable declarations must be before mp_msg.Gravatar reimar2004-12-28
* 100l use right mask type when checking for input formatGravatar rtognimp2004-12-28
* 100l set default format for AF_FORMATs not supported by sound cardGravatar rtognimp2004-12-28
* new x264 options: b8x8mv, direct_predGravatar lorenm2004-12-28
* Make af_ladspa use new AF_FORMAT define that was introduced by Alex'sGravatar ivo2004-12-28
* sync to x264 r72.Gravatar lorenm2004-12-28
* ensure af_fmt2str always return a 0 terminated stringGravatar reimar2004-12-27
* 100l, buf etc. in af_fmt2str call are already pointers...Gravatar reimar2004-12-27
* Do not use audio plugins anymoreGravatar reimar2004-12-27