75728 Commits (a2b8b163004e643d27d85dcafd220c0ffcce8f59)
 

Author SHA1 Message Date
Hendrik Leppkes c5a312dd6a Merge commit 'f290e48d86e10f34b5ddc519127636bcebec7c43' 9 years ago
Claudio Freire 0f98fd30e2 AAC encoder: fix OOB access in search_for_pns 9 years ago
Rodger Combs f559812a84 tests/checkasm: make randomize_buffers a function for easier debugging 9 years ago
Reynaldo H. Verdejo Pinochet 086718e8f7 ffserver: drop unneeded branching 9 years ago
Reynaldo H. Verdejo Pinochet 83411d7331 ffserver: drop error counting when parsing ACL row 9 years ago
Reynaldo H. Verdejo Pinochet 5c1acf0a09 ffserver: rm whitespace c&p leftovers from macro 9 years ago
Christophe Gisquet e19ea0218a dnxhddec: indicate colorspace 9 years ago
Paul B Mahol aff3acc54c avformat/iff: check for possible overflow in 2nd argument of av_new_packet 9 years ago
Jeremy James 428424fe75 dnxhddata: correct weight tables 9 years ago
Christophe Gisquet 2801a1352d dnxhddec: decode and use interlace mb flag 9 years ago
Lucas de Andrade 770dd10504 avformat/hls: Update Cookies response with Setcookie 9 years ago
Pedro Arthur a8602dde5e swscale: fix ticket #4877 9 years ago
Michael Niedermayer 25df7b1c35 avcodec/ffv1dec: Fix >8bps error concealment 9 years ago
Michael Niedermayer b2955b6c5a avcodec/rangecoder: Check e 9 years ago
Claudio Freire 9458a62dec AAC encoder: tweak PNS usage to be more aggressive 9 years ago
Michael Niedermayer aa6c43f3fd avcodec/ffv1: seperate slice_count from max_slice_count 9 years ago
Michael Bradshaw 244184217c Return EOF for ICO when the end is reached 9 years ago
Michael Niedermayer 5ba40c3c71 tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3 9 years ago
Kyle Swanson 435d000eb5 avfilter/generate_wave_table: clean up extra newlines 9 years ago
Vittorio Giovara b2417ee6d1 dxv: Improve error message 9 years ago
Vittorio Giovara 1bcd4a476b dxv: Support RAW intermediate compression 9 years ago
Vittorio Giovara bbf71d46db dxv: Print texture information after header parsing 9 years ago
Vittorio Giovara fb2889691c dxv: Support the original first version 9 years ago
Vittorio Giovara 588a5619da dxv: Parse ancillary encoder information 9 years ago
wm4 a9b8c638cf mmal: Fix AVBufferRef usage 9 years ago
wm4 49623f5319 mmal: Remove setting extradata on input format 9 years ago
wm4 f290e48d86 mmal: drop the h264 BSF 9 years ago
Paul B Mahol 964a9badcc avfilter/af_tremolo: make it bit-exact with sox effect of same name 9 years ago
Ganesh Ajjanagadde 7179add427 avcodec/ac3enc: use long long after switch to 64 bit bitrate 9 years ago
Ganesh Ajjanagadde 07cd8d5676 avcodec/x86/cavsdsp: silence -Wunused-variable on --disable-mmx 9 years ago
Christophe Gisquet f94af8d32a fate: add chroma position scale test 9 years ago
Christophe Gisquet 552faecf4b vf_scale: conditionally override chroma position 9 years ago
Paul B Mahol 3441fef0f8 avformat/brstm: fix overflow 9 years ago
Timo Rothenpieler 4af1f37682 avfilter/vf_chromakey: Add chromakey video filter 9 years ago
Michael Niedermayer 0c7ceb1e0a avcodec/aacenctab: Make aac_maxval_cb const 9 years ago
zylthinking d1bbefeaa7 avcodec/libstagefright: fix Stagefright_decode_frame() failing to exit when the source is done 9 years ago
Paul B Mahol 69e6ed2174 doc/filters.texi: add rubberband documentation 9 years ago
Paul B Mahol 43f0b1d38c avfilter/af_rubberband: rename duplicate option name 9 years ago
Claudio Freire 7ec74ae4aa AAC encoder: tweak rate-distortion logic 9 years ago
Claudio Freire b01f3ddad3 AAC encoder: simplify and speed up find_min_book 9 years ago
Alex Smith 91b668acd6 configure: Force mingw's ld to keep the reloc section 9 years ago
Ganesh Ajjanagadde 0544c95fd6 avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmx 9 years ago
Ganesh Ajjanagadde 4f90818ea1 avcodec/x86/rv40dsp_init: silence -Wunused-variable on --disable-mmx 9 years ago
Michael Niedermayer 118b1ba43b avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous prototype for hermite_interpolation" 9 years ago
Paul B Mahol ed4257de2d avfilter: add agate filter 9 years ago
Michael Niedermayer 31623e9d1e avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is not in use 9 years ago
Andreas Cadhalpun f9f0b4c08e hls: only seek if there is an offset 9 years ago
wm4 e859a3c864 avcodec/dvdsubdec: don't use a NULL log context 9 years ago
wm4 9aab222239 avcodec/dvdsubdec: reject some broken packets 9 years ago
wm4 f874e2728b avcodec/dvdsub: fix partial packet assembly 9 years ago