20930 Commits (4fef648d10bf3bcfd4b8fa5755c1128966a2427c)

Author SHA1 Message Date
Diego Biurrun 81f769fa12 gsm: Move requant_tab table to the gsm tables file 9 years ago
Diego Biurrun 42dc214323 mpc: Drop unused GetBitContext context member 9 years ago
Diego Biurrun 85b8403c6f svq1enc: Drop unused GetBitContext context member 9 years ago
Diego Biurrun 6d8fd614ff vorbis: Kill some pointless debug code 9 years ago
Diego Biurrun 59c6509d9f mss2: Drop a silly assert 9 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Diego Biurrun 09c4e5c598 indeo2: Drop disabled big-endian ir2_codes table 9 years ago
Diego Biurrun b7f98659f2 Remove unnecessary get_bits.h #includes 9 years ago
Paul B Mahol 2a48a75a6f sgirledec: simplify, no need to use reget buffer 9 years ago
Paul B Mahol 6e2ad28cf7 aic: add frame threading support 9 years ago
Denis Charmet 38f99017e6 vp9: Return the correct size when decoding a superframe 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
Luca Barbato 5264e7ba21 ac3: Check the array bound before dereferencing 9 years ago
Mark Thompson a86aa16088 vaapi_h264: Add trivial support for low-power encoding 9 years ago
Mark Thompson b51c7c6b8a vaapi_h264: Fix frame_num after non-reference frames 9 years ago
Mark Thompson 2bfa067d0b vaapi_encode: Check config attributes before creating config 9 years ago
Andrey Turkin 24b5cff01b lavc: handle hw_frames_ctx where necessary 9 years ago
Diego Biurrun 4024b566d6 golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names 9 years ago
Diego Biurrun e47b8bbf0b avcodec: Bump micro version after changing public JPEG 2000 defines 9 years ago
Francois Cartegnie ad61da054b jpeg2000: Fix profile define values 9 years ago
Anton Khirnov 2ef6dab0a7 lavc: document that avcodec_close() should not be used 9 years ago
Anton Khirnov 04fc8e24a0 lavc: deprecate avcodec_get_context_defaults3() 9 years ago
Anton Khirnov 5f30ac2779 lavc: deprecate avcodec_copy_context() 9 years ago
Luca Barbato 74b1bf632f mp3: Make the extrasize explicit 9 years ago
Diego Biurrun 52567e8198 get_bits: Drop some TRACE-level debug code 9 years ago
Anton Khirnov 3399a26d3f nvenc: allow setting the number of slices 9 years ago
Philip Langdale 10545f84b8 nvenc: De-compensate aspect ratio compensation of DVD-like content. 9 years ago
Anton Khirnov 9375c97460 nvenc: list the major contributors in the copyright header 9 years ago
Anton Khirnov 6f58b4dc47 nvenc: drop the hard dependency on CUDA 9 years ago
Anton Khirnov f11ec8cee7 nvenc: only support HW frames when CUDA is enabled 9 years ago
Anton Khirnov 2156c4c300 nvenc: write the VUI signal properties for HEVC 9 years ago
Anton Khirnov a1df786503 nvenc: only write the VUI signal type fields if they are set 9 years ago
Timo Rothenpieler cea1fb854c nvenc: Generate bufferingPeriod/pictureTiming SEI 9 years ago
Timo Rothenpieler a1e215ea01 nvenc: Delay frame output to increase encoding speed 9 years ago
Anton Khirnov 9427d92f40 nvenc: add support for lossless encoding 9 years ago
Timo Rothenpieler 795329dd4c nvenc: Generate AUD NAL units for better compatiblity 9 years ago
Anton Khirnov e42b9bc894 nvenc: fix the rc option definitions 9 years ago
Derek Buitenhuis d68fb14758 mjpegdec: Properly fail on malloc failure 9 years ago
Anton Khirnov 0d95d88fbd lavc: revert the Makefile part of 330177b 9 years ago
Alexandra Hájková ffa190d047 Move VLC and RL_VLC_ELEM structure definitions to a separate header 9 years ago
Alexandra Hájková d338abb664 mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of NULL 9 years ago
Alexandra Hájková e4b38878da Move check_marker() from get_bits to mpeg4videodec 9 years ago
Anton Khirnov 31f6a4b4b8 lavc: mark the old audio/video encoding API as deprecated 9 years ago
Anton Khirnov 8996515b13 avpacket: fix setting AVPacket.data in av_packet_ref() 9 years ago
Anton Khirnov e62ff72fc1 lavc: make avcodec_open2() fail when the timebase is not set for encoding 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
Diego Biurrun 763d69bfb2 Add some more deprecation guards 9 years ago