79225 Commits (5b4f44f66ae3c42b7497929b6ef5f67e8b1ff0ad)
 

Author SHA1 Message Date
Rodger Combs 5b4f44f66a lavf/segment: slight refactor to seg_write_packet 9 years ago
Rodger Combs 44a9395b5a lavf/segment: style nit 9 years ago
Rick Kern c9ad357aeb lavc/videotoolboxenc: Workaround encoder error 9 years ago
Rick Kern 7801669470 lavc/videotoolboxenc: Fix crash when closing codec after error 9 years ago
Clément Bœsch ffd1c3eeb7 lavc/utils: use pkt_timebase for legacy subtitles timing code 9 years ago
Clément Bœsch d8620158c7 lavc/ccaption_dec: remove usage of avctx->time_base 9 years ago
Stefano Sabatini e8a9b64410 lavu/base64: add AV_BASE64_DECODE_SIZE() macro 9 years ago
Rodger Combs b4daa2c40f lavc/audiotoolboxdec: add eac3 decoder 9 years ago
Rodger Combs 1b9e90ee80 lavc/audiotoolboxdec: fix a number of config and timestamp issues 9 years ago
Rodger Combs 59a4492371 lavc/audiotoolboxdec: support ADTS AAC input 9 years ago
Rodger Combs 36770d8769 lavc/audiotoolboxenc: allow setting maxrate with pre-10.9 deployment targets 9 years ago
Rodger Combs 0667327f3f lavc/audiotoolboxenc: fix iOS build 9 years ago
Rodger Combs c820e600ea lavc/audiotoolboxenc: fix a number of config issues 9 years ago
Rodger Combs 7524b67817 lavc/audiotoolboxenc: remove unneeded packet metadata 9 years ago
Rodger Combs d38fe9f493 lavf/segment: support automatic bitstream filtering 9 years ago
Ronald S. Bultje b3eda69490 swscale: add bt2020 yuv2rgb coefficients. 9 years ago
Ronald S. Bultje 98038e2ee0 swscale: fix bt709 yuv2rgb coefficients. 9 years ago
Michael Niedermayer 0de1c1ab86 fate: add demux test for TS with AC3 (Ticket 4864) 9 years ago
Michael Niedermayer 7615197b6e fate: Test for Ticket4560 9 years ago
Michael Niedermayer 1d64a9d9f6 fate: Add regression test for Ticket 1239 9 years ago
Michael Niedermayer 9f03b85045 avcodec/parser: assert that the codec id is not NONE in av_parser_parse2() 9 years ago
Aaron Boxer b6b4b0a65e avcodec/j2kenc: Add attribution to OpenJPEG project: 9 years ago
Clément Bœsch eadaef2a63 sws/aarch64: disable ff_hscale_8_to_15_neon temporarly 9 years ago
Matthieu Bouron 58994d7bca swscale/arm/yuv2rgb: make the code bitexact with its aarch64 counter part 9 years ago
Matthieu Bouron 5629361cc2 swscale/arm/yuv2rgb: save a few instructions by processing the luma line interleaved 9 years ago
Matthieu Bouron 339668301e swscale/arm/yuv2rgb: re-order compute_rgba macro arguments 9 years ago
Matthieu Bouron ff4885face swscale/arm/yuv2rgb: rename {process_1l,process_2l,compute}_16px{,_internal} macros 9 years ago
Matthieu Bouron 562653b731 swscale/arm/yuv2rgb: macro-ify 9 years ago
Matthieu Bouron 0286b56f2f swscale/arm/yuv2rgb: factorize lsl in load_args_nvx 9 years ago
Matthieu Bouron 0649fe0fae swscale/arm/yuv2rgb: factorize lsl in load_args_yuv420p 9 years ago
Matthieu Bouron 2aec59c07c swscale/arm/yuv2rgb: remove unused store of dst + linesize in load_args_yuv422p 9 years ago
Matthieu Bouron b3ea901945 swscale/arm/yuv2rgb: factorize lsl in load_args_yuv422p 9 years ago
Matthieu Bouron 466e209e6e swscale/arm/yuv2rgb: fix comments in load_args_yuv422p 9 years ago
Matthieu Bouron 11b4acab8b swscale/arm/yuv2rgb: remove 32bit code path 9 years ago
wm4 a5f5b8b96a lavc: factor apply_param_change() AV_EF_EXPLODE handling 9 years ago
wm4 f099cb2f8a lavu: improve documentation of some AVFrame functions 9 years ago
Derek Buitenhuis 54ccaaeb2b psxstr: Remove some commented out code 9 years ago
Clément Bœsch be8d98c1ad lavc/utils: transfer width/height for subs in codecpar 9 years ago
Derek Buitenhuis dd77dad4e6 codecpar: Add video delay field 9 years ago
Hendrik Leppkes 5b4f8af2f1 Add frame_size to AVCodecParameters 9 years ago
James Almer 3fafde6cbe lavc: Add seek_preroll to AVCodecParameters 9 years ago
Derek Buitenhuis e6053b3b19 Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7' 9 years ago
Derek Buitenhuis f9b1cf15c2 Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d' 9 years ago
Pedro Arthur 6de58b4903 swscale: cleanup unused code 9 years ago
Michael Niedermayer 3b905b9fe6 swscale: Deprecate vector functions which are unused outside swscale 9 years ago
Alex Smith a677121cc5 configure: Fix debugging on mingw-w64 with gdb 9 years ago
Paul B Mahol cf925e0ac1 doc/filters: add stereotools examples 9 years ago
Paul B Mahol 241a3a6ca4 doc/filters: add sofalizer examples 9 years ago
Clément Bœsch 263eb76bdf sws/aarch64: add ff_hscale_8_to_15_neon 9 years ago
Claudio Freire be746ae470 AAC encoder: fix undefined behavior 9 years ago