63324 Commits (ce051ceefc7040fe0af311e4ee5d702d4b402dbf)
 

Author SHA1 Message Date
Michael Niedermayer 3d7218d932 Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' 11 years ago
Reimar Döffinger d90ba411ab dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. 11 years ago
Michael Niedermayer 76581ab833 Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5' 11 years ago
Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
Janne Grunau 9aa4592076 aarch64: assembler in clang-3.4 ignores the division by two 11 years ago
Matt Oliver cef99e12bc Use rac_get_prob branchy version when used within a conditional branch. 11 years ago
Olivier Langlois f1c167496e Support broadcast destination for udp protocol 11 years ago
Mickaël Raulet bb9e5116fe hevc: fixing code indenting in hevcpred(cherry picked from commit 28a5916845928de2951013b5398465573b181925) 11 years ago
Mickaël Raulet 38df49a068 hevc/intrapred: fix indent(cherry picked from commit ab167f3158cf37bd679bda28566170e2c3691686) 11 years ago
Mickaël Raulet 053fdacde7 hevc: a much faster implementation of intra prediction (up to 1s on 11 years ago
Aaron Graham 72dcd48c19 avformat/asfenc: honor the maximum of 63 payloads 11 years ago
Michael Niedermayer 81d1fcf37d avcodec: add option to make is_intra_more_likely() from error concealment return "no" 11 years ago
Michael Niedermayer a8bc175dd9 avformat/mp3dec: check the number of frames per buffer size 11 years ago
Michael Niedermayer b3b505c73b avformat/utils: if the id3 tag is too large for data after it to become available, use the full AVPROBE_SCORE_EXTENSION if extension matches 11 years ago
Michael Niedermayer d05588e21e avformat/utils: limit probe score in the id3 case only if there is a chance that data after the id3 tag will become available 11 years ago
Carl Eugen Hoyos ab21acecc7 Use Matroska document version 2 for WebM files if possible. 11 years ago
Carl Eugen Hoyos a01fedd9b8 Fix compilation with --enable-lto --enable-shared with icc. 11 years ago
Hendrik Leppkes 87f2d8079a hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRs 11 years ago
Michael Niedermayer b9cce9ee5c avfilter/buffer: Use av_malloc_array() 11 years ago
Michael Niedermayer e951e04a4a avcodec/buffersrc: use av_mallocz_array() 11 years ago
Matt Oliver 4d93e758d7 configure: Ensure log2 is disable based on msvcrt version. 11 years ago
Matt Oliver 3b2ab8a783 configure: Allow log2 with msvc12 onwards. 11 years ago
Michael Niedermayer 96abdf2ffd avcodec/vda_h264: fix bistream typo 11 years ago
Michael Niedermayer 5460ab73d2 Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7' 11 years ago
Michael Niedermayer 2856332719 avcodec/vda_h264: fix null pointer dereference 11 years ago
Michael Niedermayer 5449239a03 Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' 11 years ago
Michael Niedermayer c6a683bf22 Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b' 11 years ago
Michael Niedermayer 14aef38a69 Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f' 11 years ago
Michael Niedermayer 2ec4586d77 Merge commit 'dd2d3b766b20196d0b65a82e3d897ccecbf7adb8' 11 years ago
Michael Niedermayer c4fe50b954 Merge commit 'ebc29519d1634bfeb386c20a5d8a52837aae2436' 11 years ago
Michael Niedermayer fa0f7c024e Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
Michael Niedermayer 8d19dd91a5 Merge commit '08bb2567586599d62a282c4cd31567a0807f3d92' 11 years ago
Michael Niedermayer f2f99f07a5 Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f' 11 years ago
Michael Niedermayer d93cf093f8 Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425' 11 years ago
Michael Niedermayer 5e95551199 avcodec/dct: use av_malloc_array() 11 years ago
Michael Niedermayer e2c7816ab0 avcodec/cinepakenc: use av_malloc_array() 11 years ago
Anton Khirnov 1839fafa95 avconv: Support VDA hwaccel 11 years ago
Anton Khirnov 67afcefb35 lavc: Add new VDA hwaccel 11 years ago
Anton Khirnov 31a46750c7 vda: use hwaccel private data for internal bitstream buffer 11 years ago
Anton Khirnov 66e6c8a7b4 lavu: Add a pixel format for new VDA hwaccel 11 years ago
Anton Khirnov dd2d3b766b lavc: Add hwaccel private data and init/uninit callbacks 11 years ago
Luca Barbato ebc29519d1 hwaccel: Support specific frame allocators 11 years ago
Anton Khirnov a871ef0cc9 hwaccel: Rename priv_data_size to frame_priv_data_size 11 years ago
Anton Khirnov 08bb256758 lavc: document which parts of AVHWAccel are private. 11 years ago
Anton Khirnov 5c1d7246cd lavc: set AVCodecContext.hwaccel in ff_get_format() 11 years ago
Anton Khirnov 632ad2248e lavc: Add an internal wrapper around get_format() 11 years ago
Matt Oliver efcea0b911 configure: Fix floating point conformance ith icl. 11 years ago
Lukasz Marek ab57cbb7b1 lavc/on2avc: silent warnings about const params 11 years ago
Aman Gupta 72fed6d122 avformat/mpegtsenc: fix minor typo in omit_video_pes_length description 11 years ago
michael 04e140daa2 libmpcodecs/vf_uspp: check avcodec_open() return code 11 years ago