77840 Commits (8f3a9a8c278acf886f70a1d743bc07b6f9c7b51a)
 

Author SHA1 Message Date
  Hendrik Leppkes b3453f44ed Merge commit 'c012c6f1a8b34828a7870dc1854422934f14b79a' 9 years ago
  Hendrik Leppkes 43266457b4 Merge commit '2ec112f71cd03ccab1b6f9a00d29199a57bcc7a5' 9 years ago
  Hendrik Leppkes 240ac53a5c Merge commit 'e2854e731f843906d9a9a5b882bed872341999fd' 9 years ago
  Hendrik Leppkes df06cb5611 Merge commit 'f128b8e19ac7f702adae899ab91cc1e80f238761' 9 years ago
  Hendrik Leppkes 3a8b37c590 Merge commit '50d2a3b5f34e6f99e5ffe17f2be5eb1815555960' 9 years ago
  Hendrik Leppkes 0c1a6f577b Merge commit 'de41b555cdea2dcacbe98ee9edc83a8c15c73c4c' 9 years ago
  Hendrik Leppkes 446ac80ea5 Merge commit '4a326923381f2bc0fb7d960c8f8366a5456bc4ab' 9 years ago
  Hendrik Leppkes b40e43c5c4 Merge commit '452d659aa4a742106c70ffe9ef3df47ef5b81ea6' 9 years ago
  Hendrik Leppkes 618817b6a8 Merge commit 'f8d10511fef0bb3265f2d7bdfd38f90f60731d80' 9 years ago
  Hendrik Leppkes 2e82d51714 Merge commit '4dfbc7a7559ccab666a8fd39de4224eb4b02c768' 9 years ago
  Hendrik Leppkes 8600fef123 Merge commit '60f50374f1955442dc987abc4a6c61c2109620c2' 9 years ago
  Hendrik Leppkes 2503aa6bd9 Merge commit '0b699920f3c0b2e30969b38ce59226653f9d80ec' 9 years ago
  Hendrik Leppkes d786cdff1c Merge commit '1e7ff5ac6923996f7292c82f102c68384fbc9d97' 9 years ago
  James Almer 9f4a41bf99 avutil/softfloat: use abort() instead of av_assert0(0) 9 years ago
  Michael Niedermayer 6e3244fb09 avcodec/g729postfilter: Avoid function calls in FFMAX() arguments 9 years ago
  wm4 dafe4cd29c mmaldec: send only a single EOS packet on flushing 9 years ago
  Michael Niedermayer 8a024f6a43 avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build with VS2012 9 years ago
  Timothy Gu 480bad7c6d avformat: Add v210[x] demuxer 9 years ago
  Michael Niedermayer b83c849e87 tests/fate/avformat: Fix fate-lavf 9 years ago
  Andreas Cadhalpun d7f29bfa69 aacdec: don't return frames without data from aac_decode_er_frame 9 years ago
  Andreas Cadhalpun ef7fe9851e aacps: avoid division by zero in stereo_processing 9 years ago
  Ganesh Ajjanagadde 6c2dbff7f0 ffserver: fix incorrect strlcpy usage 9 years ago
  Ganesh Ajjanagadde cf491a925e swresample/resample: speed up Blackman Nuttall filter 9 years ago
  Ganesh Ajjanagadde b87ca4bf25 swresample/resample: speed up upsampling by precomputing sines 9 years ago
  Simon Thelen b02201efb5 doc/ffmpeg: Clarify that the sdp_file option requires an rtp output. 9 years ago
  Simon Thelen 70fb5eadc5 ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format. 9 years ago
  Bryan Huh 72f9a6349c avformat/cache: Avoid int-overflow in cache compare function 9 years ago
  Agatha Hu ddbad15898 avcodec/nvenc: update nvenc default parameters 9 years ago
  Matt Oliver f984174512 avutil/x86/intmath: Correct intrinsic headers for older compilers. 9 years ago
  Paul B Mahol 0cfd4a993f avformat/rsd: add XMA support 9 years ago
  John Stebbins db9b7321d5 vsrc_color: implement frame rate 9 years ago
  Michael Niedermayer 1339009c49 vf_showinfo: show timebase & framerate too 9 years ago
  Michael Niedermayer 11f87ca71e vf_frei0r: also set AVFilterLink.frame_rate 9 years ago
  Michael Niedermayer 7d12cba95c vf_framepack: Check and update frame_rate 9 years ago
  Michael Niedermayer 65e73bc60f vf_interlace: implement frame rate 9 years ago
  Stefano Sabatini 018bdaed37 setpts: add FRAME_RATE constant 9 years ago
  Stefano Sabatini 5e91a5c5cf testsrc: set output framerate 9 years ago
  Michael Niedermayer 9df477e03e yadif: update frame rate 9 years ago
  Nicolas George 1062880d69 vf_fps: set frame_rate. 9 years ago
  Nicolas George 61fb67dcb2 buffersrc: accept the frame rate as argument. 9 years ago
  Nicolas George 48ff6683ba lavfi: add a frame_rate field to AVFilterLink. 9 years ago
  Anton Khirnov 79f5347a98 avcodec: fix doxy placement 9 years ago
  Anton Khirnov 8de1ee9f72 lavf: deprecate compute_pkt_fields2 9 years ago
  Ganesh Ajjanagadde a5202bc968 swresample/resample: improve bessel function accuracy and speed 9 years ago
  Ganesh Ajjanagadde 1bed09a30e swresample: allow double precision beta value for the Kaiser window 9 years ago
  Andreas Cadhalpun 9ac61e73d0 softfloat: handle INT_MIN correctly in av_int2sf 9 years ago
  Andreas Cadhalpun f3866a14c3 softfloat: assert when the argument of av_sqrt_sf is negative 9 years ago
  Kyle Swanson 6a11c7f160 avfilter: add anoisesrc 9 years ago
  Michael Niedermayer 955cdc43a3 avutil/softfloat: Include negative numbers in cmp/gt tests 9 years ago
  Michael Niedermayer 05b05a7a84 avutil/softfloat: Fix av_gt_sf() with large exponents try #2 9 years ago