75074 Commits (106cab1152cf5ef07ef25034e80c7a60a454524c)
 

Author SHA1 Message Date
Michael Niedermayer 194dd15558 avcodec/ira288: Check init_get_bits8() for failure 9 years ago
Michael Niedermayer 21d8c6612f avcodec/smacker: Check init_get_bits8() for failure 9 years ago
Michael Niedermayer 6ae1a32d8a avcodec/sonic: Check init_get_bits8() for failure 9 years ago
Luca Barbato a7e6fbd90e dxtory: Factorize the buffer loading 9 years ago
Luca Barbato 6a6bc43f5f dxtory: Factorize slice size checks 9 years ago
Michael Niedermayer a51d4246d8 avcodec/svq1dec: Check init_get_bits8() for failure 9 years ago
Michael Niedermayer f1593e4ca5 avcodec/tta: Check init_get_bits8() for failure 9 years ago
Michael Niedermayer cbd3cd8eb2 avcodec/vp3: Check init_get_bits8() for failure 9 years ago
Michael Niedermayer f5a6a8336f avfilter/af_channelmap: Reorder operations to avoid memleak 9 years ago
Michael Niedermayer 59361d8c9d avfilter/af_sidechaincompress: Also assert that i < 2 9 years ago
Michael Niedermayer d5710411c7 avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure 9 years ago
Michael Niedermayer c97ea011f5 avfilter/vf_histogram: Fix order of operations with flags 9 years ago
Michael Niedermayer e5aa6f7021 avcodec/gsmdec_template: avoid undefined negative left shifts 9 years ago
Michael Niedermayer 9ed53d5a8a avformat/mov: Change the type of the r/g/b variables 9 years ago
Stephan Holljes 280d140cb0 lavf/http: Remove superfluous parenthesis. 9 years ago
Michael Niedermayer a212a983c7 avfilter/avf_showwaves: Check max_samples 9 years ago
Stephan Holljes dd7b486e8e lavf/http: Fix incorrectly placed parenthesis. 9 years ago
Michael Niedermayer 92b3c486b0 avfilter/af_dynaudnorm: Fix typo in assert 9 years ago
Michael Niedermayer 629fcda4da avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN 9 years ago
Michael Niedermayer 9f6ca28e32 avformat/concatdec: Check file variable before dereferencing 9 years ago
Claudio Freire 5131ba5657 AAC: MIPS: Add missing codebooks in quantize funcs 9 years ago
Claudio Freire bcb3332b1b AAC: Increase fuzziness of fate-aac tests 9 years ago
Carl Eugen Hoyos 3cf0c959cd doc: Explain how to use the fps and the fieldmatch filter together. 9 years ago
Michael Niedermayer db9fd1e9af fraps: increase vlc nb_bits 9 years ago
Michael Niedermayer 741d353ab9 huffman: allow specifying nb_bits to ff_huff_build_tree() 9 years ago
Michael Niedermayer 26960aa1cd huffman: increase bits constant 9 years ago
Michael Niedermayer 5a19bce2ff huffman: use a named identifer for the bits constant 9 years ago
Sean McGovern 9ad1e0c12c mux: Make sure that the data is actually written 9 years ago
Sean McGovern e05f7ed543 file: properly forward errors from file_read() and file_write() 9 years ago
Luca Barbato 5a1a9da8a7 mpegvideo: Drop a stray error message 9 years ago
Michael Niedermayer fddcd9e570 avformat/file: Fix copy and paste error 9 years ago
Ganesh Ajjanagadde c0ae4619ec avfilter/vf_sab: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol 9136e65c40 avcodec/fraps: use init_get_bits8() 9 years ago
Michael Niedermayer 4cad4bd4ca avformat/hlsenc: Fix memleak of path 9 years ago
Michael Niedermayer e3d8504fd0 avformat/hlsenc: Initialize vtt_oc to help static analyzers 9 years ago
Michael Niedermayer 879603fa3f avformat/latmenc: Add assert to avoid coverity warning 9 years ago
Paul B Mahol 8d2b4b8c82 avfilter/vf_drawgraph: add rscroll slide mode 9 years ago
Paul B Mahol 81f7a2579b avcodec/vorbisdec: use init_get_bits8() 9 years ago
Paul B Mahol 7820197d2c avfilter/vf_vectorscope: constify more variables 9 years ago
Paul B Mahol 1c88ef0c99 avfilter/vf_vectorscope: support more formats for color4 mode in common case 9 years ago
Paul B Mahol 19dfbe9298 avfilter/vf_elbg: make it possible to output to pal8 pixel format 9 years ago
Michael Niedermayer bd70303ead avformat/swfdec: Check return value of init_get_bits8() 9 years ago
Michael Niedermayer 32f53958b8 swresample/swresample: Fix integer overflow in seed calculation 9 years ago
Michael Niedermayer 053e80f6ea avformat/mov: Fix integer overflow in FFABS 9 years ago
Michael Niedermayer d6cd614dac avutil/common: Add FFNABS() 9 years ago
Michael Niedermayer d1bdaf3fb2 avformat/dump: Fix integer overflow in aspect ratio calculation 9 years ago
Michael Niedermayer 733511fb53 avutil/common: Document FFABS() corner case 9 years ago
Vittorio Giovara c45fcf30cf DXV decoder 9 years ago
Luca Barbato 0c7707610f lavc: Add a lzf decompressor 9 years ago
Marton Balint 26a0cd1b4b lavf: add V as a video stream specifier which is not an attached picture 9 years ago