77183 Commits (bd3409f52a05088aee5f9068b7d0ab66191a66b5)
 

Author SHA1 Message Date
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
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
Andreas Cadhalpun 488e9a06f0 ffmdec: only seek back at EOF if a server is attached 9 years ago
Hendrik Leppkes 3c4e49187f libavcodec/aacsbr_tablegen: fix tablegen on windows 9 years ago
Hendrik Leppkes 42a9aead85 avcodec: include tablegen compat header before the tablegen functionality 9 years ago
Hendrik Leppkes d6b988b505 libavutil/tablegen: add missing math.h include 9 years ago
Michael Niedermayer 0c1d62ab9d avformat/oggparsetheora: Check duration to be not AV_NOPTS_VALUE (and positive) before use 9 years ago
Michael Niedermayer 2ff61c3c1a avcodec/dnxhddec: Fix runtime error: left shift of negative value 9 years ago
Michael Niedermayer 9d44e23618 ffmpeg: Check pkt_dts for AV_NOPTS_VALUE 9 years ago
Michael Niedermayer 18268f761b avcodec/vp3: Fix "runtime error: left shift of negative value" 9 years ago
Yann Coupin d89c4846e0 avformat/movenc: HE-AAC correct FourCC in ISML 9 years ago
Michael Niedermayer 9696a01f12 avformat/mpjpegdec: Fix "libavformat/mpjpegdec.c:269:9: warning: passing argument 3 of av_stristart from incompatible pointer type" 9 years ago
Vicente Olivert Riera a27401a05b mips: rename mipsdspr1 to mipsdsp 9 years ago