32928 Commits (2db8c42ddc58a2ee7d2bb6dedab927422de35f09)

Author SHA1 Message Date
Jovan Zelincevic 08be74ac81 libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
Jovan Zelincevic f497a9e84e libavcodec: Implementation of AAC_fixed_decoder (LC-module) [1/4] 10 years ago
Michael Niedermayer 15893adbdb avcodec/hevc_ps: Remove gotos from ff_hevc_parse_sps() 10 years ago
Michael Niedermayer 1dacf26964 avcodec/hevc_ps: Do not return success on failures in ff_hevc_parse_sps() 10 years ago
James Almer c118101662 avcodev/libdcadec: implement request_channel_layout 10 years ago
Ivan Uskov b409748bc4 libavcodec/qsvenc.c: fix incorrect loop condition. 10 years ago
Anton Khirnov 66acb76bb0 lavc: add Intel libmfx-based HEVC encoder 10 years ago
Anton Khirnov 3a85397e8b lavc: add Intel libmfx-based MPEG2 encoder 10 years ago
Anton Khirnov 69ab9f53f9 hevc: split bitstream unescaping to a separate file 10 years ago
Anton Khirnov fd124d8357 hevc_ps: split the code for parsing the SPS and exporting it into the context 10 years ago
Michael Niedermayer 3c63d06d81 avcodec/h264_slice: Fix container cropping 10 years ago
Vittorio Giovara 1761ab838c lavc: Deprecate avctx.rc_strategy 10 years ago
Michael Niedermayer 80e42387dc avcodec/g2meet: Clear pointers after deallocation 10 years ago
Michael Niedermayer e83ffb48ac avcodec/utils: Check values in apply_param_change() 10 years ago
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width 10 years ago
Andreas Cadhalpun 42e7a5b3c7 wmalosslessdec: reset frame->nb_samples on packet loss 10 years ago
Andreas Cadhalpun f9020d514e wmalosslessdec: avoid reading 0 bits with get_bits 10 years ago
Rostislav Pehlivanov 80db686a69 aacenc: fix option descriptions 10 years ago
James Almer 7d5ab16506 avcodec/libdcadec: export matrix encoding side data 10 years ago
Stian Selnes 02b7c63087 h261: Signal freeze picture release for intra frames 10 years ago
Stian Selnes dc1de0b958 h261: Set 'still image mode off' in picture header 10 years ago
Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 years ago
Ivan Uskov 9c95734e1c libavcodec/qsv.c: Linux-only code part has been moved to separate function in order to avoid the "ISO C90 forbids mixed declarations and code" compiler warning. 10 years ago
周晓勇 387cbe018c use mmi instead of loongson3 as simd-optimization flag 10 years ago
周晓勇 72aaca7488 avcodec: loongson remove useless macros in mipsfpu optimization 10 years ago
Michael Niedermayer a3a61d4663 avcodec/lpc: Fix lpc_apply_welch_window_c() for odd len 10 years ago
Shivraj Patil 709bb45c66 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
Shivraj Patil 2f3f98af2b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 10 years ago
Ivan Uskov 115c14c3b6 libavcodec/qsvenc.c: A warning message when library will work at partial hardware acceleration. 10 years ago
Kieran Kunhya 8234f0e3b4 avcodec: Add support for Closed Caption export in h264 10 years ago
Ivan Uskov 38402754b9 libavcodec/qsvenc.c: More correct selection of alignment of a frame height depending whether an encoded sequence progressive or not. 10 years ago
Marton Balint 859731d642 lavc/utils: get rid of add_metadata_from_side_data forward declaration 10 years ago
Marton Balint 9476c4c67e lavc/utils: call add_metadata_from_side_data in ff_init_buffer_info 10 years ago
Marton Balint 10b6a83fb3 lavc/utils: change add_metadata_from_side_data to accept avpacket 10 years ago
Marton Balint 3a19fe0048 lavc/utils: remove redundant call to ff_init_buffer_info 10 years ago
Carl Eugen Hoyos 97fa0f37fe lavc/j2kenc: Enable yuv42x and yuv41x encoding. 10 years ago
Michael Niedermayer c0db6320a6 avcodec/avuienc: Use ff_alloc_packet() 10 years ago
Michael Niedermayer 0e7bbdbeaf avcodec/avuienc: Initialize output data 10 years ago
Michael Niedermayer 47496eb97c avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() 10 years ago
Rostislav Pehlivanov e8576dc8df aacenc: implement Intensity Stereo encoding support 10 years ago
Rostislav Pehlivanov 0b233900fa aacenc: add support for coding of IS spectral coefficients 10 years ago
Rostislav Pehlivanov 38fd4c2e66 aaccoder: add a new perceptual noise substitution implementation 10 years ago
Rostislav Pehlivanov 117b15f4a8 aaccoder: remove previous PNS implementation from twoloop 10 years ago
Rostislav Pehlivanov e06578e392 aacenc: use the new function for setting special band scalefactor indices 10 years ago
Philip Langdale 671bdd4b09 avcodec/nvenc: Add support for H.264 High 444 Predictive encoding 10 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Paul B Mahol 94cfb6db7d avcodec/shorten: use init_get_bits8() 10 years ago
Michael Niedermayer 9f653e6d36 avcodec/j2kenc: Support user specified tile dimensions 10 years ago
Michael Niedermayer d554715f67 avcodec/jpeg2000dec: Fix decoding of subsampled multi tile images 10 years ago
Rostislav Pehlivanov 9f4f578704 aacenc: reset marked IS and M/S bands upon frame encoding 10 years ago