90612 Commits (2f0e0deadc4ead545c9042ed4c19211a2daa235a)
 

Author SHA1 Message Date
  James Almer 2f0e0deadc avformat/matroskadec: address a missing AVPacket free 8 years ago
  James Almer 2accdd3871 avcodec/libaomdec: fix broken pix_fmt changes from the previous commit 8 years ago
  James Almer a866cc3ad3 avcodec/mpeg4videodec: free studio profile VLCs when closing the decoder 8 years ago
  James Almer fefe47b701 avcodec/clearvideo: fix mixed code and declarations 8 years ago
  James Almer d95f15b14d avformat/mp3enc: use AVPacketList helper functions to queue packets 8 years ago
  James Almer 15ca8311e6 avformat/ttaenc: use AVPacketList helper functions to queue packets 8 years ago
  James Almer 78b96be758 avformat/matroskadec: use AVPacketList to queue packets 8 years ago
  James Almer 58ce4fdeae avformat/utils: optimize ff_packet_list_free() 8 years ago
  James Almer 3a4d74c1ff avformat/utils: make AVPacketList helper functions shared 8 years ago
  Jun Zhao 51e3010575 lavf/hls: Remove the dead code in parse_playlist() 8 years ago
  James Almer 9df784db6e avcodec/sheervideo: add missing wrappers to sheervideodata.h 8 years ago
  James Almer 4d89b5f844 avcodec/clearvideo: add missing wrappers to clearvideodata.h 8 years ago
  James Almer f3fae82042 avcodec/libaomdec: add support for monochrome files 8 years ago
  James Almer d5343a5005 avcodec/libaomdec: remove duplicate code 8 years ago
  Gagandeep Singh 673604e0e3 lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16 8 years ago
  wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 8 years ago
  wm4 e53d3348d1 avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL palettes 8 years ago
  Paul B Mahol be3a051ca8 avcodec/sheervideo: move tables to own header 8 years ago
  Paul B Mahol a874586994 avcodec/clearvideo: add inter-frame decoding 8 years ago
  Simon Thelen 8c2c97403b avcodec/imgconvert: fix possible null pointer dereference 8 years ago
  Tobias Rapp 4b736bc921 fftools/cmdutils: add support for level flag in loglevel option parser 8 years ago
  Michael Niedermayer 197a4e8fee avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed() 8 years ago
  Michael Niedermayer d52be5d4e9 avcodec/cscd: Error out when LZ* decompression fails 8 years ago
  Jun Zhao c6c20249e7 avformat/options_table: Change the seek2any location in opt table. 8 years ago
  James Almer 4897c80cc6 avcodec/libaomdec: remove references to gbrp pixfmt 8 years ago
  James Almer 877aff2bea avcodec/libaomenc: remove references to gbrp pixfmt 8 years ago
  Paul B Mahol 46129b4044 avformat/rmdec: make use of avio_get_str() 8 years ago
  Marton Balint 37d472a906 avformat/concatdec: only set output stream index before returning packet 8 years ago
  Paul B Mahol 5710fdaeae avcodec/aic: fix decoding of videos which height is not multiple of 16 8 years ago
  Paul B Mahol 324954cf96 avcodec/scpr: fix decoding of prev+top-topleft prediction in keyframes 8 years ago
  Kieran Kunhya f9d3841ae6 mpeg4video: Add support for MPEG-4 Simple Studio Profile. 8 years ago
  Kieran Kunhya 699fa8f382 simple_idct: Template functions to support an input bitdepth parameter 8 years ago
  Paul B Mahol 22a878ecd1 avcodec/scpr: check for possible out of array access 8 years ago
  James Almer 02ae52db87 avformat/utils: use av_packet_make_refcounted to ensure packets are ref counted 8 years ago
  James Almer 265ec55983 avcodec/bsf: use av_packet_make_refcounted to ensure packets are ref counted 8 years ago
  James Almer 38fa61b947 avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are ref counted 8 years ago
  James Almer e61d8b82a2 avcodec/encode: use av_packet_make_refcounted to ensure packets are ref counted 8 years ago
  James Almer de0526070e avcodec/frame_thread_encoder: remove usage of av_dup_packet() 8 years ago
  James Almer 860086ee16 avcodec/avpacket: add av_packet_make_refcounted() 8 years ago
  Josh de Kock e0f3228686 lavf/img2dec: use new iteration API 8 years ago
  Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 8 years ago
  Josh de Kock d1221f3351 lavf/format: use const AVInputFormat for iteration 8 years ago
  Josh de Kock 85bf89885a Revert "avformat/format: temporarily use old next api" 8 years ago
  James Almer f1805d160d avfilter: bump version for the latest API change 8 years ago
  Jun Zhao 9b125826ed cmdutils: fix new API break the "ffmpeg -muxers/demuxers" 8 years ago
  Josh de Kock db85d657fa lavf/allformats: remove left-over index decrement 8 years ago
  Josh de Kock 42d26145e9 lavf: move avpriv function definition to internal.h 8 years ago
  Paul B Mahol 0995641202 avformat/mpeg: add missing check 8 years ago
  Paul B Mahol 1f7705e5b1 avformat/mpeg: fix logic failure 8 years ago
  Paul B Mahol 7643e27528 avformat/mpeg: fix detection and demuxing of raw AC3 in mpegps 8 years ago