87105 Commits (f8d7b5febba075035a94de5d7d1dc9083ad2f3ed)
 

Author SHA1 Message Date
  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
  Andreas Cadhalpun a305e0e5c0 hls: move hls_close above hls_read_header 9 years ago
  Andreas Cadhalpun 5249706e9d mpegaudio_parser: don't return AVERROR_PATCHWELCOME 9 years ago
  Michael Niedermayer 73ce1d864c ffserver: steal SPACE_CHARS, remove one reason for internal.h that way 9 years ago
  Michael Niedermayer ecb40dee32 ffserver: eliminate hardcoded literal and duplicated array size 9 years ago
  Michael Niedermayer 10019c13e0 ffserver: use av_freep() for a case that is not clearly at the end of a function 9 years ago
  Michael Niedermayer f67d22f0fd ffserver: Throw ffm.h out its not used except for a constant that is part of the format 9 years ago
  Michael Niedermayer 4c8d69e534 ffserver: drop a bunch of apparently unneeded internal headers 9 years ago
  Anssi Hannula e2193b53ea avformat/hls: Add missing error check for avcodec_parameters_copy() 9 years ago
  Anssi Hannula 3d2f636497 avformat/hls: Fix probing mpegts audio streams that use probing 9 years ago
  Anssi Hannula 9a51cd35b8 avformat/hls: Factor copying stream info to a separate function 9 years ago
  Anton Khirnov 4ab61cd983 qsv{enc,dec}: extend the internal frame allocator 9 years ago
  Anton Khirnov 00aeedd841 qsv{dec,enc}: use a struct as a memory id with internal memory allocator 9 years ago
  Anton Khirnov 404e51478e qsv{dec,enc}: always use an internal mfxFrameSurface1 9 years ago
  Anton Khirnov e8bbacbf52 hwcontext_qsv: support frame mapping 9 years ago
  Anton Khirnov 8ea15afbf2 hwcontext_qsv: transfer data through the child context when VPP fails 9 years ago