89965 Commits (204c7caf0d77bdfd73196ffee00695222d0ff2cb)
 

Author SHA1 Message Date
  Menno 204c7caf0d avcodec/libopus: support disabling phase inversion. 8 years ago
  Josh de Kock 26d879c1ce lavc/bsf: make BSF iteration the same as other iterators 8 years ago
  Josh de Kock cdc78058c7 cmdutils: make use of new iteration APIs 8 years ago
  Josh de Kock 0fd475704e lavd: add new API for iterating input and output devices 8 years ago
  Josh de Kock 0694d87024 lavf: add new API for iterating muxers and demuxers 8 years ago
  Josh de Kock 598d5f8579 lavf: move fifo test muxer into separate file 8 years ago
  Josh de Kock 6197453761 lavf/rtp: replace linked list with array 8 years ago
  Josh de Kock 7e8eba2d87 lavc: add new API for iterating codecs and codec parsers 8 years ago
  Muhammad Faiz caa4bd7a9f avcodec/me_cmp: remove ff_me_cmp_init_static() 8 years ago
  Michael Niedermayer 118e1b0b33 avcodec/utvideodec: Fix bytes left check in decode_frame() 8 years ago
  wm4 48bc9fffd1 id3v2: fix unsynchronization 8 years ago
  wm4 ff46124b0d rtsp: rename certain options after a deprecation period 8 years ago
  Jun Zhao 0519e66a90 examples: Add a VA-API transcode example. 8 years ago
  Muhammad Faiz 3caecf7ce8 avcodec: do not use init_static_data on some codecs 8 years ago
  Michael Niedermayer 8e50bd61e4 avcodec/wavpack: Fix integer overflow in FFABS 8 years ago
  Nikolas Bowe c86490c49a avfilter/af_join: Fix crash in join filter 8 years ago
  Jérôme Martinez e3d946b3f4 avcodec/ffv1enc: mark RGB48 support as non-experimental 8 years ago
  James Almer 94eb5505ad ffprobe: remove usage of deprecation warning removal pragmas 8 years ago
  Zhong Li 19b1d905b8 ffprobe: Initialize coded_width/height 8 years ago
  Calvin Walton 108958e43d librsvgdec: Fix frame clearing code 8 years ago
  Richard Shaffer 4be6307cbf fate: add id3v2 test 8 years ago
  Xiaohan Wang caaa40d2c6 configure: Remove carriage return ('\r') in Windows CC_IDENT 8 years ago
  Michael Niedermayer b1bef755f6 avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() 8 years ago
  Michael Niedermayer 0a2560a977 avcodec/exr: Fix memleaks in decode_header() 8 years ago
  Steven Liu b1af0e23a3 avformat/hls: store referer message in HLS http request 8 years ago
  Steven Liu 44f3430674 avformat/http: add referer option into http 8 years ago
  Steven Liu 27fe8930e0 avfilter: add comments for duplicate line 8 years ago
  Rostislav Pehlivanov 61a4ee8ab4 avcodec/vc2enc: prevent bitrate overshoots 9 years ago
  Michael Niedermayer fe1e6c06d0 avcodec/dirac_dwt: Fix several integer overflows 8 years ago
  Michael Niedermayer 2ff9f17851 avcodec/indeo5: Do not leave frame_type set to an invalid value 8 years ago
  Michael Niedermayer 4a75a75c62 avcodec/hevc_ps: Check log2_sao_offset_scale_* 8 years ago
  James Almer 782e066e3e avcodec/mediacodecdec: use ff_hevc_ps_uninit() 8 years ago
  James Almer 222d7055e2 avcodec/hevc_parser: use ff_hevc_decode_extradata() to parse extradata 8 years ago
  Dale Curtis 42323c3e3a avcodec/mpegaudio_parser: Skip APE tags when parsing mp3 packets. 8 years ago
  Gyan Doshi b99e77b9f7 avformat/mpegenc - fix typo in VBV warning 8 years ago
  James Almer 0cc3d830d1 avcodec/Makefile: add missing opus.c dependency to opus encoder 8 years ago
  James Almer ede6e7494f avcodec/mlp_parser: reindent after last commit 8 years ago
  James Almer 55ebf707d0 avcodec/mlp_parser: don't try to combine frames when full frames are provided 8 years ago
  James Almer 63b5d04e33 avformat/matroskadec: force full frame parsing of MLP/TrueHD streams 8 years ago
  Michael Niedermayer d4967c04e0 avcodec/mpeg4videodec: Avoid possibly aliasing violating casts 8 years ago
  Michael Niedermayer 4a94ff4ccd avcodec/get_bits: Document the return code of get_vlc2() 8 years ago
  Michael Niedermayer 05f4703a16 avcodec/mpeg4videodec: Check mb_num also against 0 8 years ago
  Brendan McGrath 4e3e8980b5 dashdec: Fix segfault on decoding segment timeline 8 years ago
  Marton Balint fa8308d3d4 avformat: deprecate AVFormatContext filename field 8 years ago
  Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 8 years ago
  Marton Balint 45ec2e44be avformat/hls: migrate to AVFormatContext->url 8 years ago
  Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 8 years ago
  Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 8 years ago
  Marton Balint ea3672b7d6 avformat: add url field to AVFormatContext 8 years ago
  Marton Balint dc5d151568 avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_filename 8 years ago