35374 Commits (5d7696fe2b402c20a3b01c7acd2012b0daa53a28)

Author SHA1 Message Date
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
Matthieu Bouron 81f14884b5 lavc/mjpegdec: avoid unneeded allocation if the frame is to be skipped 9 years ago
Matthieu Bouron 4737fe6907 lavc: add h264 mediacodec decoder 9 years ago
Matthieu Bouron 3ab178516e lavc: add JNI support 9 years ago
Carl Eugen Hoyos 59793785f4 lavc/cfhd: Remove one more \n from avpriv_report_missing_feature(). 9 years ago
Carl Eugen Hoyos 719276b860 lavc/cfhd: Sanitize avpriv_report_missing_feature() usage. 9 years ago
foo86 db44b59980 avcodec/dca: clear X96 channels if nothing was decoded 9 years ago
Kieran Kunhya 247fe3e494 avcodec/cfhd: Fixes cfhd_odd.mov which has a resolution of 496x241 9 years ago
Umair Khan 7d6c264e02 avcodec/alsdec: treat quant_cof as a signed value 9 years ago
Reimar Döffinger 5f5e6033cd bitstream.c: improve init_vlc error messages. 9 years ago
Reimar Döffinger 0a04c2885f aacenc: avoid double in quantize_bands. 9 years ago
Luca Barbato 39a2d3288e mpegvideo: Refactor emulated_edge_mc calls 9 years ago
Luca Barbato 0242351390 mpegvideo: Fix undefined negative shifts in mpeg_motion_internal 9 years ago
Luca Barbato 7d4a1ff344 mpegvideo: Fix undefined negative shifts in ff_init_block_index 9 years ago
Katerina Barone-Adesi 1389b4c18d idct8x8: Fix undefined negative shifts 9 years ago
Vittorio Giovara e10b7ef2fe vdpau: Add missing deprecation guards 9 years ago
Clément Bœsch 0443b2cf79 lavc: restore ABI compatibility with 3.x (sub_text_format) 9 years ago
wm4 2e2f8534eb lavc: factor apply_param_change() AV_EF_EXPLODE handling 9 years ago