| Commit message (Expand) | Author | Age |
* | Break up all long lines that were missed during the last reformatting round. | diego | 2005-09-19 |
* | 10l: the directories specified with --with-xvid*dir were ignored. | gpoirier | 2005-09-19 |
* | 10l: fully working DXN profile support require XviD 1.1.x. Earlier version wi... | gpoirier | 2005-09-18 |
* | print the first 16 bytes of frame data with -v -v, helps detect when | reimar | 2005-09-16 |
* | reduced verbosity | nicodvb | 2005-09-13 |
* | adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robe... | gpoirier | 2005-09-13 |
* | pp_postprocess reads from target image, so request a readable one. | reimar | 2005-09-13 |
* | Fix maximum frame size, could lead to crashes when changing playback speed. | reimar | 2005-09-12 |
* | Fix multiple issues: No picture at all, broken pictures, only every second | reimar | 2005-09-12 |
* | do nothing if no free filenames are available | henry | 2005-09-11 |
* | use slices if DR isn't available | henry | 2005-09-11 |
* | forgotten MP_IMGFLAG_READABLE | henry | 2005-09-11 |
* | DR and slice support | henry | 2005-09-11 |
* | screenshot filter | henry | 2005-09-11 |
* | screenshot filter | henry | 2005-09-11 |
* | Use bitrate from demuxer | reimar | 2005-09-06 |
* | replace sleep with usec_sleep, required for recent mingw versions, patch by R... | faust3 | 2005-09-03 |
* | custom quantization matrix for x264, original patch by Robert Swain < robert ... | gpoirier | 2005-09-02 |
* | * really keep track on how many samples were decoded last round (fix 10l) | attila | 2005-09-01 |
* | stop trying to decode faad audio, when last decoded length is <0 | attila | 2005-09-01 |
* | 10l | attila | 2005-08-31 |
* | Allow forcing of demuxers and codecs by prepending '+' | reimar | 2005-08-30 |
* | avoid reading more than maxlen bytes. | reimar | 2005-08-25 |
* | 10l, missing return | faust3 | 2005-08-25 |
* | Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should | reimar | 2005-08-25 |
* | Fix MEncoder build with shared libavcodec. | diego | 2005-08-17 |
* | tremor uses integer types | rathann | 2005-08-06 |
* | missing include | rathann | 2005-08-06 |
* | Support new static libavcodec (depends on libavutil). | al | 2005-08-01 |
* | Needs the previous mpi (pmpi), so request a readable one and request | reimar | 2005-07-31 |
* | vBlur reads from dmpi, so request a readable one | reimar | 2005-07-31 |
* | when threshold != 0 the dest image must be readable | reimar | 2005-07-31 |
* | If scaleh == 1 our destination image must be readable | reimar | 2005-07-28 |
* | we do not read from dmpi, so it doesn't have to be readable | reimar | 2005-07-28 |
* | deghost_plane also reads from destination, so request readable buffer | reimar | 2005-07-28 |
* | lavf demuxer with raw PCM fix (and a related hang) | reimar | 2005-07-28 |
* | Fix crash with large images | reimar | 2005-07-28 |
* | restrict to YV12 since the default limit does not work well for anything else. | reimar | 2005-07-26 |
* | Use a more stable URL. | diego | 2005-07-26 |
* | Allow the ffmpeg people to use this code if they want. | reimar | 2005-07-23 |
* | guard against double uninit (reportedly can happen on STRG+C) | reimar | 2005-07-22 |
* | aspect and round params for vf_dsize. | ods15 | 2005-07-22 |
* | Too little memory alloced. | reimar | 2005-07-21 |
* | use stored dimensions instead of visible one when (vf_)get_image is called | iive | 2005-07-20 |
* | add (no)visualize options | iive | 2005-07-19 |
* | 10l: scene change detecion is deactivated with sc_threshold=1000000000 | ranma | 2005-07-17 |
* | 10l for me | ranma | 2005-07-17 |
* | Support for skip options | reimar | 2005-07-17 |
* | memcpy and memmove both copy memory, but when using memcpy the source and des... | gpoirier | 2005-07-15 |
* | 1/2 l: last patch lacked the option name, so it wasn't activeable | gpoirier | 2005-07-11 |