57650 Commits (cc0e47b55096361723b364afa43b79a3f5619cdc)
 

Author SHA1 Message Date
  Nicolas George 5a12142aca lavf/tee: fix leak of select option. 12 years ago
  Nicolas George 59f809e992 lavf/tee: fix leak of strdup/strtoked buffer. 12 years ago
  Michael Niedermayer ab2bfb85d4 avfilter/ff_insert_pad: fix order of operations 12 years ago
  Paul B Mahol c655216939 make it possible to compile ffmpeg without swscale 12 years ago
  Luca Barbato ea71aafd68 avio: Use AVERROR_PROTOCOL_NOT_FOUND 12 years ago
  Paul B Mahol f5ed83c383 avformat/mxfdec; parse random index pack to get last partition offset and use it when footer partition offset is missing 12 years ago
  Ben Jackson 5152196b2b pthread: Avoid spurious wakeups 12 years ago
  Michael Niedermayer 80b8f78048 fate: enable hevc tests 12 years ago
  Carl Eugen Hoyos 87eae03aac Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux. 12 years ago
  Stefano Sabatini ddaf33f5bb ffprobe: fix consistency checks in parse_read_intervals() 12 years ago
  Mickaël Raulet 09ba986cae avcodec/hevc: fix duplicate/wrong nal unit check and difference to openhevc_upstream 12 years ago
  Michael Niedermayer 712eff4978 fate: add synthetic swresample resampling tests 12 years ago
  Clément Bœsch 4189fe11ff avformat/vobsub: fix invalid sub queue access while seeking. 12 years ago
  Ronald S. Bultje fed483f188 avcodec/vp9dsp: fix overwrite by 1 in vert_left pred. 12 years ago
  Marton Balint b2d9790c2b lavc: make avcodec_decode_subtitle2 more robust 12 years ago
  Lukasz Marek 36d0b15b4e MAINTAINERS: add lavd/fbdev_enc entry 12 years ago
  Lukasz Marek d1f383341f lavd/pulse_audio_enc: add support for flushing 12 years ago
  Michael Niedermayer 2d8ccf0adc avutil/opt: initialize ret 12 years ago
  Michael Niedermayer ad28fe35c5 avutil/file_open: Print debug message if setting close on exec fails 12 years ago
  Michael Niedermayer 88d4ff4b5f avformat/utils: Check av_packet_new_side_data() return before using it 12 years ago
  Michael Niedermayer eb5cc8febc avformat/oggparsespeex: Check for extradata allocation failure 12 years ago
  Michael Niedermayer 2c1e075308 avformat/oggparseflac: check ff_alloc_extradata() return code 12 years ago
  Michael Niedermayer b294a4beec avformat/oggparsecelt/celt_header: fix memleak 12 years ago
  Michael Niedermayer baab248c49 avformat/network: check for fcntl() failure in ff_socket() 12 years ago
  Michael Niedermayer 78e6f83ce0 avformat/au: add assert to help source code analyzers 12 years ago
  Michael Niedermayer f198efb179 avcodec/vp9: Add asserts to help source code analyzers 12 years ago
  Reimar Döffinger c9a22d69af hevc: Initialize sample aspect to valid value. 12 years ago
  Mickaël Raulet 1b5a52f425 hevc: pretty print(cherry picked from commit 64a4b623b7) 12 years ago
  Mickaël Raulet c841d02c05 hevc: fix PPS_A_qualcomm_7(cherry picked from commit 2af177a876) 12 years ago
  Michael Niedermayer 2e9b79fc00 avcodec/wavpackenc: fix uninitialized ret 12 years ago
  Michael Niedermayer 6338f1b3c0 avcodec/tiff: remove byte based bpp special case 12 years ago
  Michael Niedermayer 23d69b158a avcodec/hevc_refs: fix h/vshift calculation in ff_hevc_output_frame() 12 years ago
  Michael Niedermayer f2eca8d060 avcodec/hevc: do not dereference pointer before null check in verify_md5() 12 years ago
  Michael Niedermayer acecd6b4d7 avcodec/hevc_cabac: trivial simplifications 12 years ago
  Mickaël Raulet b5d197a38b hevc: inline cabac in hls_mvd_coding(cherry picked from commit ad387195ad) 12 years ago
  Mickaël Raulet 92a97d1168 hevc: inline cabac in residual coding(cherry picked from commit 17d7a88044) 12 years ago
  Michael Niedermayer 4c67ed8705 avcodec/hevc: fix EOB/EOS check 12 years ago
  Michael Niedermayer 9c0fe487c7 avcodec/h264_parser: fix order of operations 12 years ago
  Michael Niedermayer 62533eab6f ffv1enc: use 64bit in maxsize calculation 12 years ago
  Michael Niedermayer 80b1e1c03d avcodec/exr: fix null pointer dereference 12 years ago
  Michael Niedermayer d0812f91c8 avcodec/exr: favor av_freep() over av_free() for saftey 12 years ago
  Michael Niedermayer 6838e1f547 avformat/oggdec: favor av_freep() over av_free() 12 years ago
  Michael Niedermayer 838f461b07 avcodec/utils: add some saftey checks to add_metadata_from_side_data() 12 years ago
  Michael Niedermayer 240fd8c96f avcodec/avpacket/av_packet_split_side_data: ensure that side data padding is initialized 12 years ago
  Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 12 years ago
  Michael Niedermayer a6388616e8 doc/developer: Add a policy item about updating the MAINTAINERs file 12 years ago
  Diego Biurrun 23e6d3d4e2 fate: vpx: Remove one redundant $(eval) invocation 12 years ago
  Michael Niedermayer fec6d547cc avformat/wtvdec: drop SHIFT_SECTOR_BITS() macro 12 years ago
  Michael Niedermayer 2a5f4c1ea2 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 5d2a83571b avformat/wtv: rename to wtv_common 12 years ago