aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Avoid crash when uninit is called without ever calling config in x264 encoderGravatar reimar2007-02-08
* Make sure sub->sh is set when a subtitle is selectedGravatar reimar2007-02-08
* Cosmetics: add space after comma in outputGravatar reimar2007-02-08
* when seeking and the codec is VC1 sync to sequence or entry point headersGravatar nicodvb2007-02-07
* when the video codec is mpeg4video copy the content of the esds in extradata;...Gravatar nicodvb2007-02-07
* Revert part of commit r22170.Gravatar iive2007-02-07
* Fix compilation after deprecation of some lav log level andGravatar reimar2007-02-07
* Fix libnut build failure.Gravatar gpoirier2007-02-07
* Support selecting a specific lavf demuxer and listing available ones via -lav...Gravatar reimar2007-02-06
* Avoid calling aspect on each frame and make ass subtitles work better with pa...Gravatar reimar2007-02-06
* Support some weird AVI header, fixes bug 742Gravatar reimar2007-02-06
* Add missing checks in RealVideo slice handling code.Gravatar reimar2007-02-06
* sync w/r22107Gravatar gpoirier2007-02-06
* reindentGravatar uau2007-02-06
* Fix multiple appearing or appearing+disappearing subs in the same frame Gravatar uau2007-02-06
* Add missing type to declaration and remove unused variableGravatar uau2007-02-05
* Fix a few gcc warnings, approved by Diego and Reimar.Gravatar rathann2007-02-05
* Fix code updating subtitle array which only moved the text, not endpts.Gravatar uau2007-02-05
* Make sure buffer is aligned so no unaligned access happens.Gravatar reimar2007-02-05
* r22104: Add global field dominance flag instead of duplicating this "everywhere"Gravatar voroshil2007-02-05
* r22129: Link to the mencoder-users list for mencoder stuffGravatar voroshil2007-02-05
* Another round of subtitle code cleanupGravatar reimar2007-02-05
* r22139: Try to clarify scale filter usage hint.Gravatar voroshil2007-02-05
* typo fixesGravatar kraymer2007-02-05
* Set sub_utf8 for mov subs.Gravatar reimar2007-02-05
* str_list separator backslash-escapingGravatar reimar2007-02-05
* key-fifo-size default changedGravatar reimar2007-02-05
* Reserve half of fifo for key release events to help avoiding stop buttonsGravatar reimar2007-02-05
* Sanity check for vo window dimensions, helps avoid division by zeroGravatar reimar2007-02-05
* beckend -> backend typo fix in printfGravatar reimar2007-02-05
* fix unintentional line breakGravatar kraymer2007-02-05
* Experimental support for multichannel ladspa effectsGravatar reimar2007-02-05
* some more docbook paths, patch by TorinthielGravatar diego2007-02-05
* synced with r22104Gravatar gpoirier2007-02-05
* r22123: tinterlace mode 4 leaves height unchanged.Gravatar kraymer2007-02-05
* Move all "Encoding with the XXX codec family" sections together.Gravatar diego2007-02-05
* vp6vfw.dll appears to no longer crash under Linux.Gravatar diego2007-02-05
* Try to clarify scale filter usage hint.Gravatar diego2007-02-05
* wording/formattingGravatar diego2007-02-05
* formatting/wordingGravatar diego2007-02-05
* FFmpeg #defines must be uppercase now.Gravatar diego2007-02-05
* 10lGravatar michael2007-02-05
* skip first (green) frameGravatar michael2007-02-05
* 100l: Copy and paste typo, library dependencies and rules are separated now.Gravatar diego2007-02-04
* Use defined() syntax instead without ().Gravatar reimar2007-02-04
* Add timeout to tcp connections, avoid hanging forever.Gravatar rtogni2007-02-04
* support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approv...Gravatar nicodvb2007-02-04
* Link to the mencoder-users list for mencoder stuffGravatar reimar2007-02-04
* Fix MMX2 check, _sse is set to "kernel_check", not "yes".Gravatar diego2007-02-04
* Fix vqscale description to match at least somewhat the code.Gravatar reimar2007-02-04