7971 Commits (e2158da8cc3981718efc8e3fd85d6f47f97a620c)
 

Author SHA1 Message Date
  Michael Niedermayer 51b1a6c939 dont randomly dissallow direct MBs 19 years ago
  Michael Niedermayer 2d1e5071e2 QPRD & adaptive quantization regression tests 19 years ago
  Diego Biurrun 4a49d9b2f8 Remove useless #include. 19 years ago
  Ramiro Polla 2cb396eb8b Remove useless MinGW #ifdefs. 19 years ago
  Luca Abeni 7c057f46e8 libswscale can now be compiled under LGPL too 19 years ago
  Michael Niedermayer cb284d4b77 try direct mode MB after QPRD, slight PSNR/bitrate gain if b frames + QPRD 19 years ago
  Joakim Plate e825b5009f Fix a crash when probing img2 format with a NULL filename. 19 years ago
  Michael Niedermayer e4d0e2edb9 fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain) 19 years ago
  Luca Abeni 0683a5c558 Fix compilation of non-MMX code with gcc 2.95 19 years ago
  Luca Abeni 9bde778e73 Allow to compile swscale's non-SIMD code under the LGPL license. 19 years ago
  Michael Niedermayer ff8dc81b5b dont favor the zero MV if mv0 is used (psnr per bitrate gains ranging from 0 to 0.14, most are <=0.04 though) 19 years ago
  Guillaume Poirier 5a5c770d5a Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detection 19 years ago
  Michael Niedermayer 832a7b631f minor doc fix 19 years ago
  Baptiste Coudurier 7910d13474 always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR 19 years ago
  Aurelien Jacobs 9110a0e32d Add support for VP60 and VP61. 19 years ago
  Michael Niedermayer 95cefcb4ed 10l 19 years ago
  Aurelien Jacobs c29ff23c2a small optimization 19 years ago
  Michael Niedermayer af6a403a05 warn user if the selected diamond size is larger then the motion estimation score cache size 19 years ago
  Michael Niedermayer a6daaf7cce limit x/ymin/max to me_range 19 years ago
  Reimar Döffinger 6f3e4e1712 Check mb_pos is big enough before trying to access data left or above. 19 years ago
  Aurelien Jacobs 3b61ab0b03 put_*() are not only useful to muxers and protocol 19 years ago
  Måns Rullgård 9d824ad1f7 fix libavutil.pc 19 years ago
  Måns Rullgård c505dd3191 don't use non-standard sed -i option 19 years ago
  Panagiotis Issaris 0cd4faf977 Allow provision of displaynumber, screennumber, x-offset and y-offset parameters 19 years ago
  Benjamin Larsson 162b983598 av_log(NULL,... -> av_log(avctx,.. where appropriate. 19 years ago
  Benjamin Larsson e7a6d5f313 Bug fix for crashes when SSE is used on unaligned arrays. 19 years ago
  Måns Rullgård 9c476fd65e replace bashism with POSIX construct 19 years ago
  Diego Biurrun f70d367b63 vqmin/vqmax --> qmin/qmax in the option description 19 years ago
  Diego Biurrun 913e4081a3 grammar/wording 19 years ago
  Baptiste Coudurier 76d2efda6d documentation for X11 grabbing 19 years ago
  Diego Biurrun d0674868c5 Generate pkgconfig files via two functions. 19 years ago
  Baptiste Coudurier 7224e89638 dont segv is ap->device is not set, display error message 19 years ago
  Baptiste Coudurier ba78f9d486 fix compilation, use the standard INT64_C macro 19 years ago
  Guillaume Poirier 05f3b6ab06 remove trailing whitespace left over 19 years ago
  Edouard Gomez bd8393387f Feedback from Karl H. Beckers about mouse cursor 19 years ago
  Edouard Gomez 6e71a18eda RFC 6: Overall cleanups again. 19 years ago
  Edouard Gomez 0235a3116e RFC 5: Mouse cursor painting reduc and more cleanups 19 years ago
  Edouard Gomez aac105fcd1 RFC 3&4 stage: FFmpeg style aint't my style 19 years ago
  Edouard Gomez ef84bf0404 RFC 2 stage: First feedback from review comments 19 years ago
  Edouard Gomez 65a1c656d7 RFC 1 stage: Improve maintainability of the cursoir painting code 19 years ago
  Edouard Gomez 2909f17717 Adapt the patch to more recent FFmpeg habits 19 years ago
  Guillaume Poirier f58f4ce19d Original X11 device demuxer patch from Clemens Fruhwirth 19 years ago
  Guillaume Poirier 83c547a4a1 revert broken commit of x11 device demuxer patch 19 years ago
  Guillaume Poirier 77e5024c1c Feedback from Karl H. Beckers about mouse cursor 19 years ago
  Guillaume Poirier bfac8d3ae7 RFC 6: Overall cleanups again. 19 years ago
  Guillaume Poirier 86904e836a RFC 5: Mouse cursor painting reduc and more cleanups 19 years ago
  Guillaume Poirier 9b91c1e265 RFC 3&4 stage: FFmpeg style aint't my style 19 years ago
  Guillaume Poirier 04b01de857 RFC 2 stage: First feedback from review comments 19 years ago
  Guillaume Poirier d797fdf493 RFC 1 stage: Improve maintainability of the cursoir painting code 19 years ago
  Guillaume Poirier b9255fb98a Adapt the patch to more recent FFmpeg habits 19 years ago