25846 Commits (eda7c983c1bd7d4fc51c22a0349bde417be48d9c)
 

Author SHA1 Message Date
  Stefano Sabatini 2f6bc4e76e Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi. 15 years ago
  Stefano Sabatini c32ccf7c43 Rename the chapter Devices -> Input Devices, as the file is about 15 years ago
  Måns Rullgård 56e0d112d3 showfiltfmts: destroy filter context before exit 15 years ago
  Måns Rullgård c61f84bf97 showfiltfmts: set media type of links to that of corresponding pad 15 years ago
  Måns Rullgård 5a6fbf4c39 avfilter: indent 15 years ago
  Måns Rullgård 0bb7408e55 avfilter: do not crash on null link src/dst in avfilter_destroy() 15 years ago
  Måns Rullgård f3b90d25ee avfilter: free link in/out_formats in avfilter_destroy() 15 years ago
  Alex Converse 18b95d85f2 libvpxdec: Fix "error: implicit declaration of function ‘av_check_image_size’". 15 years ago
  Alex Converse 51aaf51143 vorbis_dec: Change partition_class[] to uint8_t. 15 years ago
  Diego Biurrun 3447f12d66 Add a CONFIG_ variable for generic Huffman routines. 15 years ago
  Luca Barbato d93fdcbf5c Preserve status reason 15 years ago
  Diego Biurrun 06a2ba230b Extend the gas-preprocessor section with basic installation instructions. 15 years ago
  Stefano Sabatini 71cb41dbc2 Add APIchanges entry for the av_check_image_size() addition. 15 years ago
  Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 15 years ago
  Stefano Sabatini 899a507fa6 Clarify av_check_image_size() log message. 15 years ago
  Stefano Sabatini bf176f58b7 Deprecate avcodec_check_dimensions() in favor of the new function 15 years ago
  Måns Rullgård 85fbad4555 fft-test: free buffers before exiting 15 years ago
  Jason Garrett-Glaser 7e13022a4d VP8: fix bug in prefetch 15 years ago
  Måns Rullgård fa2d5d54b9 ARM: NEON H264 8x8 IDCT 15 years ago
  Måns Rullgård 23ba30a421 configure: remove redundant extralibs settings 15 years ago
  Martin Storsjö 504de2ec8f rtpdec_xiph: Split packets in the depacketizer 15 years ago
  Jason Garrett-Glaser 98fe09df7b Add file missing in r24702 15 years ago
  Eli Friedman c12d6955e2 H.264: SSE2/SSSE3 weighted prediction asm 15 years ago
  Jason Garrett-Glaser 905ef0d064 VP5/6/8: eliminate CABAC dependency 15 years ago
  Zhentan Feng aaa91aa00e Move read_mms_packet() code to be inlined in the calling function. 15 years ago
  Zhentan Feng 05fc9a1bcf Remove is_playing variable. 15 years ago
  Zhentan Feng b949875bf6 Move send_media_packet_request() and clear_stream_buffers() up. 15 years ago
  Måns Rullgård 4c3fbd4f93 fate: move some groups of related tests to their own files 15 years ago
  Martin Storsjö 737b3972b5 rtpdec_xiph: Correct the bitmask for num_pkts 15 years ago
  Måns Rullgård 49d63851cb fate: add fft tests 15 years ago
  Måns Rullgård dff1fc51b2 fate-run: add helper to run things on target 15 years ago
  Måns Rullgård a79e921ee6 fft-test: exit with non-zero status if test failed 15 years ago
  Martin Storsjö 8d370d88e5 Fix VP8 decoder dependencies 15 years ago
  Jason Garrett-Glaser 1e73967950 VP8: partially inline decode_block_coeffs 15 years ago
  Jason Garrett-Glaser ffbf0794f9 Fix 100L in r24689 15 years ago
  Jason Garrett-Glaser afb54a85c3 VP8: simplify decode_block_coeffs to avoid having to track nonzero coeffs 15 years ago
  Jason Garrett-Glaser d0c38ea0aa Cosmetics: add missing space to options.c 15 years ago
  Jason Garrett-Glaser b0d5879513 VP8: slightly faster DCT coefficient probability update 15 years ago
  Måns Rullgård 2eef529195 ARM: update struct offsets 15 years ago
  Måns Rullgård f079a64aea Move cavs dsp functions to their own struct 15 years ago
  Jason Garrett-Glaser 61ee75bbf8 Silence unused function warnings in vp56.h 15 years ago
  Jason Garrett-Glaser 476be414a4 VP8: make another RAC call branchy 15 years ago
  Jason Garrett-Glaser 8b9b5e085f VP5/6/8: add one inline missed in r24677 15 years ago
  Jason Garrett-Glaser 0908f1b945 VP8: unroll partition type decoding tree 15 years ago
  Jason Garrett-Glaser c5dec7f137 VP8: unroll splitmv decoding tree 15 years ago
  Jason Garrett-Glaser 23117d69c1 VP8: unroll MB mode decoding tree 15 years ago
  Stefano Sabatini be665c7da6 Make avfilter_copy_picref_props() copy w and h from src to dst. 15 years ago
  Jason Garrett-Glaser cd2769c142 VP5/6/8: tweak some arithcoder inlining 15 years ago
  Alex Converse 55aa55f2e1 vorbisdec: Return AVERROR(ENOMEM) on malloc() failure. 15 years ago
  Alex Converse 366d919016 vorbisdec: Prevent a potential integer overflow. 15 years ago