| Commit message (Expand) | Author | Age |
* | attempt to fix missing and/or broken boundary checks | reimar | 2005-11-10 |
* | do not set ctx->vo_inited when init fails. This caused a crash when a | reimar | 2005-11-10 |
* | ultra simple&slow pp filter, yes yet another spp like filter :) | michael | 2005-11-08 |
* | Speex audio decoding | reimar | 2005-11-05 |
* | Speex support. Seeking and pts generation does not work. | reimar | 2005-11-05 |
* | sync to x264 r360 (trellis) | lorenm | 2005-11-04 |
* | close stream_fd on uninit. Fixes bugzilla bug #400. | reimar | 2005-11-01 |
* | 10l, uninit() was not used, fixes bug #401 | reimar | 2005-10-30 |
* | sync to x264 r334 (crf) | lorenm | 2005-10-24 |
* | 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't ... | rfelker | 2005-10-23 |
* | replace mp3lame version detection by required features detection | aurel | 2005-10-18 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 |
* | implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is | reimar | 2005-10-12 |
* | sync to x264 r318 (mixed_refs) | lorenm | 2005-10-08 |
* | Typo fix, patch by Ismail Dönmez <ismail AH kde POIS org POIS tr> | gpoirier | 2005-10-06 |
* | neightbour --> neighbor typo fix | diego | 2005-10-06 |
* | hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only. | lorenm | 2005-10-06 |
* | Compilation fix for systems lacking lrintf like e.g. NetBSD. | diego | 2005-10-05 |
* | Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union | reimar | 2005-10-04 |
* | Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32 | reimar | 2005-10-04 |
* | Check for eof instead of decoding the same data over and over. | reimar | 2005-10-01 |
* | forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi) | nicodvb | 2005-09-28 |
* | code before decleration, gcc2.95 fix | ods15 | 2005-09-28 |
* | make xvid encoding use the filename from | gpoirier | 2005-09-26 |
* | 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 |