59322 Commits (f07ca542e371ec137d7192ccecf61ea889c13510)
 

Author SHA1 Message Date
  Michael Niedermayer f07ca542e3 avcodec/vmdav: return the amount of data that has been unpacked from lz_unpack() (as well as errors) 12 years ago
  Michael Niedermayer bb9f55163f avcodec/eatgv: use av_mallocz() for frame_buffer 12 years ago
  Michael Niedermayer 51fed95dde swscale/utils: fix wrong deprecated message with rgb0 12 years ago
  Carl Eugen Hoyos 691dec6201 Allow stream-copying grayscale mov files. 12 years ago
  Carl Eugen Hoyos d63e994361 avformat/mov: Do not compute a grayscale palette for cinepak in mov. 12 years ago
  Alex Sukhanov 251c96a70b avformat/matroskadec: Fix start_time 12 years ago
  Ronald S. Bultje acafbb4dd2 vp9: fix crash if segmentation=1, keyframe/intraonly=1 and updatemap=0. 12 years ago
  Ronald S. Bultje 4a55bffad3 vp9: fix bug in updating of coef probabilities with parallelmode=1. 12 years ago
  Jan Gerber b2597042e5 avcodec/libopusdec: Set codec->delay to pre_skip not fixed value 12 years ago
  Carl Eugen Hoyos 05c3c568dc Read pictures in id3v2.2 12 years ago
  Michael Niedermayer 95953c1cfd avcodec/wavpack fix *void pointer arithmetic 12 years ago
  Peter Ross e93a73cbef wtvenc: output ff_format_none if ff_put_wav_header fails 12 years ago
  Peter Ross e4be076570 wtvenc: use codec tag + MEDIASUBTYPE_BASE_GUID, if there is no suitable guid 12 years ago
  Peter Ross 686b6dc33a wtv: make ff_format_videoinfo2 visible to wtv encoder 12 years ago
  Stefano Sabatini 129ce05b02 tools/zmqsend: rename ctx to zmq_ctx 12 years ago
  Stefano Sabatini dd00f9cac3 tools/zmqsend: use valid NULL log context 12 years ago
  Michael Niedermayer 99978320c0 avcodec/apedec: use av_fast_padded_malloc() 12 years ago
  Michael Niedermayer d5128fce38 avcodec/apedec: more checks for k 12 years ago
  Michael Niedermayer d94633409b avcodec/libopencore-amr: remove av_free coded_frame. 12 years ago
  Michael Niedermayer 57c63c92c5 MAINTAINERS: drop 2.0 from the releases that i maintain 12 years ago
  Michael Niedermayer 5c3079aaa9 avformat/iss: check sscanf() return code 12 years ago
  Peter Ross 6da21c1f81 wtvenc: populate VIDEOINFOHEADER2 12 years ago
  Peter Ross f93b0abe40 avformat/riffenc: indent 12 years ago
  Peter Ross fcbb94712d riffenc: add option to ff_put_bmp_header to ignore extradata 12 years ago
  Peter Ross d08ea75a82 wtvenc: test avio_size() validity 12 years ago
  Michael Niedermayer 5a1bfa7ed7 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 5a8b4ed580 Merge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e' 12 years ago
  Michael Niedermayer 5b4c7b7dcf Merge commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877' 12 years ago
  Michael Niedermayer 8b285f03f7 avcodec/utils: fix memleak on avcodec_open2() failure 12 years ago
  Michael Niedermayer 866c44d4b0 avcodec/wavpack: clear remainder of data in case of error in wv_unpack_mono/stereo() 12 years ago
  Tim Walker 10d982480f lavu: fix typo in documentation. 12 years ago
  Tim Walker 57ead8449e doc: fix link to the ISC license text in the developer documentation. 12 years ago
  Tim Walker 6c0e835117 doc: fix a coding style error in the developer documentation. 12 years ago
  Michael Niedermayer 911676c643 avutil/avstring: add av_strnlen() 12 years ago
  Ivan Kalvachev 1c63aed232 Convert XvMC to hwaccel v3 12 years ago
  Michael Niedermayer c19f193c6b Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 102b794e09 configure: support raising major version in soname 12 years ago
  Michael Niedermayer 88956f73f2 ffmpeg: use timestamp from before and after the decoder to detect backward moving dts for discontinuity detection 12 years ago
  Michael Niedermayer de2a2caf4d nutenc/write_index: warn if 2 consecutive keyframes have the same PTS and discard the 2nd 12 years ago
  Mason Carter 61ae993957 vc1: Fix intensity compensation performance regression 12 years ago
  Michael Niedermayer 64b98df389 vc1: simplify *_use_ic initialization 12 years ago
  Mason Carter ed5bed4152 VC1: Fix intensity compensation performance regression 12 years ago
  Michael Niedermayer 5410a5dc66 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 6fe5f770db Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b' 12 years ago
  Guillaume Martres 7398e0516f hevc: move DSP declarations from hevc.h into hevcdsp.h 12 years ago
  Michael Niedermayer 9b195dd579 avformat/4xm: shrink packet if it was only partially initialized 12 years ago
  Michael Niedermayer 2c635fabbf avformat/isom: check avio_read() result 12 years ago
  Michael Niedermayer b797a00f63 avformat/rmdec: zero string destination before use 12 years ago
  Justin Ruggles be7c323176 Add a libwebp encoder 12 years ago
  Michael Niedermayer ea1e630c47 vcodec/rv34: use av_mallocz() to allocate tables 12 years ago