45866 Commits (45ae9a8fc903d5b5041a5d34015aa98ab2bc12be)
 

Author SHA1 Message Date
Michael Niedermayer bf52ad1e49 lavc: revert broken hunk from 1cd9c81ddb 12 years ago
Martin Storsjö d15c21e5fa avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility 12 years ago
Reinhard Tartler def8c94699 avutil: make some tables visible again 12 years ago
Mans Rullgard 8c0a3d5fe0 avutil: remove inline av_log2 from public API 12 years ago
Mans Rullgard f0c07be649 celp_math: rename ff_log2 to ff_log2_q15 12 years ago
Michael Niedermayer 6912e7a008 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 04c6ecb7da Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed' 12 years ago
Stefano Sabatini cdea54b4c8 lavu/parseutils: rework rational reduction logic in av_parse_ratio() 12 years ago
Stefano Sabatini 935ecfb002 examples/scaling_video: remove unnecessary intermediary variable in fill_yuv_frame() 12 years ago
Stefano Sabatini 7bc533c41b lavc/utils: fix a few case/punctuation inconsistencies in avcodec_open2() 12 years ago
Stefano Sabatini 1cd9c81ddb lavc/utils: extend feedback provided by avcodec_open2() 12 years ago
Stefano Sabatini 7b116a94af examples/decoding_encoding: fix misc typos in the usage text 12 years ago
Stefano Sabatini 8c4753f7f5 examples/decoding_encoding: remove misplaced and confusing comment 12 years ago
Stefano Sabatini 6d6ccbae4c examples/decoding_encoding: add missing checks on avcodec_alloc_context3() 12 years ago
Diego Biurrun 79042ab376 configure: Group math functions into a separate variable 12 years ago
Diego Biurrun 5532cf3178 avutil/mem: K&R formatting cosmetics 12 years ago
Diego Biurrun c08536979b avutil/lzo: K&R formatting cosmetics 12 years ago
Mans Rullgard c9ef43215c fate-vc1: add dependencies 12 years ago
Mans Rullgard 1846ddf0a7 ARM: fix overreads in neon h264 chroma mc 12 years ago
Hendrik Leppkes 04bf2e7f0e swresample: include ff_log2_tab for shared builds 12 years ago
Hendrik Leppkes 953a3dcc4e Mark data symbols shared between libraries with av_export 12 years ago
Martin Storsjö 2f41eaa9c6 rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packet 12 years ago
Hendrik Leppkes 33f2a49423 vc1: only disable interlaced b-frames for software decoding 12 years ago
Hendrik Leppkes b87ff34496 vc1: implement vc1 field interlaced dxva2 decoding 12 years ago
Michael Niedermayer 8fb8d539a4 hlsproto: fix integer overflow 12 years ago
Michael Niedermayer ba39303050 gxfenc: fix null ptr dereference 12 years ago
Michael Niedermayer 395caf3de8 hls: fix integer overflow 12 years ago
Michael Niedermayer a96577df38 avio: fix sizeof argument 12 years ago
Hendrik Leppkes d2d08d706b gitignore: ignore files created by msvc 12 years ago
Michael Niedermayer d30351363f url_alloc_for_protocol: fix use of uninitialized variable 12 years ago
Michael Niedermayer 3d48dd01fd avidec: remove unneeded null check 12 years ago
Michael Niedermayer aaf78e4d14 vf_mp: fix null ptr deref in case of ENOMEM 12 years ago
Michael Niedermayer 042a738b45 vf_mp: check list in querry_format() 12 years ago
Michael Niedermayer 31fdf3065d vf_idet: reorder operations to avoid division by 0 12 years ago
Martin Storsjö 12549db653 fate: Add proper dependencies for the tests in video.mak 12 years ago
Michael Niedermayer 0fa26bd470 utvideoenc: fix theoretical integer overflow 12 years ago
Michael Niedermayer d86ef54476 avcodec_align_dimensions2: add missing breaks 12 years ago
Ash Hughes 2470851f12 lavc: enable recursively using avcodec_open2/close. 12 years ago
Diego Biurrun 4b587848ce configure: Disable Snow decoder and encoder by default 12 years ago
Diego Biurrun 8fb1e26405 lzo: Drop obsolete fast_memcpy reference 12 years ago
Diego Biurrun c896aa984e build: Drop OBJS declaration for non-existing PCM_DVD encoder 12 years ago
Petter Ericson 7abf394814 mov.c: Check for stsd + m1s tag indicating MOV-wrapped MPEG-PS, and force continued probing if found. 12 years ago
Michael Niedermayer 6bcdfe48d0 mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all 12 years ago
jamal 9434ead2f3 fate: Handle lavf-fate tests in a makefile 12 years ago
Michael Niedermayer c5fd9d3c35 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 81ff0c24ef Merge commit '1cd432e167b1a80853760c89a33606e2b5f229c2' 12 years ago
Michael Niedermayer 93f244e3ab Merge commit '0af1fe845a9d7112da0a58d33a4fc81fe7c47e95' 12 years ago
Michael Niedermayer b0554fec04 Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72' 12 years ago
Martin Storsjö 61cc99748c fate: Add proper dependencies in qt.mak 12 years ago
Martin Storsjö 91485e744f fate: Add proper dependencies in lossless-video.mak 12 years ago