20559 Commits (73ff983e8dd22ccee166403d0bbbc9c1cd543622)

Author SHA1 Message Date
  Diego Biurrun 73ff983e8d fft: x86: cosmetics: Drop silly comments, add comment, whitespace 10 years ago
  Luca Barbato ce9d7da765 qsv: Move down the implementation query 10 years ago
  Anton Khirnov dbb43b8b83 avpacket: properly reset data/size in av_packet_move_ref() 10 years ago
  Anton Khirnov c80344d010 mpegvideo_enc: use avcodec_free_context() instead of av_free() 10 years ago
  Vittorio Giovara e66fa35392 vc1dec: Check group allocations separatedly 10 years ago
  Vittorio Giovara 01f0e6a0c9 vc1dec: Fix leak on error for array allocations 10 years ago
  Vittorio Giovara f91d94bdfc vc1dec: Properly call deinit function on error 10 years ago
  Vittorio Giovara 35b1cd343c vc1dec: Drop commented out cruft 10 years ago
  Diego Biurrun d6e49096c0 idct: Only build prores IDCT if ProRes decoder is enabled 10 years ago
  Anton Khirnov 3c53627ac1 qsvdec: store the sync point in heap memory 10 years ago
  Maxym Dmytrychenko a1335149fd qsvenc: store the sync point in heap memory 10 years ago
  Anton Khirnov a8068346e4 lavc: add a variant of av_get_audio_frame_duration working with AVCodecParameters 11 years ago
  Anton Khirnov 998e1b8f52 lavc: add codec parameters API 11 years ago
  Diego Biurrun 257b30af8e x86: hevc: Fix linking with both yasm and optimizations disabled 10 years ago
  Marton Balint 5e555f9300 mpeg12enc: always write closed gops for intra only outputs 11 years ago
  Michael Niedermayer f435d081b0 h264: Add an AVClass pointer to H264Context 10 years ago
  Vittorio Giovara 0837d1dfe2 libx264: Fix noise_reduction option assignment 10 years ago
  Diego Biurrun d24bd96bdd build: Disentangle VC-1 decoder and parser 10 years ago
  Diego Biurrun 15a24614ae build: Add vc1dsp component for more fine-grained dependencies 10 years ago
  Diego Biurrun f9fbd47467 msmpeg4data: Move WMV2 data tables to their own file 10 years ago
  Diego Biurrun 79866803ff msmpeg4data: K&R formatting cosmetics 10 years ago
  Diego Biurrun 624e235502 build: Introduce iso_media component 10 years ago
  Diego Biurrun 82454c3a82 build: Let the WTV demuxer select the MPEG-TS demuxer 10 years ago
  Diego Biurrun 7403be9b1b build: Fix dependencies for components relying on H.263 data tables 10 years ago
  Diego Biurrun e453129321 build: Add missing dependencies for eatqi decoder 10 years ago
  Vittorio Giovara 71eaefa64a build: Add missing celp_math dependency for G723_1 encoder and decoder 10 years ago
  Diego Biurrun 3d8025d602 profiles: Add missing #endif comment 10 years ago
  Diego Biurrun 6b96d2dcda cosmetics: Drop particularly redundant silly comments 10 years ago
  Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 10 years ago
  Anton Khirnov 9c0bc1e980 qsv: add a missing #include 10 years ago
  Diego Biurrun 47570dbde8 fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefs 10 years ago
  Anton Khirnov 871d0930d4 nvenc: support CUDA frames as input 10 years ago
  Anton Khirnov 7b3214d005 lavc: add a field for passing AVHWFramesContext to encoders 10 years ago
  Anton Khirnov c51b2c79a7 Allow linking to CUDA dynamically instead of dlopen()ing it at runtime 10 years ago
  Philip Langdale 8d34a2f803 vdpau: Support for VDPAU accelerated HEVC decoding 10 years ago
  Philip Langdale 8958c5c64d hevc: Track long and short term RPS size for VDPAU 10 years ago
  Hendrik Leppkes 8c399bd5ce dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 10 years ago
  Anton Khirnov d005ccc630 nvenc: rename a misnamed function 10 years ago
  Anton Khirnov 118beda355 nvenc: merge input and output surface structs 10 years ago
  Anton Khirnov 28259c13db nvenc: factor out the pixel format list 10 years ago
  Vittorio Giovara f7d77b9a5d eatqi: Remove MpegEncContext dependency 10 years ago
  Vittorio Giovara 7c25ffe070 mpeg1: Make intra-block decoding independent of MpegEncContext 10 years ago
  Diego Biurrun 249827f736 mpeg12dec: Refactor mpeg1_decode_block_intra() 10 years ago
  Vittorio Giovara cdbaa43604 mpeg12dec: Always close reader on error 10 years ago
  Luca Barbato 99214d42a9 dnxhd: Make the encoder message friendlier 10 years ago
  Michael Niedermayer 5781bfae0c flacenc: Load default prediction_order parameters if none is selected 10 years ago
  Luca Barbato e280fe1329 v210: Use separate sample_factors 10 years ago
  James Darnley 15ec7aa417 v210: Add avx2 version of the 10-bit line encoder 10 years ago
  James Darnley d29237e557 v210: Add avx2 version of the 8-bit line encoder 10 years ago
  Derek Buitenhuis 1ba1fede9d flacenc: Restore defaults and range for {min, max}_prediction_order 10 years ago