27484 Commits (e5858fef38fefc9f203e6b02e24dbab27a26c139)

Author SHA1 Message Date
Peter Ross 6236debe1a avcodec/raw: add bayer formats 11 years ago
Luca Barbato d922c5a5fb h264: Fix a typo from the previous commit 11 years ago
Carl Eugen Hoyos b89596a432 Fix FSF address in colormatrix and libzvbi license headers. 11 years ago
Michael Niedermayer 44b22bba42 avcodec/h264_ps: fix printed num_reorder_frames value 11 years ago
Michael Niedermayer 8c55ff3933 avcodec/h264: use subsample factors of the used pixel format 11 years ago
Reynaldo H. Verdejo Pinochet b295bce148 qcelp: grammar 11 years ago
Reynaldo H. Verdejo Pinochet 84cdd2fd80 qcelpdec: break some too-long lines 11 years ago
Diego Biurrun dc9e05e279 libvorbis: Give consistent names to all functions, structs, and defines 11 years ago
Michael Niedermayer 76dd01ecd4 avcodec/h264: fix sign error 11 years ago
Michael Niedermayer 0ad8f73f13 avcodec: fix dxva2 & vaapi after removing the +52 offset from the loop filter parameters 11 years ago
Vittorio Giovara f777504f64 h264: Lower bound check for slice offsets 11 years ago
Janne Grunau 9c029f67ca aarch64: use EXTERN_ASM consistently for exported symbols 11 years ago
Christophe Gisquet ef010f08ae dca: replace some memcpy by AV_COPY128 11 years ago
Janne Grunau 982b596ea6 h264: avoid undefined behavior in chroma motion compensation 11 years ago
Diego Biurrun 4bcca3611d mpeg4video_parser: Drop pointless av_-prefix from static function 11 years ago
Diego Biurrun 984e339866 avcodec: Consistently name encoder init functions foo_encode_init 11 years ago
Diego Biurrun 017a06a9ee x86: dsputil: Use correct file name as multiple inclusion guard 11 years ago
Diego Biurrun ba42c85247 bit_depth_template: Use file name as multiple inclusion guard 11 years ago
Diego Biurrun 61e7c7f27b svq3: Adjust #endif comment 11 years ago
Michael Niedermayer 3edc3b1595 avcodec/mpeg4videodec: Check for bitstream overread in decode_vol_header() 11 years ago
Michael Niedermayer 4332b01c30 avcodec/huffyuv: simplify allocation of temporaries 11 years ago
Luca Barbato 521726ff57 hevc: Always consider VLC NALU type mismatch fatal 11 years ago
Luca Barbato 175e506332 hevc: Mention the missing SPS in the error message 11 years ago
Michael Niedermayer 36fb07d1ab avcodec/mpeg4videodec: set field durations to safe values when they are invalid 11 years ago
Diego Biurrun b23bc95920 x86: dca: Add missing multiple inclusion guards 11 years ago
Luca Barbato fea6db064b h264: informative error reporting in decode_slice_header() 11 years ago
Luca Barbato 96f9fbe109 h264: fix slice_type value reported in decode_slice_header() 11 years ago
Michael Niedermayer cbcfd7da4d avcodec: support setting the chroma intra matrix 11 years ago
Gonzalo Garramuno 3d20260157 avcodec/exr: read layers 11 years ago
Hendrik Leppkes 7716eda0aa vp9/x86: set correct number of registers used in intra pred asm 11 years ago
Michael Niedermayer 9bb1af8f36 avcodec/huffyuvdec: use RGB0 for 24bit rgb output instead of BGRA 11 years ago
Michael Niedermayer 469de4f583 avcodec/huffyuvdec: use the correct height field 11 years ago
Michael Niedermayer 61d59703c9 avcodec/snow: split block clipping checks 11 years ago
Michael Niedermayer d42ec8433c avcodec/ansi: fix integer overflow 11 years ago
Peter Ross 911eb71133 avcodec/vp8dsp: evaluate CONFIG_VP7_DECODER/CONFIG_VP8_DECODER 11 years ago
Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 11 years ago
James Almer 07b4b0ca62 tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 11 years ago
Ronald S. Bultje 21a0451167 vp9: split decode_coeff_b loop inside txsz branch. 11 years ago
Ronald S. Bultje fdb093c4e4 vp9/x86: intra prediction SIMD. 11 years ago
Peter Ross a707d18a48 avcodec/vp8dsp: zeroise input coefficient array after use in vp7 idct functions 11 years ago
Michael Niedermayer 91253839e1 avcodec/h264: more completely check the loop filter parameters 11 years ago
Vittorio Giovara 614b9e4db8 h264: use avpriv_request_sample for chroma_format_idc 11 years ago
Michael Niedermayer c919e1ca2e avcodec/msrle: use av_image_get_linesize() to calculate the linesize 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Michael Niedermayer a392bf6570 avcodec/dxtory: fix src size checks 11 years ago
Maxim Poliakovski 77fbc03265 g2meet: validate bpp and bitmasks in the display info 11 years ago
Michael Niedermayer 18f94df8af avcodec/alsdec: check predictor order against block length 11 years ago
James Almer ec482e738d x86/fladsp: add missing check to ff_flacdsp_init_x86() 11 years ago
Michael Niedermayer e5c7229999 avcodec/utils: set AVFrame format unconditional 11 years ago
Michael Niedermayer d1e6602665 avcodec/hevc: make *ps_id unsigned 11 years ago