40393 Commits (454697603e4efdfc04fadec40518d56c7dc1e5dd)
 

Author SHA1 Message Date
  Diego Biurrun 454697603e mpegts: Use av_free() to free memory allocated by av_strdup() 10 years ago
  Diego Biurrun 5b220e1e19 mpegts: Fix memory leaks and related crashes in mpegs_write_header() 10 years ago
  Diego Biurrun f8ab9f2fe3 mpegts: Avoid unnecessary variable shadowing 10 years ago
  Diego Biurrun 6d6bd3a3db mpegts: Drop some unnecessary parentheses 10 years ago
  Diego Biurrun b7b1bf9166 mpegts: K&R formatting cosmetics 10 years ago
  Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 10 years ago
  Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 10 years ago
  Felix Abecassis a7e541c992 h264: fix interpretation of interleved stereo modes 10 years ago
  John Stebbins b50173a4dd movenc: fix QT chapter track character encoding 10 years ago
  John Stebbins da9cc22d5b movenc: add track title to tracks 10 years ago
  John Stebbins d9432789bd movenc: remove pointless loop around BITEXACT test 10 years ago
  Anton Khirnov 7b588bb691 svq1: do not modify the input packet 10 years ago
  Anton Khirnov c7d9b473e2 cdgraphics: do not return 0 from the decode function 10 years ago
  Anton Khirnov a1599f3f7e cdgraphics: switch to bytestream2 10 years ago
  Martin Storsjö ed6d9ce914 configure: Include the armcc build number in the compiler identification 11 years ago
  Vittorio Giovara cbc808d726 jpeg2000: enable 4 component pixel formats 10 years ago
  Michael Niedermayer a7153444df huffyuvdec: check width size for yuv422p 10 years ago
  Michael Niedermayer 70cd3b8e65 mmvideo: check horizontal coordinate too 10 years ago
  Michael Niedermayer 849b9d34c7 wmalosslessdec: fix mclms_coeffs* array size 11 years ago
  Janne Grunau 15201e2560 configure: check $as first before using $gas as GNU as 10 years ago
  Janne Grunau d395895cdb fate: generate tests/pixfmts.mak for all targets requiring it 10 years ago
  John Stebbins 0897d2fdc7 movenc: Add option to disable nero chapters 10 years ago
  Femi Adeyemi-Ejeye 2601a9447e mpegts: Add HEVC definitions 11 years ago
  Luca Barbato 89616408e3 mpegts: Define the section length with a constant 10 years ago
  Ben Avison 701e8b42e1 vc-1: Optimise parser (with special attention to ARM) 11 years ago
  Ben Avison adf8227cf4 vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
  Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 11 years ago
  Diego Biurrun eee813eec7 fate: Only generate tests/pixfmts.mak if some pixfmts fate test is run 10 years ago
  Diego Biurrun 990e2f3555 avcodec: Suppress deprecation warnings from DTG code scheduled for removal 10 years ago
  Vittorio Giovara 086a541857 fate: png-suite 11 years ago
  Carl Eugen Hoyos 60cbd6ad84 tiff: support reading gray+alpha at 8 bits 11 years ago
  Vittorio Giovara bcc5f69b33 tiff: support reading gray+alpha at 16 bits 11 years ago
  Vittorio Giovara e64f0bf2d2 png: support reading gray+alpha at 16 bits 11 years ago
  Vittorio Giovara 2257165bff png: disable broken MMX/SIMD code for bpp <= 2 10 years ago
  Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 11 years ago
  Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 11 years ago
  Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 11 years ago
  Vittorio Giovara e0d73fda36 avutil: add alias names for gray 8/16 colour spaces 11 years ago
  Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 11 years ago
  Kostya Shishkov 5420099cab swscale: correctly pad destination buffer in rgb conversion 10 years ago
  Janne Grunau 23dfa00b88 fate: explicitly set the default THREADS value 10 years ago
  Marvin Scholz eb9244f202 Add Icecast protocol 11 years ago
  Diego Biurrun bb41115d56 imgutils: Do not declare avpriv_set_systematic_pal2 in the public header 10 years ago
  Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
  Diego Biurrun d0393d79bc huffyuv: Check and propagate function return values 10 years ago
  Diego Biurrun 6234058148 huffyuv: Return proper error codes 10 years ago
  Diego Biurrun 3160bdc7f7 huffyuv: Use avpriv_report_missing_feature() where appropriate 10 years ago
  Diego Biurrun b7616f5716 huffyuv: Eliminate some pointless casts 10 years ago
  Diego Biurrun c065f4a0c6 huffyuv: K&R formatting cosmetics 10 years ago
  Anton Khirnov f89d76c103 mpeg4video: Initialize xvididct for all threads 10 years ago