33913 Commits (0418541d5d3f4eada6ce6f250f159ce569f180bc)

Author SHA1 Message Date
Rostislav Pehlivanov d25c033ddd aaccoder_twoloop.h: simplify and comment ff_pns_bits() 10 years ago
Rostislav Pehlivanov 5f760da6b6 aacenc_utils: add 'inline' flag to find_form_factor, silence warning 10 years ago
Andreas Cadhalpun ec0275843d avcodec: remove leftover iff_byterun1 decoder 10 years ago
Ronald S. Bultje 93866c2aa2 intmath: remove av_ctz. 10 years ago
Claudio Freire 323d37521d AAC encoder: cosmetics from last commit 10 years ago
Claudio Freire 01ecb7172b AAC encoder: Extensive improvements 10 years ago
Paul B Mahol f226c25a37 avcodec/sipr: use AVERROR return code instead of -1 10 years ago
Michael Niedermayer 98b8bf12bc avcodec/pngdec: Use av_malloc_array() 10 years ago
Michael Niedermayer c08b06c225 avcodec/jpeg2000dec: Check that step_x/y are valid before use in JPEG2000_PGOD_PCRL 10 years ago
Michael Niedermayer 47c5a3058e avcodec/pngdec: Alloc buffer after blend_op check in handle_p_frame_apng() 10 years ago
Michael Niedermayer 1e7e4f13f9 avcodec/pngdec: Check blend_op. 10 years ago
Rodger Combs 0d53a6f5b4 lavc: move bitstream filter args to the bsf ctx 10 years ago
Luca Barbato 00332e0a06 wrapped_avframe: Initial implementation 10 years ago
Ganesh Ajjanagadde 979572365f avcodec/ac3enc: fix undefined negative left shift 10 years ago
Anton Khirnov 8a73b8c5b4 cabac: Make cabac starts hardcoded 10 years ago
Derek Buitenhuis 9692fd7622 Revert "cabac: Allow hardcoding CABAC table." 10 years ago
James Almer dab5f65b25 x86/takdsp: use arithmetic shift instructions 10 years ago
赵宇龙 cd847839f3 h264_mp4toannexb: fix the pps offset when there are more than one sps in avcc 10 years ago
Michael Niedermayer 3d126ef188 avcodec/h264_mp4toannexb_bsf: Use av_freep() to free spspps_buf 10 years ago
Ganesh Ajjanagadde 9953038728 avcodec/xvmc: apply attribute_deprecated correctly 10 years ago
Ganesh Ajjanagadde 3be27e07d3 avcodec/mpegvideoenc: fix undefined negative left shift 10 years ago
Andreas Cadhalpun 8d6625642d doc: fix spelling errors 10 years ago
Paul B Mahol 35af7add6f avcodec/takdec: add x86 SIMD for rest of decorrelation modes 10 years ago
Carl Eugen Hoyos d6cfbcd621 lavc/mjpegenc: Add an option to force outputting chroma matrix. 10 years ago
Mario Gasparoni c3e5c47bda libopenh264enc: Added max_nal_size option 10 years ago
Ganesh Ajjanagadde 1e81fd3710 avcodec/pthread_frame: update doxygen for update_context_from_thread 10 years ago
wm4 b3f8d871ee avcodec/ass: fix doxygen typo 10 years ago
Anton Khirnov a8956eca1f cabac: Make CABAC states hardcoded 10 years ago
Christophe Gisquet 5911eeb033 dnxhdenc: mark CID 1260 encoder experimental 10 years ago
Christophe Gisquet 79cfb36f92 dnxhddata: introduce and use MBAFF flag 10 years ago
Christophe Gisquet 71199ee907 dnxhddec: better support for 4:4:4 10 years ago
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 10 years ago
Vittorio Giovara 3a4d369ea4 g2m: Relax resolution change constraints 10 years ago
Shivraj Patil 322e960dbf avcodec/mips: build fix for MSA 64bit 10 years ago
Shivraj Patil b0732b0214 avcodec/mips: build fix for MSA 10 years ago
Arttu Ylä-Outinen cb8999f368 doc/encoders: Fix libkvazaar documentation 10 years ago
Arttu Ylä-Outinen 0e34868387 libkvazaar: Fix setting framerate 10 years ago
Arttu Ylä-Outinen 5fefa7b512 libkvazaar: Use av_image_copy for copying pixels 10 years ago
Arttu Ylä-Outinen 8db62f0419 libkvazaar: Set pts and dts 10 years ago
Arttu Ylä-Outinen c09419ca80 libkvazaar: Replace asserts with proper errors 10 years ago
Arttu Ylä-Outinen 425d6134ed libkvazaar: Remove unnecessary NULL checks 10 years ago
Arttu Ylä-Outinen b3777b2c2e libkvazaar: Update to work with the latest version 10 years ago
Ronald S. Bultje ce78729033 vp9: don't keep a stack pointer if we don't need it. 10 years ago
Ganesh Ajjanagadde b3b6665c60 avcodec/libx264: silence -Waddress 10 years ago
Michael Niedermayer a852db796e avcodec/pngenc: Check that there is at least 1 frame 10 years ago
Michael Niedermayer e96ecaf053 avcodec/pngenc: Initialize fctl_chunk to 0 10 years ago
James Almer 72254b19b8 x86/alacdsp: add simd optimized functions 10 years ago
Ronald S. Bultje cb912b4521 vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned. 10 years ago
Jeremy James 6f1ccca4ae dnxhd: add better support for CIDs 1270 to 1274 10 years ago
Christophe Gisquet 66db504f03 dnxhd: add CID 1270 10 years ago