77157 Commits (8142daca44d8825001eb7ee935e2f0a7933e09b2)
 

Author SHA1 Message Date
Muhammad Faiz 54ed3ebbe4 avfilter/showcqt: BASEFREQ and ENDFREQ cast to double 9 years ago
Anshul Maheshwari 162754c1e0 Remove Redundant Entry of MPEG2 Video Desc 9 years ago
Andreas Cadhalpun 5adb5d9d89 mjpegdec: consider chroma subsampling in size check 9 years ago
Rostislav Pehlivanov a0a39acd01 fate: change the CMP_TARGETs for the recent AAC encoder changes 9 years ago
Rostislav Pehlivanov d55f83de4d aacenc_tns: tune and reduce artifacts 9 years ago
Rostislav Pehlivanov b32e989e6c aacenc: move the TNS search and filtering before PNS 9 years ago
Paul B Mahol 45b451c892 avfilter/af_alimiter: add 3 more options 9 years ago
Timothy Gu b0669e7ccf fate/concatdec: Use -bitexact 9 years ago
Timothy Gu 9670165cc2 ffprobe: Do not print profile names in -bitexact 9 years ago
Ganesh Ajjanagadde 65440916c1 ffplay: use hypot() 9 years ago
Ganesh Ajjanagadde 14886bebfe avcodec/dvdsubdec: fix typo in dlog message 9 years ago
Ganesh Ajjanagadde f1f323b6de avformat/movenc-test: correct varargs usage 9 years ago
Ganesh Ajjanagadde 90409b6da8 avformat/rtsp: free opts dictionary on failure of getnameinfo 9 years ago
Paul B Mahol 3e1724baf8 avfilter/af_stereotools: fix logic fail 9 years ago
Reynaldo H. Verdejo Pinochet 21c34cb261 libavutil: add version component accessor macros 9 years ago
Rostislav Pehlivanov fcd9c6334a doc/encoders.texi: fix typo and clarify mpeg2_aac_low 9 years ago
Michael Niedermayer 2140858524 avcodec/hevc: Fix integer overflow of entry_point_offset 9 years ago
Rostislav Pehlivanov dcbe8d8abc aacenc_ltp: use an AR filter for LTP encoding as well 9 years ago
Rostislav Pehlivanov 3112501daf aacenc: fix aac_pred option triggering an error 9 years ago
Rostislav Pehlivanov cc68ca0cab doc/encoders.texi: use words intead of numbers to describe option states 9 years ago
Rostislav Pehlivanov 713e67e5d8 Changelog: append experimental flag removal to the AAC encoder entry 9 years ago
Michael Niedermayer a08681f1e6 avcodec/dirac_parser: Check that there is a previous PU before accessing it 9 years ago
Michael Niedermayer c7d6ec947c avcodec/dirac_parser: Add basic validity checks for next_pu_offset and prev_pu_offset 9 years ago
Michael Niedermayer 79798f7c57 avcodec/dirac_parser: Fix potential overflows in pointer checks 9 years ago
Rostislav Pehlivanov 49b82bc956 doc/encoders.texi: remove forgotten mention of "experimental" from libvo-aacenc 9 years ago
Rostislav Pehlivanov d9791a8656 aacenc: remove the experimental flag 9 years ago
Rostislav Pehlivanov e34e3619a2 doc/encoders.texi: update documentation for the native AAC encoder 9 years ago
Rostislav Pehlivanov b270ec9a10 aacenc: mark coders other than twoloop as experimental 9 years ago
Rostislav Pehlivanov 3a6e020861 aacenc: mark the "faac"-like coder for removal 9 years ago
Paul B Mahol a525b844d9 avfilter/af_stereotools: check s->length size 9 years ago
Michael Niedermayer 66e05f6ff5 avcodec/wmaprodec: Check bits per sample to be within the range not causing integer overflows 9 years ago
Luca Barbato 6788baebb3 log: Use a do {} while (0) for dlog 9 years ago
Luca Barbato 7d36474d19 imgconvert: Re-enable the deprecation warnings 9 years ago
Michael Niedermayer 15d14ce47c avcodec/utils: Fix overflow in get_bit_rates computations 9 years ago
Michael Niedermayer 2de8bfd2ef avcodec/pcm: Fix overflow in bitrate computation 9 years ago
Michael Niedermayer 0c56f8303e avcodec/wmaprodec: Fix overflow of cutoff 9 years ago
Michael Niedermayer 7ed47e9729 avformat/smacker: fix integer overflow with pts_inc 9 years ago
Luca Barbato f7edcac040 avpicture: Suppress warning from deprecated code 9 years ago
Luca Barbato b805482b1f aac: Provide more information on the failure message 9 years ago
Clément Bœsch 3f46e7bad5 avfilter/codecview: reindent after previous commit 9 years ago
Clément Bœsch 560d1e7b49 avfilter/codecview: add QP support 9 years ago
Hendrik Leppkes 3b0f63e110 Merge commit '9f57f134c19773d54269b6cb9ee455ff87c2e9e1' 9 years ago
Luca Barbato c5eb279e24 g723: Add missing header 9 years ago
Neil Birkbeck a16243a4aa libavformat/mov.c: allow QuickTime metadata to come after traks 9 years ago
Simon Thelen 5b6c0fdb43 ffmpeg: When streamcopying, only add the input seek position when copying timestamps. 9 years ago
Claudio Freire 293c170f59 AAC encoder: ANMR, avoid empty search ranges 9 years ago
Andreas Cadhalpun 7a4652dd5d aaccoder: prevent crash of anmr coder 9 years ago
Michael Niedermayer 325b59368d swscale/utils: Fix for runtime error: left shift of negative value -1 9 years ago
Michael Niedermayer 4f2419888b avcodec/pgssubdec: Fix left shift of 255 by 24 places cannot be represented in type int 9 years ago
Vicente Olivert Riera 1a538a1490 mips: add p5600 core optimizations 9 years ago