58161 Commits (10ac6f3ce9ae4065a5b72ddfaded45f75b357518)
 

Author SHA1 Message Date
Dave Yeo f9c6044a6f Fix compilation with os2threads 11 years ago
Michael Niedermayer 3836af4765 avformat/mpegvideodec: check seq headers more completely during probing 11 years ago
Clément Bœsch 3bcd5c1e31 avformat/img2enc: simplify split planes extension selection. 11 years ago
Clément Bœsch 3e036d407d doc/muxers: document animated GIF muxer. 11 years ago
Clément Bœsch c37b0daf33 avformat/gif: fix final_delay unit in documentation. 11 years ago
Clément Bœsch 3c5e6e7635 avformat/img2enc: reindent after previous commit. 11 years ago
Clément Bœsch f70db22999 avformat/image2: allow muxing gif files. 11 years ago
Paul B Mahol d9d752cfb5 avfilter/af_aecho: free input frame after it is being used 11 years ago
Paul B Mahol 9521236881 avcodec/libfdk-aacdec: remove redundant log messages 11 years ago
Paul B Mahol 315e3cf047 avcodec/hnm4video: remove redundant log message 11 years ago
Michael Niedermayer cbe84b4ffa avformat/astdec: sanity check channels & sample rate 11 years ago
kowalsky 4684539c91 avformat/hls: fixed bug where custom http headers weren't kept for hls streams 11 years ago
Diego Biurrun 86f910806b Remove #undefs for formerly forbidden system functions 11 years ago
Michael Niedermayer ea6331b2c6 avfilter/af_aresample: Calculate output buffer size more precisely. 11 years ago
Diego Biurrun cffecc0e7e avfilter/graphparser: Directly free filter memory if initialization fails 11 years ago
Michael Niedermayer 3e6b7bbce5 avformat/segafilm: check 2nd tag 11 years ago
Michael Niedermayer ff1d81b08c avformat/swfdec: check version and size during probing 11 years ago
Michael Niedermayer 7b7697646b avformat/rsd: increase probe score, as misdetections are fixed 11 years ago
Michael Niedermayer 50a3c4c5d2 avformat/rsd: Check channels and sample_rate fields 11 years ago
Michael Niedermayer a35e30b672 avformat/libgme: decrease score by 1, fixes probetest failure 11 years ago
Michael Niedermayer 1b3d3a9c87 Merge remote-tracking branch 'cus/stable' 11 years ago
Michael Niedermayer 66872161cb avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not defined with c++ 11 years ago
Michael Niedermayer 6cfaf9cde8 Merge remote-tracking branch 'qatar/master' 11 years ago
Marton Balint 5ecfcc7dff ffplay: add smarter method for determining video picture duration 11 years ago
Marton Balint 61dd319770 ffplay: add frame duration estimated from frame rate to VideoPicture 11 years ago
Marton Balint 105d4748cf ffplay: avoid code duplication in AVFILTER enabled and disabled case 11 years ago
Clément Bœsch 87434cf373 avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3(). 11 years ago
Lenny Wang 89a3be8921 avfilter/opencl: compile kernels separately 11 years ago
Lenny Wang 6682554790 avutil/opencl: compile kernels separately 11 years ago
Paul B Mahol e3f384b428 avcodec/mss2: use init_get_bits8() 11 years ago
Paul B Mahol 82f5c4d737 avcodec/flashsv: use av_freep() for tmpblock 11 years ago
Paul B Mahol b79f543c58 avcodec/mss1: use init_get_bits8() 11 years ago
Stefano Sabatini 2a6c95d85f lsws/utils: introduce scale_algorithms array 11 years ago
Paul B Mahol c3311515d5 avcodec/flashsv: fix typo 11 years ago
Paul B Mahol ad1dfe04a1 avcodec/tscc2: use init_get_bits8() 11 years ago
Paul B Mahol 290be34a74 avcodec/brender_pix: stop calling av_image_check_size() twice 11 years ago
Paul B Mahol 6e094f7026 avcodec/flashsv: stop using deprecated avcodec_set_dimensions 11 years ago
Paul B Mahol 22c00962c2 avcodec/flashsv: use init_get_bits8() 11 years ago
Paul B Mahol 1a244c22ea avcodec/brender_pix: stop using deprecated avcodec_set_dimensions 11 years ago
Paul B Mahol 7722ae35eb avcodec/c93: stop using deprecated avcodec_set_dimensions 11 years ago
Diego Biurrun 92352a94c1 configure: Move -Wno-maybe-uninitialized check into gcc section 11 years ago
Michael Niedermayer be74cb5159 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 6a7de2361b Merge commit '82c86d0b1839b01b3cd0dd848fb6416ff21506dd' 11 years ago
Michael Niedermayer de970d49fe Merge commit '48715285f69d70879353737d7bed049f89f58096' 11 years ago
Michael Niedermayer e1459f4b0b Merge commit '70cbf33405f50dfaf77e85f382a188acf17dc71a' 11 years ago
Michael Niedermayer 934e489ee8 Merge commit 'e2b5b097898c9155f4bdff4d83cdc54d5eef6930' 11 years ago
Michael Niedermayer 04047b6166 avformat/http: print http headers at AV_LOG_DEBUG level 11 years ago
Stefano Sabatini 246e323de8 lsws/utils: fix typo 11 years ago
Stefano Sabatini 988e2e7c1c lavfi/ladspa: cast return value of av_x_if_null to char*, fix warnings 11 years ago
Diego Biurrun 7d1a68e95b avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer 11 years ago