44742 Commits (d76479c5020ca43e67d47ba3767146b192dc4782)
 

Author SHA1 Message Date
Diego Biurrun d76479c502 ppc: Drop support for Apple GCC 8 years ago
Diego Biurrun 97cfe1d8bd Convert all AVClass struct declarations to designated initializers. 8 years ago
Srinath K R 98ea98069b nvenc: Add default value for AVCodecContext::refs 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 831cfe10b4 dxva: move d3d11 locking/unlocking to functions 8 years ago
wm4 4dec101acc dxva: preparations for new hwaccel API 8 years ago
wm4 bd747b9226 lavc: set avctx->hwaccel before init 8 years ago
wm4 fff90422d1 lavu: add new D3D11 pixfmt and hwcontext 8 years ago
Diego Biurrun ed434be106 configure: Bail out if both GnuTLS and OpenSSL are enabled 8 years ago
Diego Biurrun adfd7892e3 configure: Move x86 assembler sanity check into assembler probe function 8 years ago
Diego Biurrun 5e27ef800b build: Add missing zlib dependencies for several protocols 8 years ago
Diego Biurrun 908f737d6c cmdutils: Mark conditionally used variable as av_unused 8 years ago
Diego Biurrun f960fd2fb1 build: Skip generating .version files when reconfiguring 8 years ago
James Almer a876958d0f avutil/md5: fix misaligned reads 8 years ago
Diego Biurrun 61cec5adaa tls: Hide backend implementation details from users 8 years ago
Diego Biurrun 5edded9df3 smacker: Improve error handling 8 years ago
Michael Niedermayer b98f082d8d smacker: Check that the data size is a multiple of a sample vector 8 years ago
Martin Storsjö 2ca759657b os_support: Remove the dynamic loading of getaddrinfo from the fallback getaddrinfo 8 years ago
Martin Storsjö 4d444d04c1 configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy mingw 8 years ago
Luca Barbato 16cb06bb30 hlsenc: Support recovery from an already present playlist 8 years ago
Luca Barbato 91622f6446 avconv: Always initialize the opkt struct on streamcopy 8 years ago
Martin Storsjö 427f7a1f9e configure: Fix the msvcrt version check for mingw32 8 years ago
Elviss Strazdins 2017ffc18f vaapi: Add ABGR map only if VA_FOURCC_ABGR is defined 8 years ago
Luca Barbato 6a7e928555 configure: Do not check for the __builtin_vec_vsx_ld 8 years ago
Aaron Levinson 3d040513a1 avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 8 years ago
Anton Khirnov 8652a2c248 decode: fix the code reducing cropping to preserve alignment 8 years ago
Anton Khirnov c3f0357bdf hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext 8 years ago
James Almer d7dcd825de extract_extradata_bsf: make sure all needed parameter set NALUs were found 8 years ago
Anton Khirnov 3fb6b98b5e vp9_superframe_bsf: cache input packets directly 8 years ago
Anton Khirnov 126bc2c33b vp9_superframe_bsf: convert to the new bitstream reader 8 years ago
Mark Thompson 3daaa44173 hevc: Add names for reserved NAL unit types 8 years ago
Mark Thompson 6ea220cbee h264_sei: Add namespace prefix to all SEI values 8 years ago
Mark Thompson 4d56f7ab8f avconv: Flush output BSFs when stream copy reaches EOF 8 years ago
Mark Thompson 66aa9b94da doc: Document hwupload, hwdownload and hwmap filters 8 years ago
Martin Storsjö 7c35bee025 movenc-test: Add tests for negative cts offsets 8 years ago
Martin Storsjö c415c8104c movenc: Don't write any edit list if the start offset is zero 8 years ago
Martin Storsjö c380a0d7f7 movenc: Add an option for enabling negative CTS offsets 8 years ago
Martin Storsjö d05c9cde0e checkasm: aarch64: Specify alignment for the register_init const array 8 years ago
Martin Storsjö d7320ca3ed arm: Avoid using .dn register aliases 8 years ago
Martin Storsjö 6ccf76aec7 mpjpeg: Use proper CR/LF in multipart headers 8 years ago
Sean McGovern cb167f2947 h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking() 8 years ago
James Almer cfd25488bf hevcdec: move SEI message parsing into a separate header 8 years ago
James Almer 648a0b4503 hevcdec: remove HEVCContext usage from hevc_sei 8 years ago
Martin Storsjö 59cee42d7d arm: Check for the .arch directive in configure 8 years ago
Alexandra Hájková ce080f47b8 hevc: Add NEON 32x32 IDCT 8 years ago
Alexandra Hájková 118dd4a321 hevc: 16x16 NEON idct: Use the right element size for loads/stores 8 years ago
Alex Converse 504403ab28 aacsbr: Turnoff in the event of over read. 8 years ago
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 8 years ago
Luca Barbato 0ac1fec1c3 bitstream: Move VLC reading functions into the vlc.h header 8 years ago
Luca Barbato 73fc82f343 vlc: Add header #include when the types are used 8 years ago