92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  Luca Barbato 2c7d8cbd66 swscale: Add the GBRAP12 output 9 years ago
  Michael Niedermayer 873d06c76e swscale/output: Fix alpha shift in yuv2gbrp_full_X_c() 9 years ago
  Michael Niedermayer a340cfef82 swscale/input: Fix alpha bswap for set readAlpPlanar 9 years ago
  Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 9 years ago
  Diego Biurrun 72a19f4013 mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813 9 years ago
  Andreas Cadhalpun 226d35c845 escape124: reject codebook size 0 9 years ago
  Andreas Cadhalpun d54c95a143 icodec: add ico_read_close to fix leaking ico->images 9 years ago
  Andreas Cadhalpun 467eece1be icodec: fix leaking pkt on error 9 years ago
  Diego Biurrun 2dd464868c configure: Move license checks directly after command line parsing 13 years ago
  Diego Biurrun c78495d1cd configure: Log name and parameters of all helper functions where it makes sense 9 years ago
  Diego Biurrun 8a6e7a67cb configure: Use check_cpp in CPP flags tests 9 years ago
  Diego Biurrun 831005b230 configure: Log correct test name and use correct filter when testing objective C flags 9 years ago
  Diego Biurrun fe7bc1f16a configure: Do not unconditionally check for (and enable) xlib 9 years ago
  Diego Biurrun d1a91ebe49 configure: Print list of enabled programs 9 years ago
  Diego Biurrun 576c9003ae configure: Improve output wording 9 years ago
  Diego Biurrun a3483f7993 avconv: Drop stray leftover debug output 9 years ago
  Steven Liu ab6ffc2a08 MAINTAINERS: Add myself to flvenc 9 years ago
  Andreas Cadhalpun 1bbb18fe82 mpegts: prevent division by zero 9 years ago
  Andreas Cadhalpun ff100c9dd9 matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header 9 years ago
  Tom Butterworth 0a24587588 avcodec/hap: pass texture-compression destination as argument, not in context 9 years ago
  Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 10 years ago
  James Almer 70c6a1bcf0 avformat/matroskadec: fix DiscardPadding element parsing 9 years ago
  Diego Biurrun 59d2b00d20 configure: Add --quiet command line parameter to suppress informative output 9 years ago
  Diego Biurrun 4537647c04 fate: checkasm: Split monolithic test into individual components 9 years ago
  Diego Biurrun 9498237049 checkasm: Add --test parameter to check only specific components 9 years ago
  Vittorio Giovara de6e2ff3dd mov: Read multiple stsd from DV 9 years ago
  Vittorio Giovara 47a795727f hevc: Support extradata changes from multiple stsd 9 years ago
  Vittorio Giovara 2fe30b4743 hevc: Allow parsing external extradata buffers 9 years ago
  Vittorio Giovara 5be2153111 hevc: Move hevc_decode_extradata before frame decoding 9 years ago
  Vittorio Giovara bed2c4b265 lavc: Add hevc main10 profile to avconv cli 9 years ago
  Vittorio Giovara 17dac56b8f lavu: Rename ycgco color space appropriately 9 years ago
  Diego Biurrun 0361e4dcb4 h264_qpel: x86: Move function with only one instance out of template macro 10 years ago
  Diego Biurrun 88f0cf8cd3 avplay: Correct function pointer assignments in options array 10 years ago
  Diego Biurrun 943533d64c avconv: Correct function pointer assignments in options array 10 years ago
  Rostislav Pehlivanov 317be31eaf opus: move the entropy decoding functions to opus_rc.c 9 years ago
  Rostislav Pehlivanov 0660a09dd1 opus: move all tables to a separate file 9 years ago
  Vittorio Giovara a765ba647d avformat/mov: Read multiple stsd from DV 9 years ago
  Reynaldo H. Verdejo Pinochet 6f0a1710d7 ffserver: use AVStream.codecpar in open_input_stream() 9 years ago
  Reynaldo H. Verdejo Pinochet 822e3e2ddb ffserver: user AVStream.codecpar in compute_status() 9 years ago
  Reynaldo H. Verdejo Pinochet afcbadf0ed ffserver: use AVStream.codecpar in find_stream_in_feed() 9 years ago
  Reynaldo H. Verdejo Pinochet 1323349bef ffserver: get time_base from AVStream in print_stream_params() 9 years ago
  Reynaldo H. Verdejo Pinochet 689f648a95 ffserver: use .codecpar instead of .codec in print_stream_params() 9 years ago
  Reynaldo H. Verdejo Pinochet 311107a65d ffserver: check for codec match using AVStream.codecpar 9 years ago
  Steven Liu acd87dfc05 cmdutils: add show_demuxers and show_muxers 9 years ago
  Rostislav Pehlivanov 0cf6853804 aacenc: quit when the audio queue reaches 0 rather than keeping track of empty frames 9 years ago
  Andreas Cadhalpun 43de8b328b lzf: update pointer p after realloc 9 years ago
  Luca Barbato ab839054e6 swscale: Add GRAY12 9 years ago
  Luca Barbato 7471352f19 pixfmt: Add GRAY12 9 years ago
  Michael Niedermayer ef6a786401 ffserver: Fix one AVFormatContext misuse 9 years ago
  Andreas Cadhalpun 2c90316b46 hls: fix leaking avio_opts on hls_read_header error 9 years ago