92401 Commits (c47b48c0a629d65cd15e1d3869fbfbb9ee2ceafc)
 

Author SHA1 Message Date
  Diego Biurrun 5691c746cf configure: Group toolchain parameter mangling functions together 7 years ago
  Diego Biurrun 5cb62f9d95 configure: Rename check_header() --> check_headers() 7 years ago
  Diego Biurrun 25c2a27c9e configure: Make require_cc() and require_cpp_condition() functions consistent 7 years ago
  Diego Biurrun 23be4eebf8 build: Group external library protocols separately 7 years ago
  Vishwanath Dixit 30940be359 avformat/http: flushing tcp receive buffer when it is write only mode 7 years ago
  Steven Liu 002e45b407 avformat/dashenc: change the hls version from 6 to 7 7 years ago
  Stephan Holljes 7b6b8c9265 lavf/http.c: Free allocated client URLContext in case of error. 7 years ago
  Michael Niedermayer 13b77af2f0 avdevice/android_camera: Fix AVClass.version 7 years ago
  Michael Niedermayer c0bce367e4 avcodec: Fix AVClass .version 7 years ago
  Michael Niedermayer 3dfe3436ac avcodec/sheervideodata: Fix libavutil include 7 years ago
  Michael Niedermayer 9f1b99e7d0 avcodec/sbc: Fix non static function prefix 7 years ago
  Michael Niedermayer f8b17fe332 avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code 7 years ago
  Michael Niedermayer 5549488bbf avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame 7 years ago
  Michael Niedermayer 942217b153 avcodec/dsicinvideo: Propagate errors from cin_decode_rle() 7 years ago
  Michael Niedermayer 9d5a4fcfbb avcodec/dfa: Check dimension against maximum 7 years ago
  Michael Niedermayer 9033920bec avcodec/cinepak: Skip empty frames 7 years ago
  Michael Niedermayer 2324ef1ff3 avcodec/cinepak: move some checks prior to frame allocation 7 years ago
  Richard Shaffer c705476c47 libavformat/http: Refactor and fix additional leaks in get_cookies. 7 years ago
  Rahul Chaudhry b22db4f465 swresample/arm: remove unintentional relocation. 7 years ago
  Jacob Trimble baf9c0bd99 avformat/mov: Remove old encryption info methods. 7 years ago
  Jacob Trimble 606c5c7f3a avformat/mov: Fix memory leak in encryption info. 7 years ago
  Alexander Kravchenko 78149d6657 amfenc: Retain a reference to D3D frames used as input during the encoding process 7 years ago
  Vittorio Giovara fbfee6adea aac: Rework extradata parsing code 7 years ago
  Gyan Doshi 424836505f doc/muxers: tee muxer - rearrange, add notes and general tidy-up 7 years ago
  Matthieu Bouron 67d0911f27 avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields 7 years ago
  Hendrik Leppkes 5c6365af45 avformat/tls_schannel: fix handling of EOF after avio changes 7 years ago
  Hendrik Leppkes 638575cd0b configure: fix clang-cl check in the MSVC section 7 years ago
  Steve Lhomme abf806f7f1 random_seed: use bcrypt instead of the old wincrypt API 7 years ago
  James Almer 5079e96bcc avdevice/iec61883: free the private context at the end 7 years ago
  James Almer b8629654c6 avdevice/iec61883: return reference counted packets 7 years ago
  Jacob Trimble f7221d8e67 avformat/mov: Increase support for common encryption. 7 years ago
  Stephan Holljes 3717512282 lavf/tcp.c: Free allocated client URLContext in case of error. 7 years ago
  Marton Balint 768c0774d8 avdevice/decklink_commmon: enhance error messages when iterator creation fails 7 years ago
  Carl Eugen Hoyos 3027056160 lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *). 7 years ago
  Carl Eugen Hoyos 9d6c168764 lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size(). 7 years ago
  Paul B Mahol 396c019795 avfilter/avf_avectorscope: disable mirroring 7 years ago
  Matt Oliver 6be690685a ffplay: Fix realloc_texture when input texture is NULL. 7 years ago
  Steven Liu 223f3dff8c avformat/hls: remove redundant code 7 years ago
  Paul B Mahol 3c6f701524 avcodec/proresdec_lgpl: pass return values instead of discarding them 7 years ago
  Richard Shaffer 9a8811f478 libavformat/http: Fix memory leak in get_cookies. 7 years ago
  Timo Teräs 9af71b326f avformat/movenc: support writing iTunes cover image 7 years ago
  Timo Teräs c663dce031 ffprobe: report unavailable SAR correctly in stream info 7 years ago
  Paul B Mahol 2fc12f4971 avfilter: add lowshelf and highshelf filters 7 years ago
  Vishwanath Dixit d10cefbfe5 avformat/dashenc: addition of segment index correction logic 7 years ago
  Vishwanath Dixit 2c51e33bc1 avformat/dashenc: addition of muxer overhead for @bandwidth param in MPD 7 years ago
  Vishwanath Dixit af6058d03b avformat/dashenc: constructing MPD's bandwidth string locally 7 years ago
  Vishwanath Dixit 0c7bc7eb47 avformat/dashenc: addition of muxer overhead in master playlist's bandwidth 7 years ago
  Vishwanath Dixit 85ae55eca3 avformat/dashenc: logic to compute muxer overhead 7 years ago
  Vishwanath Dixit 990380367b avformat/dashenc: addition of @availabilityTimeOffset in MPD 7 years ago
  Vishwanath Dixit 3e75057a1d avformat/dashenc: setting @availabilityStartTime when the first frame is ready 7 years ago