source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bc9a4597   18 years michaelni maybe fixing a segfault Originally committed as revision 7407 to …
(edit) @78954a05   18 years michaelni snow specification (this is just quickly written and probably isnt …
(edit) @1e90b34f   18 years michaelni dead code removial Originally committed as revision 7405 to …
(edit) @d0966f02   18 years michaelni missdetected a broken mp3 Originally committed as revision 7404 to …
(edit) @69c262d1   18 years michaelni indention Originally committed as revision 7403 to …
(edit) @1694118   18 years michaelni nth try of getting the frame rate detecton working Originally …
(edit) @396a5e68   18 years michaelni store a few values in the header as difference to the last this makes …
(edit) @c62997a   18 years michaelni some quick encoding tips feel free to extend, change, fix spelling and …
(edit) @09d8c0ae   18 years banan VP6 and flashsv stream copy and muxing support. Originally committed …
(edit) @f01bd9d   18 years banan Correct value for the test. Originally committed as revision 7398 to …
(edit) @aa38b097   18 years michaelni AVSEEK_SIZE doxy Originally committed as revision 7397 to …
(edit) @1ae2c5f2   18 years michaelni fix indention of previous commit Originally committed as revision …
(edit) @8e287af0   18 years michaelni seekless filesize retrieving support in 7 lines of code, also doesnt …
(edit) @ecec87af   18 years michaelni revert regression test breaking change Originally committed as …
(edit) @aac88b53   18 years kostya.shishkov Decode previous 32 frames to avoid seeking artifacts in MPC …
(edit) @0587b0ca   18 years kostya.shishkov Make MPC demuxer deal with ID3 tags at the beginning Originally …
(edit) @c57d3469   18 years michaelni remember the size after switching back from fullscreen Originally …
(edit) @fb84155b   18 years michaelni dont use SDL_WM_ToggleFullScreen() as that doesnt seem to work …
(edit) @cfe9cfe   18 years michaelni check x/y validity a more generic solution is welcome of course ... …
(edit) @990c8438   18 years michaelni cosmetic (move video_open() up to avoid prototype) Originally …
(edit) @8c982c5d   18 years michaelni 10l (fix segfault with audio only files) Originally committed as …
(edit) @c03312cc   18 years michaelni remove code duplication Originally committed as revision 7386 to …
(edit) @fccb19e3   18 years michaelni 1st attempt to fix width/height Originally committed as revision 7385 …
(edit) @4b96d28a   18 years michaelni ignore duration of the first 2 frames in the max-time break check …
(edit) @6268538a   18 years michaelni do not base frame rate guess on just one duration Originally …
(edit) @148c9bdb   18 years banan Patch for the FLV muxer to supply more complete metadata in the …
(edit) @e3113632   18 years kostya.shishkov Enable forward seek in Musepack demuxer Originally committed as …
(edit) @d037d79   18 years Aurélien Jacobs fall back mmap() call using MAP_PRIVATE for working on no-mmu systems …
(edit) @62ade082   18 years Aurélien Jacobs Decode genre on asf/wma files. patch by patrice.bensoussan _at_ …
(edit) @20c516c6   18 years dominik Remove redundant Requires: in libswscale.pc, approved by Diego. …
(edit) @b2afecbe   18 years lucabe72 change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or …
(edit) @789237ca   18 years lucabe72 Mark some variables as possibly unused to avoid warnings Originally …
(edit) @628bc5e8   18 years lucabe72 Add some explicit casts to avoid "assignment from incompatible pointer …
(edit) @a4da50e1   18 years mans make version.h depend on .svn/entries Originally committed as …
(edit) @2606f38a   18 years michaelni skiprd doxygen comment from avcodec.h -> AVOption comment Originally …
(edit) @44060a7   18 years lucabe72 Add some other casts, to remove void pointers arithmetic Originally …
(edit) @7d19628b   18 years lucabe72 Add some explicit casts to avoid some warnings Originally committed …
(edit) @9effd94a   18 years lucabe72 Remove some void pointers arithmetic Originally committed as revision …
(edit) @185c7b6b   18 years kostya.shishkov Musepack SV7 decoding support Originally committed as revision 7375 …
(edit) @f8aa696f   18 years diego Properly check for all required bktr headers. inspired by a patch from …
(edit) @6cf161d   18 years diego Replace fail test with the die function. Originally committed as …
(edit) @5931bfc3   18 years diego Remove redundant variable setting. Originally committed as revision …
(edit) @b8bd343   18 years diego Slightly shorten libvorbis check. Originally committed as revision …
(edit) @eb113804   18 years diego Disable Win32 threads by default. Originally committed as revision …
(edit) @3918dc4f   18 years diego Add AMR directories for out-of-tree builds. based on a patch by Ramiro …
(edit) @b6f9a42   18 years diego typo: Properly escape a $ sign. Originally committed as revision 7368 …
(edit) @d7d3efae   18 years ods15 sync to libnut, nom->num Originally committed as revision 7367 to …
(edit) @3a1018d4   18 years diego Register x11grab only when it has been enabled. Originally committed …
(edit) @c52f5d66   18 years michaelni skiprd Originally committed as revision 7365 to …
(edit) @919cb873   18 years diego Fix regression tests with out-of-tree builds. Originally committed as …
(edit) @2e3bcd38   18 years diego Create libpostproc pkgconfig files only if libpostproc is enabled. …
(edit) @acb3b537   18 years diego support files >2GB on MinGW patch by Ramiro Polla, angustia …
(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 …
Note: See TracRevisionLog for help on using the revision log.