42261 Commits (01bcc2d5c23fa757d163530abb396fd02f1be7c8)
 

Author SHA1 Message Date
  Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 9 years ago
  Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 9 years ago
  Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
  Vittorio Giovara e65e4cbbda lavfi: Drop deprecated *_count suffixed variables 9 years ago
  Vittorio Giovara 86e5056575 lavfi: Drop deprecated public AVFilterPad struct 9 years ago
  Vittorio Giovara 11b2eed43e lavr: Drop deprecated context reinitialization if resampling was not enabled 9 years ago
  Vittorio Giovara 9d58639e27 sws: Drop deprecated SWS_CPU_CAPS defines 9 years ago
  Henrik Gramner c457bdebe7 checkasm: Fix floating point arguments on 64-bit Windows 9 years ago
  Luca Barbato b1abd2aaf9 vf_scale: Add an option to pass the scaler params 9 years ago
  Timothy Gu c23999be13 avconv_opt: Add an option that lists all supported hwaccels 9 years ago
  Timothy Gu 629d4c5b4d avconv_opt: Add missing comma 9 years ago
  Luca Barbato e176639bcb webm: Explicitly select libvpx, libopus and libvorbis encoders 9 years ago
  Luca Barbato 413d4e54a9 nvenc: Properly free the fifos 9 years ago
  Luca Barbato 2157df425b hlsenc: Support outputting specific versions 9 years ago
  Vittorio Giovara d68705c975 dnxhddata: Add tables for missing DNx100 profiles 9 years ago
  Vittorio Giovara a4615572b5 dnxhddata: Merge a few duplicated RUN tables 9 years ago
  Vittorio Giovara efbfb1ad11 dnxhddata: Group together RUN-related tables 9 years ago
  Vittorio Giovara 403ea4ac72 dnxhddata: Merge a few duplicated DC tables 9 years ago
  Vittorio Giovara 5e129ed655 dnxhddata: Group together DC-related tables 9 years ago
  Vittorio Giovara d3ae4c6594 dnxhddata: List the reused tables in a comment 9 years ago
  Vittorio Giovara fdd021884d dnxhddata: Keep a single CID in the table names 9 years ago
  Luca Barbato e23f84d965 channel_layout: Add a 16channel default layout 9 years ago
  Luca Barbato d5eab59a53 aac: Make sure to set err on the failure path 9 years ago
  Luca Barbato 167ea1fbf1 xavs: Do not try to set the bitrate tolerance without a bitrate 9 years ago
  Luca Barbato 61d8fa2a1a h264: Fix faulty call to avpriv_request_sample 9 years ago
  John Högberg f9ab4fe1f7 h264: Discard currently unsupported registered sei 9 years ago
  Luca Barbato 47b447aaff imgutils: Fix a typo in avcodec_get_pix_fmt_loss 9 years ago
  Anton Khirnov d8ebb6157d hevcdsp: fix a function name 10 years ago
  Anton Khirnov a1926a29fb hevc: avoid invalid shifts of negative values 10 years ago
  Henrik Gramner 515b69f8f8 checkasm: Explicitly declare function prototypes 9 years ago
  Henrik Gramner e13da244f4 checkasm: x86: properly save rdx/edx in checked_call() 9 years ago
  Janne Grunau faa3f17a76 fate: test only demuxing in asf-repldata 9 years ago
  Alexandra Hájková 317cfaa5e0 asfdec: prevent the memory leak in the asf_read_metada_obj 9 years ago
  Alexandra Hájková 58c3720a3c fate: Make sure a corner-case for ASF is covered 9 years ago
  Luca Barbato 72839fce64 hlsenc: Use AV_TIME_BASE units for all the computations 9 years ago
  Federico Tomassetti 7bf9647264 vp7: bound checking in vp7_decode_frame_header 9 years ago
  Martin Storsjö f34b152eb7 libfdk-aacdec: Clean up properly if the init fails 9 years ago
  Martin Storsjö 1b90433f79 libfdk-aacdec: Always decode into an intermediate buffer 9 years ago
  Martin Storsjö 87de6ddb7b libfdk-aacdec: Bump the max number of channels to 8 9 years ago
  Martin Storsjö cb2dbe2c76 configure: arm: Assume softfp ABI on darwin 9 years ago
  Henrik Gramner 44b4444120 x86inc: Various minor backports from x264 9 years ago
  Martin Storsjö 26ac22e5e7 movenc: Add a new flag for writing global sidx indexes for dash 9 years ago
  Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
  Henrik Gramner 1c6bb81328 x86inc: Disable vpbroadcastq workaround in newer yasm versions 9 years ago
  Christophe Gisquet f5e486f6f8 x86inc: Fix instantiation of YMM registers 9 years ago
  Anton Mitrofanov b114d28a18 x86inc: warn when instructions incompatible with current cpuflags are used 9 years ago
  Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 9 years ago
  Anton Mitrofanov 8c75ba55a4 x86inc: warn if XOP integer FMA instruction emulation is impossible 9 years ago
  Henrik Gramner 8f4a06faf4 checkasm: Remove unnecessary include 9 years ago
  Henrik Gramner 4a53c758d2 x86: dcadsp: Avoid SSE2 instructions in SSE functions 9 years ago