35105 Commits (6c0cf11f38f3306773401bf35174703cb4f12dd5)

Author SHA1 Message Date
Michael Niedermayer 068026b0f7 avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored 9 years ago
Mark Thompson fbec157ea0 lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit is found. 9 years ago
Ganesh Ajjanagadde bccc81dfa0 lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y) 9 years ago
Rostislav Pehlivanov d6e76dd132 vc2enc_dwt: remove outdated comment 9 years ago
Rostislav Pehlivanov f4b30beac0 vc2enc: increase the starting value of the size scaler 9 years ago
Michael Niedermayer a7b8a6e704 avcodec/error_resilience: remove unneeded and disabled code 9 years ago
Michael Niedermayer 5694b28211 avcodec/error_resilience: wait for previous frame to be available 9 years ago
James Almer 488e6409df libwebpenc_animencoder: add missing braces to struct initialization 9 years ago
Michael Niedermayer 83df0a84a9 avcodec/motion_est_template: Fix map cache use in qpel_motion_search() 9 years ago
James Almer f875ba4873 libwebpenc_animencoder: print library messages in verbose log levels 9 years ago
James Almer 626b6b769c libwebpenc_animencoder: zero initialize the WebPAnimEncoderOptions struct 9 years ago
Michael Niedermayer 50ef7361cb avcodec/resample: Remove disabled and faulty code 9 years ago
Hendrik Leppkes c198295ded dxva2_h264: fix size alignment asserts 9 years ago
Matt Oliver 109dfed7fc lavc/dxva2_h264: Fix incorrect assert statement. 9 years ago
Luca Barbato 73f3c8f73e indeo2: Fix banding artefacts 9 years ago
Luca Barbato 522ab0b9a9 indeo2data: K&R formatting cosmetics 9 years ago
Michael Niedermayer 7eedad946c avcodec/mediacodec_sw_buffer: remove redundant article 9 years ago
Matthieu Bouron 03a6ed83b0 lavc/mediacodec: remove stray empty lines 9 years ago
Matthieu Bouron 31fe3c4d23 lavc/mediacodec: fix codec_name leak 9 years ago
Michael Niedermayer 652173f63f avcodec/pthread_frame: Remove unused variable 9 years ago
Marton Balint 67bef4cffa avcodec/aactab: do not use floats for constants 9 years ago
Hendrik Leppkes a38627be6d avcodec/cbrt_data: include avutil/libm.h to unbreak compilation on systems without cbrt 9 years ago
Matthieu Bouron 33d69a9008 lavc/ffjni: remove use of private JniInvocation API to retreive the Java VM 9 years ago
Reimar Döffinger 7c93f2c0b9 Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
Carl Eugen Hoyos 4405ff2cae lavc/hevc_ps: Fix default display window offsets for yuv422 and yuv444. 9 years ago
Carl Eugen Hoyos d11d78facb lavc/libx265: Support GBR encoding. 9 years ago
Carl Eugen Hoyos db4786f1cf lavc/hevc_ps: Support GBR decoding. 9 years ago
Michael Niedermayer 9d4ab1380a Use avpriv_tempfile() 9 years ago
Michael Niedermayer b4f59beeb4 avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
Umair Khan 5d64ba9d18 avcodec/alsdec: fix max bits in ltp prefix code 9 years ago
Ronald S. Bultje b86339a9f8 vp9: fix a few signed integer left-shifts. 9 years ago
Ronald S. Bultje abedde65d1 vp9_superframe: fix endianness of size markers. 9 years ago
Ronald S. Bultje 2e6636aa87 vp9: add superframe merging bitstream filter. 9 years ago
Ronald S. Bultje 6d8ab358a3 lavf: allow BSFs to drop packets. 9 years ago
Ganesh Ajjanagadde 66edd8656b lavc/lpc: exploit even symmetry of window function 9 years ago
Matthieu Bouron 8d0a218058 lavc/ffjni: fix uninitialized variable 9 years ago
Vicente Olivert Riera ad16eff64b mips: add support for R6 9 years ago
Carl Eugen Hoyos 260c12cdd1 lavc/mjpegdec: Set sar for multiscope videos. 9 years ago
Carl Eugen Hoyos a6a52ef29a lavc/hevc_ps: Fix offset for yuv422 and yuv444. 9 years ago
Carl Eugen Hoyos 144ef773c7 Use correct msvc type specifiers for ptrdiff_t and size_t. 9 years ago
Michael Niedermayer a008a7cc95 avcodec/ffjni: Fix occured typo 9 years ago
Michael Niedermayer 89862cd734 avcodec/ffjni: Fix ;; 9 years ago
Reimar Döffinger b60dfae7af aacenc_utils: Use temporary variable. 9 years ago
Reimar Döffinger b91e376390 aacenc: use generational cache instead of resetting. 9 years ago
Moritz Barsnick 72babb8566 lavc/mjpegdec: avoid printing useless message in default log level 9 years ago
Timo Rothenpieler f2bdf9d26a avcodec/nvenc: Fix typo and preset error message 9 years ago
Lucas Cooper fd55470c65 avcodec/nvenc: Add encoder stats 9 years ago
Michael Niedermayer da904faaa5 avcodec: try to document timebase a bit more 9 years ago
Clément Bœsch 2b7a61cbd8 lavc/utils: fix extra ASS sanity check in convert_sub_to_old_ass_form() 9 years ago
Matthieu Bouron 8c24523cc5 lavc/mediacodec: fix chroma width for yuv420p 9 years ago