33838 Commits (89da893c880d872c6615308d3223e755c3fc8dd2)

Author SHA1 Message Date
James Almer dab5f65b25 x86/takdsp: use arithmetic shift instructions 9 years ago
赵宇龙 cd847839f3 h264_mp4toannexb: fix the pps offset when there are more than one sps in avcc 9 years ago
Michael Niedermayer 3d126ef188 avcodec/h264_mp4toannexb_bsf: Use av_freep() to free spspps_buf 9 years ago
Ganesh Ajjanagadde 9953038728 avcodec/xvmc: apply attribute_deprecated correctly 9 years ago
Ganesh Ajjanagadde 3be27e07d3 avcodec/mpegvideoenc: fix undefined negative left shift 9 years ago
Andreas Cadhalpun 8d6625642d doc: fix spelling errors 9 years ago
Paul B Mahol 35af7add6f avcodec/takdec: add x86 SIMD for rest of decorrelation modes 9 years ago
Carl Eugen Hoyos d6cfbcd621 lavc/mjpegenc: Add an option to force outputting chroma matrix. 9 years ago
Ganesh Ajjanagadde 1e81fd3710 avcodec/pthread_frame: update doxygen for update_context_from_thread 9 years ago
wm4 b3f8d871ee avcodec/ass: fix doxygen typo 9 years ago
Christophe Gisquet 5911eeb033 dnxhdenc: mark CID 1260 encoder experimental 9 years ago
Christophe Gisquet 79cfb36f92 dnxhddata: introduce and use MBAFF flag 9 years ago
Christophe Gisquet 71199ee907 dnxhddec: better support for 4:4:4 9 years ago
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 9 years ago
Vittorio Giovara 3a4d369ea4 g2m: Relax resolution change constraints 9 years ago
Shivraj Patil 322e960dbf avcodec/mips: build fix for MSA 64bit 9 years ago
Shivraj Patil b0732b0214 avcodec/mips: build fix for MSA 9 years ago
Arttu Ylä-Outinen cb8999f368 doc/encoders: Fix libkvazaar documentation 9 years ago
Arttu Ylä-Outinen 0e34868387 libkvazaar: Fix setting framerate 9 years ago
Arttu Ylä-Outinen 5fefa7b512 libkvazaar: Use av_image_copy for copying pixels 9 years ago
Arttu Ylä-Outinen 8db62f0419 libkvazaar: Set pts and dts 9 years ago
Arttu Ylä-Outinen c09419ca80 libkvazaar: Replace asserts with proper errors 9 years ago
Arttu Ylä-Outinen 425d6134ed libkvazaar: Remove unnecessary NULL checks 9 years ago
Arttu Ylä-Outinen b3777b2c2e libkvazaar: Update to work with the latest version 9 years ago
Ronald S. Bultje ce78729033 vp9: don't keep a stack pointer if we don't need it. 9 years ago
Ganesh Ajjanagadde b3b6665c60 avcodec/libx264: silence -Waddress 9 years ago
Michael Niedermayer a852db796e avcodec/pngenc: Check that there is at least 1 frame 9 years ago
Michael Niedermayer e96ecaf053 avcodec/pngenc: Initialize fctl_chunk to 0 9 years ago
James Almer 72254b19b8 x86/alacdsp: add simd optimized functions 9 years ago
Ronald S. Bultje cb912b4521 vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned. 9 years ago
Jeremy James 6f1ccca4ae dnxhd: add better support for CIDs 1270 to 1274 9 years ago
Christophe Gisquet 66db504f03 dnxhd: add CID 1270 9 years ago
Jeremy James 118a3cd2c5 dnxhd: add decoder support for DNxHR 9 years ago
Christophe Gisquet 1f4ff53aea dnxhddec: Introduce DNXHD_VARIABLE 9 years ago
Christophe Gisquet 52256860d6 dnxhdenc: do not select 4:4:4 profiles 9 years ago
Christophe Gisquet 4e7cba1d8a dnxhd: profile flags 9 years ago
Christophe Gisquet 9139a7e84f dnxhddec: cleanup frame header parsing 9 years ago
Michael Niedermayer c0152ebb9e avcodec/mmaldec: Use av_assert0() instead of assert() 9 years ago
Michael Niedermayer 46f3015f35 avcodec/tta: Un-break build without threads 9 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 9 years ago
wm4 65db4899fa mmaldec: refactor to have more context per MMAL input buffer 9 years ago
James Almer b70566d6ca avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdsp 9 years ago
Ganesh Ajjanagadde 2cbaa078d1 avcodec: use HAVE_THREADS header guards to silence -Wunused-function 9 years ago
Derek Buitenhuis eae58428bd avcodec: Do not lock during open for codecs marked as having threadsafe init 9 years ago
Vittorio Giovara abe9adfb31 rangecoder: Use AV_RB16 instead of bytestream_get_be16 9 years ago
Vittorio Giovara b8b13acd70 hevc: Simplify logical check 9 years ago
Vittorio Giovara 10aa6f9db4 h264: Use the correct argument context in debug log 9 years ago
Vittorio Giovara 4628443ca3 h263: Drop uninitialized variable use from log message 9 years ago
Vittorio Giovara 1da2a20763 dvbsubdec: Fix function return type 9 years ago
Vittorio Giovara cab63a8b59 dv: Mark internal frame reference as const 9 years ago