92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  Paul B Mahol c6c888e996 avfilter/vf_w3fdif: add >8 but <16 bit support 9 years ago
  John Stebbins 0982152c3f matroskadec: fix SRT subtitle duration 9 years ago
  Paul B Mahol 25c4035529 avcodec/pixlet: simplify lowpass_prediction() function 9 years ago
  Michael Niedermayer c4152fc42e avutil/random_seed: Reduce the time needed on systems with very low precission clock() 9 years ago
  Michael Niedermayer 87f6f15460 tools/zmqsend: Do not truncate fgetc() return 9 years ago
  Nicolas George 0ff5567a30 lavfi/buffersrc: push the frame deeper if requested. 9 years ago
  Nicolas George 3b64e3ea45 lavf/framesync: detect EOF immediately. 9 years ago
  Paul B Mahol 68e5598e22 avcodec/utvideo: fix mistake using wrong arguments for left and lefttop pixel components 9 years ago
  Paul B Mahol 6cedd20b97 avcodec/pixlet: make sure scaling factors are not zero 9 years ago
  Paul B Mahol ab31b46b89 avcodec/pixlet: avoid some overflows 9 years ago
  Paul B Mahol 43cd33be16 avcodec/pixlet: fix undefined behaviour in postprocess_chroma 9 years ago
  James Almer e1b8271949 avfilter/framequeue: add missing check for ASSERT_LEVEL 9 years ago
  James Almer 94eb600f35 tests/audio_fifo: fix buffer allocation for non planar formats 9 years ago
  Michael Niedermayer 03ce71e4a1 swscale/swscale: Fix dereference of stride array before null check 9 years ago
  Tobias Rapp 6d579d7c1b avformat/avidec: skip odml master index chunks in avi_sync 9 years ago
  Michael Niedermayer c193132ce5 avutil/tests/random_seed: eliminate goto 9 years ago
  Martin Storsjö 1316446779 http: Check for negative chunk sizes 9 years ago
  Diego Biurrun 0b77a59336 Use correct printf conversion specifiers for POSIX integer types 9 years ago
  Paul B Mahol 9b26bf7e2a avfilter/vf_deband: do not use uninitialized value 9 years ago
  Paul B Mahol ea93052db3 avcodec/utvideodec: add SIMD support for median prediction for planar formats 9 years ago
  Nicolas George 373f21a911 lavfi: avfilter_graph_request_oldest: request a frame again before returning. 9 years ago
  Paul B Mahol 0ed4993ad0 avcodec/asvdec: return correct value in case of error 9 years ago
  Paul B Mahol 51ed1a7dd4 avcodec/pixlet: check out of bounds pfx value 9 years ago
  James Almer 41de965e31 avcodec/pixlet: remove unnecessary double to float conversion 9 years ago
  Nicolas George 8156b5ac94 avfilter/af_amerge: detect EOF immediately 9 years ago
  Thomas Turner 8dcb28cf6d avutil/tests: Improved code coverage for random_seed 9 years ago
  Paul B Mahol 73651090ca avcodec: add Apple Pixlet decoder 9 years ago
  Paul B Mahol fdcb7a85cf avfilter/vf_deband: add planes coupling mode 9 years ago
  Pavel Koshevoy 47cd8effea fate: Add test for ticket 6024, truncated decoding mode 9 years ago
  Michael Niedermayer f9315ea984 ffserver_config: Check for failure to allocate FFServerIPAddressACL 9 years ago
  James Almer 0abcebe3d6 tests/avstring: free the pointer after calls to av_d2str() 9 years ago
  Paul B Mahol c5168b4b54 doc/general: mention recently added PCM codecs 9 years ago
  Michael Niedermayer da73d95bad avutil/random_seed: Improve get_generic_seed() with higher precission clock() 9 years ago
  Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 9 years ago
  Diego Biurrun edb4348732 build: Store library version numbers in .version files 9 years ago
  Carl Eugen Hoyos 0098eeaa62 doc/filters: Fix vsbmc option name. 9 years ago
  Diego Biurrun 11a9320de5 build: Move build-system-related helper files to a separate subdirectory 13 years ago
  Nicolas George ff8b17c998 lavfi: take_samples: free frames after taking all samples. 9 years ago
  Paul B Mahol 3142691181 avformat/wavdec: add support for decoding 24.0 and 16.8 floating point pcm formats 9 years ago
  Paul B Mahol 95fb9e0205 avcodec: add pcm_f16le and pcm_f24le decoder 9 years ago
  Paul B Mahol 4cf96c5642 avcodec/wmaprodec: cleanup extradata dumping 9 years ago
  Michael Niedermayer 9b9e4a71c5 avformat/mpegenc: Check for av_mallocz() failure 9 years ago
  Michael Niedermayer fd1fcb59dc avformat/img2dec: Remove dead code from psd_probe() 9 years ago
  Paul B Mahol 9933579a9b avfilter/vf_psnr: add gray10 and gray12 support 9 years ago
  Diego Biurrun f9edc734e0 ratecontrol: Drop xvid-rc-related struct members unused after a6901b9c6 9 years ago
  Ruta Gadkari 5b26d3b789 nvenc: Update check for lookahead 9 years ago
  Michael Niedermayer 54931fd0fb avutil/random_seed: Use uint64 instead of uint8 for struct to avoid potential alignment issues 9 years ago
  Thomas Turner 9f76ad2a46 avutil: Added selftest for libavutil/audio_fifo.c 9 years ago
  Andreas Cadhalpun 319438e2f2 swscale: save ebx register when it is not available 9 years ago
  Thomas Turner e303e3d4b9 avutil: Improved test coverage for avstring.c 9 years ago