77077 Commits (9670165cc2273597cfac0365da6598743e4c6ea2)
 

Author SHA1 Message Date
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
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
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
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
Vicente Olivert Riera c8419035f4 mips: remove --mips32r5 configure option 9 years ago
Michael Niedermayer ab7ff38052 avformat/flvdec: Fix left shift of 137 by 24 places cannot be represented in type int 9 years ago
Michael Niedermayer 689a867413 avformat/msf: Check channels when reading the header 9 years ago
Michael Niedermayer a85b02dcf7 avcodec/jpeg2000dec: Check bpno in decode_cblk() 9 years ago
Paul B Mahol 5d2cc00dd0 avfilter: add audio emphasis filter 9 years ago
Clément Bœsch 7234e04e35 ffmpeg: enable echoing with command and debug modes 9 years ago
Clément Bœsch 60532348d2 avcodec/mpegvideo: use constants for rc_strategy 9 years ago
Clément Bœsch 010caed261 swscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options 9 years ago
Clément Bœsch c1f114a8c4 swresample: use AV_OPT_TYPE_BOOL for linear_interp and cheby options 9 years ago
Clément Bœsch 43ecec0f03 avformat: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Clément Bœsch 0e62b5d1ef avfilter: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Clément Bœsch fb99ef0bd3 avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Andreas Cadhalpun a611375db5 ffmdec: reject zero-sized chunks 9 years ago