26327 Commits (5c4aa72b75c1715d031df38d925445698be67de4)

Author SHA1 Message Date
Michael Niedermayer bd8d28e2d2 avcodec/hnm4video: check dimensions for validity 11 years ago
Clément Bœsch 004f3b154b avcodec/vp9dsp: pass dconly bit as macro argument. 11 years ago
Michael Niedermayer b33f3246e2 avcodec/hnm4video: fix missing newlines in error messages 11 years ago
Michael Niedermayer 78446f0d9d avcodec/hnm4video: fix write offset checks in decode_interframe_v4() 11 years ago
Michael Niedermayer 5a08ba5381 avcodec/hnm4video: check offset in decode_interframe_v4() more completely 11 years ago
Clément Bœsch 64821f5a7c avcodec/vp9dsp: add DC only versions for idct/idct. 11 years ago
Michael Niedermayer e4eb2c957b avcodec/rv10: revert hunk from ce9f5b13ed 11 years ago
Michael Niedermayer 0398b7cbd3 avcodec/hnm4video: check intraframe size 11 years ago
Michael Niedermayer 6060234d43 avcodec/mjpegdec: check len in mjpeg_decode_app() more completely 11 years ago
Michael Niedermayer ba992711f7 avcodec/hnm4video: check that packetsize is at least 8 11 years ago
Michael Niedermayer 564ae836fb avcodec/gifdec: print error if image is not within dimensions 11 years ago
Diego Biurrun 0ba8ba165b aacps: Adjust some const qualifiers to suppress warnings 11 years ago
gcocherel fb7d70c1cd hevc : add hevc profile 11 years ago
gcocherel 36658c978f hevc : update hevc_ps.c 11 years ago
Clément Bœsch 616da59542 avcodec/x86/vp9dsp: merge a few SWAP together. 11 years ago
gcocherel 81d0252dac hevc : update hls_decode_neighbour(cherry picked from commit 14341c6d9a6885657ba365807223e96a67d6c0ed) 11 years ago
gcocherel 0afa254d4e hevc : fix pcm(cherry picked from commit 12bbfdba1899d11044d2bd8457159fc8b4b52a76) 11 years ago
Anton Khirnov 430d121964 pcx: round up in bits->bytes conversion in a buffer size check 11 years ago
Anton Khirnov c918e08b9c truemotion1: make sure index does not go out of bounds 11 years ago
Anton Khirnov de4ec972c0 vc1: fix a memleak. 11 years ago
Anton Khirnov ca41c72c6d motionpixels: clip VLC codes. 11 years ago
Anton Khirnov f0259a587e h264: check buffer size before accessing it 11 years ago
Anton Khirnov 1f3e56b6dc gifdec: convert to bytestream2 11 years ago
Anton Khirnov c453723ad7 gifdec: check that the image dimensions are non-zero 11 years ago
Anton Khirnov 074c769de9 h264_cavlc: check the size of the intra PCM data. 11 years ago
Diego Biurrun ac0e03bab0 dct/fft: Give consistent names to fixed/float template files 11 years ago
Michael Niedermayer fdc0b3f8c1 avcodec/utils: remove unused variable 11 years ago
Vittorio Giovara 305d3d9f1f mpeg4videoenc: restore macro parentheses 11 years ago
Michael Niedermayer 01923bab98 avcodec: move end zeroing code from av_packet_split_side_data() to avcodec_decode_subtitle2() 11 years ago
Sean McGovern a7b87ca911 libxavs: rename and fix a variable name 11 years ago
Michael Niedermayer e50278348a avcodec/avpacket: fix order of operations in case of too large allocation 11 years ago
Ben Boeckel 34b7c82dd3 avcodec/utils: use the unpack_dictionary function 11 years ago
Michael Niedermayer fcb1b0078d avcodec/avpacket: use size_t, fix potential integer overflow 11 years ago
Ben Boeckel c28b61caf0 Document new APIs for av_packet_{un, }pack_dictionary() 11 years ago
Ben Boeckel 51a84a6bca avpacket: add pack/unpack functions for AVDictionary 11 years ago
Ben Boeckel 1e506a2cc5 avcodec: add side_data type for updated metadata 11 years ago
Xidorn Quan 973b1a6b90 vda_h264_dec: backup context before overriding 11 years ago
Michael Niedermayer 6c04c5f733 avcodec/h261enc: dont use current_mv_x/y 11 years ago
Michael Niedermayer cccdaa406a avcodec/h261enc: avoid use of current/previous_mba 11 years ago
Michael Niedermayer 05493c6e72 avcodec/avpacket: correctly set the number of side data elements in av_copy_packet_side_data() 11 years ago
Tim Walker ffb0af7f17 ac3dec: simplify an expression 11 years ago
Diego Biurrun 57f13fd7e9 dv_tablegen: Remove CONFIG_SMALL preprocessor check 11 years ago
Vittorio Giovara 6f1ec8edf2 avcodec.h: include version.h before using version macro 11 years ago
Vittorio Giovara c673fc919c hevc_sei: drop unused parameter 11 years ago
Vittorio Giovara d234c7a07c mpeg4videodec: K&R formatting cosmetics 11 years ago
Vittorio Giovara 8769113acc mpeg4videoenc: K&R formatting cosmetics 11 years ago
Kostya Shishkov 16e7b189c5 mpegvideo: Fix swapping of UV planes for VCR2 11 years ago
Tim Walker 69d4dbfd1f aac_ac3_parser: simplify an expression 11 years ago
Tim Walker 37a3cac78c dcadec: simplify an expression 11 years ago
Michael Niedermayer f0f04fd842 avcodec/asvenc: remove code allocating dummy coded_frame 11 years ago