42455 Commits (fcc1280acb6e6f682b34c2101b075b82f83d71ba)
 

Author SHA1 Message Date
Luca Barbato e5997152f5 asf: Use time_t where needed 10 years ago
Alexandra Hájková 944f60866f asfdec: read values properly 10 years ago
Shiz b197f78329 configure: Silence error messages when probing compiler 10 years ago
Luca Barbato 98c9ade985 drawtext: Move the strftime expansion in a separate function 10 years ago
Luca Barbato fe026ba960 drawtext: Drop stray guards 10 years ago
Luca Barbato 4fee11ab05 png: Be more informative regarding signature errors 10 years ago
Anton Khirnov 14e5580246 opusdec: properly handle mismatching configurations in multichannel streams 10 years ago
Alexandra Hájková fdbc544d29 asfdec: prevent the memory leak while reading metadata 10 years ago
Henrik Gramner ebaf571aca x86: dct: Disable dct32_float_sse on x86-64 10 years ago
Luca Barbato 979cb55103 hevc: Split the sei parsing in 3 functions 10 years ago
Luca Barbato 043f46f574 hevc: Use switch instead of if-nests in decode_nal_sei_message 10 years ago
Luca Barbato 2cd841c077 hevc: Use a proper enum for the SEI values 10 years ago
David Holm 80ea661128 avcodec: h264: Extract decoder methods 10 years ago
Alexandra Hájková 33dc1913ab asfdec: remove improper assignement that caused wrong timestamps 10 years ago
Alexandra Hájková 78491fe8cf asfdec: do not export empty metadata 10 years ago
James Almer 3e853ff7ac des: extend av_des_init() doxy 10 years ago
James Almer d9e8b47e31 des: add av_des_alloc() 10 years ago
James Almer 5d8bea3bb2 xtea: add av_xtea_alloc() 10 years ago
James Almer b469832de9 rc4: extend av_rc4_init() doxy 10 years ago
James Almer ae365453c3 rc4: add av_rc4_alloc() 10 years ago
James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 10 years ago
Alexandra Hájková cd4d9df227 asfdec: free AVDictionaries properly when closing the demuxer 10 years ago
Anton Khirnov 90e648c508 fate/mp3: use the f32le format as output 10 years ago
Anton Khirnov a079795052 fate/mp3: specify the number of output samples instead of filesize 10 years ago
Martin Storsjö 764ec70149 rtsp: Only interpret $ as interleaved packet indicator at the start of replies 10 years ago
James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 10 years ago
Luca Barbato 0c73a5a53c hls: Save and forward avio options 10 years ago
Luca Barbato 5ae178539b http: Add the trailing endlines if they are missing 10 years ago
Martin Storsjö bf0cef5c3a checkasm: Include io.h for isatty, if available 10 years ago
James Almer 9487ffd4c0 rtmpproto: free hmac context properly 10 years ago
James Almer 65dd6a1f84 rtmpproto: use AVHMAC instead of a custom implementation 10 years ago
James Almer e59f7cd89e fate: add test vectors for HMAC SHA and SHA-2 10 years ago
James Almer 7e38340b83 hmac: add support for SHA-2 10 years ago
Martin Storsjö c6e0829e36 configure: Don't force _WIN32_WINNT to an older version if targeting winphone/winrt 10 years ago
Martin Storsjö d75b55635a dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600 10 years ago
John Högberg b7040e67ec h264: fix AVDISCARD_NONKEY for some interlaced content 10 years ago
Alexandra Hájková b5c1c16247 asfdec: do not align Data Object when Broadcast Flag is set 10 years ago
Anton Khirnov db21dde3f7 qsvdec_mpeg2: drop an incorrect comment 10 years ago
Vittorio Giovara abdc7e403e fate: Add hap-chunk ref file 10 years ago
Vittorio Giovara aaf937ee35 hap: Add utility functions file 10 years ago
Tom Butterworth 3ee217853a Support the Hap chunked frame format 10 years ago
Tom Butterworth 43dd004747 hap: Move some per-stream setup into decoder init rather than per-frame 10 years ago
Vittorio Giovara b94ec30428 lavc: Update version and APIchanges 10 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 10 years ago
Vittorio Giovara 03eb557414 wmv2enc: Check memory allocation 10 years ago
Vittorio Giovara a67b67944a ac3enc_template: Use the correct context field 10 years ago
Martin Storsjö 60a21b3d81 configure: Check for _M_ARMT to detect thumb when using MSVC 10 years ago