46040 Commits (7fe6f6e2b10fe278fecea850fda1d8e321330c15)
 

Author SHA1 Message Date
Diego Biurrun a7d2861d36 svq3: K&R formatting cosmetics 12 years ago
Diego Biurrun 2e0c410485 fate: adpcm: Add dependencies 12 years ago
Diego Biurrun 8860878291 fate: Introduce ENCMUX macro for tests that require encoders and a muxer 12 years ago
Diego Biurrun af1ede069c svq3: cosmetics: Drop useless parentheses 12 years ago
Diego Biurrun 6cfca5b6ae ffv1: Add missing #includes to header file 12 years ago
Michael Niedermayer 73581afe01 nutdec: fix integer overflow 12 years ago
Michael Niedermayer d633e15d7d nsvdec: fix division by 0 12 years ago
Michael Niedermayer ee23dcf534 avformat_free_context: allow NULL as argument 12 years ago
Michael Niedermayer 830f7f189f mmsh: fix integer overflow in mmsh_seek() 12 years ago
Stefano Sabatini d3b8d56e06 examples/decoding_encoding: prefer 'frame' over 'picture' for an AVFrame 12 years ago
Michael Niedermayer dd84efe3c7 matroskaenc: Fix hypothetical integer overflows 12 years ago
Michael Niedermayer b1f517f503 matroskaenc: check avio_open_dyn_buf() retuen code 12 years ago
Derek Buitenhuis eed7406416 doc/platform: Add info on shared builds with MSVC 12 years ago
Derek Buitenhuis 11a73745d5 doc/platform: Move a caveat down to the notes section 12 years ago
Derek Buitenhuis 2d09b36c03 doc/platform: Add info on shared builds with MSVC 12 years ago
Derek Buitenhuis f2a7236d0c doc/platform: Move a caveat down to the notes section 12 years ago
Mans Rullgard ebe46b8063 ARM: reinstate optimised intmath.h 12 years ago
Luca Barbato 0f13cd3187 ffv1: update to ffv1 version 3 12 years ago
Luca Barbato 4a2a4524a3 ffv1: propagate errors 12 years ago
Luca Barbato 71f7b22dba ffv1: split decoder and encoder 12 years ago
Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 12 years ago
Michael Niedermayer 2c5b92fe90 matroskadec: fix double negation typo 12 years ago
Michael Niedermayer 1116491c53 matroska_parse_rm_audio: check for malloc failure 12 years ago
Michael Niedermayer d7cabb3c7e bgmc: check the correct pointers 12 years ago
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