aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 1.832: small improvementGravatar kraymer2005-01-03
* syncGravatar paszczi2005-01-03
* 1.827: Better -lavdopts option descriptions.Gravatar kraymer2005-01-03
* synced with 1.837Gravatar paszczi2005-01-03
* 1.826: Created audio filters section to replace -af description.Gravatar kraymer2005-01-03
* 1.821: Clarify vo_yuv4mpeg filename handling. (bump, was already corrected)Gravatar kraymer2005-01-03
* 1.814: sstep is usually inaccurate.Gravatar kraymer2005-01-03
* 1.812: -double is now default, thus -nodouble needs to be documented instead.Gravatar kraymer2005-01-03
* af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control i...Gravatar alex2005-01-03
* Ignore .dependGravatar ivo2005-01-03
* changed wording enkodier* to encode* to be consistant with manpageGravatar kraymer2005-01-03
* trivial: added [cfg]-tag in cfg.c sectionGravatar kraymer2005-01-03
* 1.154: printf --> mp_msg conversion, less verbosityGravatar kraymer2005-01-03
* Sync to 1.837:Gravatar gpoirier2005-01-03
* More commands documented, based on Reimar's findings.Gravatar diego2005-01-03
* Use the subopt-helper for parsing suboptions.Gravatar reimar2005-01-03
* Default to audiodump.pcm with nowaveheader again, but document it in the manp...Gravatar reimar2005-01-03
* Use lavcresample only when libavcodec is compiled in.Gravatar reimar2005-01-03
* Add missing break that caused an irritating error message all the time when u...Gravatar reimar2005-01-03
* Sync with 1.836:Gravatar gpoirier2005-01-03
* grab_frame, osd_show_text, sub_step, screenshot documented.Gravatar diego2005-01-03
* synced to 1.74 (typo fix)Gravatar gabrov2005-01-03
* Sync with 1.835Gravatar gpoirier2005-01-03
* Clarification as suggested by Alexander Strasser.Gravatar diego2005-01-03
* typo fixesGravatar gabrov2005-01-03
* whitespace fixesGravatar gabrov2005-01-03
* many 10ls fixed... also better debuggingGravatar arpi2005-01-03
* synced to 1.21Gravatar gabrov2005-01-03
* synced to 1.51Gravatar gabrov2005-01-03
* synced to 1.58Gravatar gabrov2005-01-03
* x264: clarify 4x4mv, b8x8mv (thanks to Bond)Gravatar lorenm2005-01-03
* Framestepping does not require pause mode.Gravatar diego2005-01-02
* happy new yearGravatar diego2005-01-02
* Document minimum required ALSA version.Gravatar diego2005-01-02
* Forward framestepping is now implemented.Gravatar diego2005-01-02
* x264: group together the primary ratecontrol options. misc clarifications.Gravatar lorenm2005-01-02
* change rc_init_buffer to be a fraction of total buffer size.Gravatar lorenm2005-01-02
* Decode WV1F version of MPEG4 with libavcodecGravatar rtognimp2005-01-02
* more credits, some wording consistencyGravatar diego2005-01-02
* Sync with 1.834: Add -ao pcm suboptions and remove -aofile and -waveheader op...Gravatar gpoirier2005-01-02
* 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