source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d951bb9a   18 years michaelni test DIRECT{0,0} too if flag mv0 is used slight PSNR/bitrate increase …
(edit) @79cc11b3   18 years diego slightly more consistency for the Darwin linker options Originally …
(edit) @d32d3035   18 years lucabe72 Clarify that yuv2rgb_init.c cannot be used under LGPL Originally …
(edit) @11c6f4a1   18 years lucabe72 Opss... My last commit was wrong; sorry! This one moves the GPL check …
(edit) @0872a0a6   18 years lucabe72 libswscale is not LGPLed, sorry Originally committed as revision 7358 …
(edit) @19a6be34   18 years lucabe72 Remove useless include (not needed now that libswscale uses libavutil) …
(edit) @a45bc592   18 years baptiste.coudurier bt 0 is invalid, setting min to 1 Originally committed as revision …
(edit) @8fbec4f4   18 years diego Install generated .lib files in shlibdir on MinGW. patch by Ramiro …
(edit) @754e97fa   18 years diego Remove duplicate line. Originally committed as revision 7355 to …
(edit) @5e49e762   18 years diego Fix linking on Intel Mac due to local relocation entries in …
(edit) @56a059ac   18 years diego Make the X11 frame grabber disabled by default. Originally committed …
(edit) @df32bc12   18 years Aurélien Jacobs more simplification Originally committed as revision 7352 to …
(edit) @acff54d8   18 years michaelni 10l Originally committed as revision 7351 to …
(edit) @5d078bdb   18 years diego Use $< instead of explicit names. Originally committed as revision …
(edit) @49f1ac5a   18 years baptiste.coudurier change mpeg2 intra vlc test to advanced one, add qprd trell and b …
(edit) @5970845f   18 years michaelni FIXME has already been fixed ages ago Originally committed as …
(edit) @66884a29   18 years michaelni simplify Originally committed as revision 7347 to …
(edit) @d6975eb8   18 years michaelni use qscale_table in adaptive quant some PSNR/bitrate improvement for …
(edit) @2175b80b   18 years michaelni simplify Originally committed as revision 7345 to …
(edit) @3b9cf3bd   18 years michaelni i think this if() is useless lets abuse our users to test this ;) …
(edit) @2f16af06   18 years michaelni skip motion estimation and encoding of non direct-0,0 MBs if the next …
(edit) @59743d16   18 years michaelni dont randomly disallow intr4v in adaptive quant some PSNR/bitrate …
(edit) @51b1a6c9   18 years michaelni dont randomly dissallow direct MBs some PSNR/bitrate gain for b …
(edit) @2d1e507   18 years michaelni QPRD & adaptive quantization regression tests Originally committed as …
(edit) @4a49d9b2   18 years diego Remove useless #include. Originally committed as revision 7339 to …
(edit) @2cb396eb   18 years diego Remove useless MinGW #ifdefs. patch by Ramiro Polla, ramiro lisha.ufsc …
(edit) @7c057f46   18 years lucabe72 libswscale can now be compiled under LGPL too Originally committed as …
(edit) @cb284d4b   18 years michaelni try direct mode MB after QPRD, slight PSNR/bitrate gain if b frames + …
(edit) @e825b500   18 years Aurélien Jacobs Fix a crash when probing img2 format with a NULL filename. patch by …
(edit) @e4d0e2e   18 years michaelni fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate …
(edit) @0683a5c5   18 years lucabe72 Fix compilation of non-MMX code with gcc 2.95 Originally committed as …
(edit) @9bde778e   18 years lucabe72 Allow to compile swscale's non-SIMD code under the LGPL license. Since …
(edit) @ff8dc81b   18 years michaelni dont favor the zero MV if mv0 is used (psnr per bitrate gains ranging …
(edit) @5a5c770d   18 years gpoirier Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) …
(edit) @832a7b63   18 years michaelni minor doc fix Originally committed as revision 7331 to …
(edit) @7910d134   18 years baptiste.coudurier always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR …
(edit) @9110a0e3   18 years Aurélien Jacobs Add support for VP60 and VP61. Originally committed as revision 7329 …
(edit) @95cefcb4   18 years michaelni 10l Originally committed as revision 7328 to …
(edit) @c29ff23   18 years Aurélien Jacobs small optimization Originally committed as revision 7327 to …
(edit) @af6a403   18 years michaelni warn user if the selected diamond size is larger then the motion …
(edit) @a6daaf7c   18 years michaelni limit x/ymin/max to me_range slight psnr/bitrate gain for most but …
(edit) @6f3e4e17   18 years Reimar.Doeffinger Check mb_pos is big enough before trying to access data left or above. …
(edit) @3b61ab0b   18 years Aurélien Jacobs put_*() are not only useful to muxers and protocol fix compilation of …
(edit) @9d824ad1   18 years mans fix libavutil.pc Originally committed as revision 7322 to …
(edit) @c505dd3   18 years mans don't use non-standard sed -i option Originally committed as revision …
(edit) @0cd4faf   18 years takis.issaris Allow provision of displaynumber, screennumber, x-offset and y-offset …
(edit) @162b9835   18 years banan av_log(NULL,... -> av_log(avctx,.. where appropriate. Originally …
(edit) @e7a6d5f3   18 years banan Bug fix for crashes when SSE is used on unaligned arrays. No …
(edit) @9c476fd6   18 years mans replace bashism with POSIX construct Originally committed as revision …
(edit) @f70d367b   18 years diego vqmin/vqmax --> qmin/qmax in the option description Originally …
(edit) @913e4081   18 years diego grammar/wording Originally committed as revision 7315 to …
(edit) @76d2efda   18 years baptiste.coudurier documentation for X11 grabbing Originally committed as revision 7314 …
(edit) @d0674868   18 years diego Generate pkgconfig files via two functions. Originally committed as …
(edit) @7224e896   18 years baptiste.coudurier dont segv is ap->device is not set, display error message Originally …
(edit) @ba78f9d   18 years baptiste.coudurier fix compilation, use the standard INT64_C macro Originally committed …
(edit) @05f3b6ab   18 years gpoirier remove trailing whitespace left over Originally committed as revision …
(edit) @bd839338   18 years gpoirier Feedback from Karl H. Beckers about mouse cursor (patch by Edouard …
(edit) @6e71a18e   18 years gpoirier RFC 6: Overall cleanups again. - License should be fixed now …
(edit) @0235a31   18 years gpoirier RFC 5: Mouse cursor painting reduc and more cleanups - License is for …
(edit) @aac105fc   18 years gpoirier RFC 3&4 stage: FFmpeg style aint't my style - Tabs are 4 width - No …
(edit) @ef84bf04   18 years gpoirier RFC 2 stage: First feedback from review comments - License is GPL, …
(edit) @65a1c656   18 years gpoirier RFC 1 stage: Improve maintainability of the cursoir painting code - …
(edit) @2909f17   18 years gpoirier Adapt the patch to more recent FFmpeg habits - Indentation - Use …
(edit) @f58f4ce1   18 years gpoirier Original X11 device demuxer patch from Clemens Fruhwirth - Build …
(edit) @83c547a   18 years gpoirier revert broken commit of x11 device demuxer patch Originally committed …
(edit) @77e5024c   18 years gpoirier Feedback from Karl H. Beckers about mouse cursor Reverse direction of …
(edit) @bfac8d3a   18 years gpoirier RFC 6: Overall cleanups again. - License should be fixed now …
(edit) @86904e83   18 years gpoirier RFC 5: Mouse cursor painting reduc and more cleanups - License is for …
(edit) @9b91c1e2   18 years gpoirier RFC 3&4 stage: FFmpeg style aint't my style - Tabs are 4 width - No …
(edit) @04b01de8   18 years gpoirier RFC 2 stage: First feedback from review comments - License is GPL, …
(edit) @d797fdf4   18 years gpoirier RFC 1 stage: Improve maintainability of the cursoir painting code - …
(edit) @b9255fb9   18 years gpoirier Adapt the patch to more recent FFmpeg habits - Indentation - Use …
(edit) @e519b02c   18 years gpoirier Original X11 device demuxer patch from Clemens Fruhwirth - Build …
(edit) @fc53da20   18 years diego typo Originally committed as revision 7292 to …
(edit) @7e303556   18 years diego libpostproc has its own version number and should not use …
(edit) @e07d892   18 years michaelni indent Originally committed as revision 7290 to …
(edit) @fd97f6a2   18 years michaelni the next r_frame_rate try ... discard first duration accumulate …
(edit) @e828d257   18 years gpoirier Doxygen comments about variables described by Michael here: Date: Tue, …
(edit) @2b0cdd9e   18 years michaelni mv overflow in map fix (untested except regression tests) Originally …
(edit) @428cc588   18 years gpoirier add FLV decoder metadata parsing patch by Allan Hsu % allan A …
(edit) @06d1e5c2   18 years michaelni gcc 2.95 fix Originally committed as revision 7285 to …
(edit) @c8aee69   18 years Reimar.Doeffinger Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized …
(edit) @4d43cbcc   18 years michaelni rewrite r_frame_rate selectioon code again Originally committed as …
(edit) @c6b237da   18 years takis.issaris Adding H.264 DCT. Originally committed as revision 7282 to …
(edit) @1aad0dfd   18 years baptiste.coudurier remove useless sampleDuration Originally committed as revision 7281 …
(edit) @b596102e   18 years baptiste.coudurier check codec frame size directly and only for audio Originally …
(edit) @2f5560ee   18 years michaelni fix playback of mp3_bits_left.avi Originally committed as revision …
(edit) @505dfb09   18 years diego Improve broken shell warning. Originally committed as revision 7278 …
(edit) @ec4e0056   18 years gpoirier GCC 3.3 compile fix Originally committed as revision 7277 to …
(edit) @895bf499   18 years diego Improve option description. Originally committed as revision 7276 to …
(edit) @c1173617   18 years mans improved stack misalignment warning Originally committed as revision …
(edit) @d0c2abb1   18 years mans fix typo in Darwin shared lib naming Originally committed as revision …
(edit) @e39e60a3   18 years takis.issaris Adding function which enables writing H.264 NAL units. Originally …
(edit) @15f14fc7   18 years michaelni move duration finding code into read_packet() so it can be skiped if …
(edit) @17fcb170   18 years michaelni use amf_get_string() Originally committed as revision 7271 to …
(edit) @759dd138   18 years michaelni cosmetics Originally committed as revision 7270 to …
(edit) @896bcd2e   18 years michaelni amf_get_string() by Allan Hsu allan aat counterpop doot net …
(edit) @4eb0c665   18 years michaelni get rid of AVFMTCTX_NOHEADER, create streams in read_header() …
(edit) @c45388b1   18 years michaelni set flags correctly in write header instead of seeking back and fixing …
(edit) @46f9dcc3   18 years Reimar.Doeffinger Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the …
Note: See TracRevisionLog for help on using the revision log.