77351 Commits (a2a217b351194e92b985d4f7edb5150723fd21fa)
 

Author SHA1 Message Date
  Anton Khirnov b09ad37c83 h264: derive the delay from the level when it's not present 9 years ago
  Anton Khirnov 792b9c9dfc h264: set frame_num in start_frame(), not decode_slice_header() 9 years ago
  Anton Khirnov 741b494fa8 h264: eliminate default_ref_list 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
  Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 10 years ago
  Anton Khirnov 0cef06df07 checkasm: add HEVC MC tests 9 years ago
  Anton Khirnov a853388d2f hevc: change the stride of the MC buffer to be in bytes instead of elements 9 years ago
  Anton Khirnov 688417399c hevcdsp: split the pred functions by width 10 years ago
  Anton Khirnov 818bfe7f0a hevcdsp: split the epel functions by width 10 years ago
  Anton Khirnov 1f821750f0 hevcdsp: split the qpel functions by width instead of by the subpixel fraction 10 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
  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