18972 Commits (c3a0b3eb64be441ca897629e8ecd80d5b51fded7)

Author SHA1 Message Date
  Mason Carter 61ae993957 vc1: Fix intensity compensation performance regression 11 years ago
  Guillaume Martres 7398e0516f hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
  Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
  Martin Storsjö d307e408d4 arm: Don't clobber callee saved registers in scalarproduct 11 years ago
  Mickaël Raulet 5c3fa74b94 hevc: support luma bit depth != chroma bit depth for PCM coding units 11 years ago
  Guillaume Martres 78d0b7f36e hevc: warn when an unknown profile is used 11 years ago
  Gildas Cocherel 259cddb137 hevc_ps: fix indentation 11 years ago
  Gildas Cocherel 2d18aaa14b hevc: refactor Profile Tier Level 11 years ago
  Guillaume Martres 67bbaed5c4 hevc: don't check for errors in PTL code 11 years ago
  Gildas Cocherel 321cb8b048 hevc: store profile and level in AVCodecContext 11 years ago
  Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
  Anton Khirnov dfc50ac85e x86: mpegvideo: move denoise_dct asm to mpegvideoenc 11 years ago
  Mason Carter b254490bda vc1: arm: Add NEON no_rnd chroma MC 11 years ago
  Mason Carter 832e190632 vc1: arm: Add NEON assembly 11 years ago
  Martin Storsjö b3189aff8b png_parser: Fix parsing on big endian 11 years ago
  Michael Niedermayer d8fd183683 vc1: Fix mb_height for field pictures 11 years ago
  Vittorio Giovara 3d9fc21e59 h264: Refactor decode_frame_packing_arrangement 11 years ago
  Luca Barbato 3a149e23d3 hevc: Refactor decode_nal_sei_frame_packing_arrangement 11 years ago
  Peter Holik 6fd99e78de png: add a standalone parser 11 years ago
  Diego Biurrun 79d9884e95 build: Merge pthreads/w32threads OBJS declarations 11 years ago
  Martin Storsjö 35686a289f mp3adu: Set the channel layout properly 11 years ago
  Anton Khirnov d7b3ee9a3a lavc: deprecate avcodec_get_frame_defaults(). 11 years ago
  Anton Khirnov 598ce4ab4f h264: call av_frame_unref() instead of avcodec_get_frame_defaults(). 11 years ago
  Anton Khirnov 48d17ee6dc api-example: remove an unneeded call to avcodec_get_frame_defaults(). 11 years ago
  Anton Khirnov 2d1f4288dd mpegvideo: call av_frame_unref() instead of avcodec_get_frame_defaults(). 11 years ago
  Anton Khirnov b06c8bce02 mpegvideo: remove an unneeded call to avcodec_get_frame_defaults(). 11 years ago
  Anton Khirnov 95a8a5aca6 lavc: call av_frame_unref() instead of avcodec_get_frame_defaults(). 11 years ago
  Anton Khirnov 9431356218 lavc: deprecate avcodec_free_frame() 11 years ago
  Anton Khirnov eb891b3114 Replace all uses of avcodec_free_frame with av_frame_free(). 11 years ago
  Guillaume Martres 17a10d51b8 hevc: set time_base when possible 11 years ago
  Gildas Cocherel 33452aede6 hevc: store the VPS list as an AVBufferRef, just like the others *PS 11 years ago
  Michael Niedermayer b769cf4b44 hevc: do not dereference pointer before NULL check in verify_md5() 11 years ago
  Reinhard Tartler 2a0fb7286d alsdec: check block length 11 years ago
  Vittorio Giovara acb77dff6a hevc: parse frame packing arrangement SEI messages and save relevant stereo3d information 11 years ago
  Vittorio Giovara 3d1d175367 mpeg12enc: set frame packing information when relevant metadata is found 12 years ago
  Vittorio Giovara bacc2869f3 mpeg12dec: parse frame packing arrangement user_data and save relevant stereo3d information 12 years ago
  Vittorio Giovara 09cb75cdeb libx264: set frame packing information when relevant information is found 12 years ago
  Vittorio Giovara 5b10ef729f h264: parse frame packing arrangement SEI messages and save relevant stereo3d information 12 years ago
  Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 11 years ago
  Alexandra Khirnova 9b8d11a76a avcodec: Use av_reallocp where suitable 11 years ago
  Anton Khirnov d4f1188d1a dv: use AVFrame API properly 11 years ago
  John Stebbins c9ca220ef2 ac3dec: make drc_scale exponentially 11 years ago
  Anton Khirnov 37a749012a lavc: rework handling of refcounted_frames=0 11 years ago
  Anton Khirnov a1ee164869 lavc/decode_video(): always unref the frame if there is no output in decode_video 11 years ago
  Anton Khirnov 85f947aefb lavc: remove a pointless check in decode_audio4() 11 years ago
  Anton Khirnov d4f0f2d1e8 lavc: use buf[0] instead of data[0] as the indicator of an allocated frame 11 years ago
  Anton Khirnov e5419709f5 lavc: remove the extended_data workarounds. 11 years ago
  Anton Khirnov d351ef47d0 pthread_frame: use the AVFrame API properly. 11 years ago
  Anton Khirnov b605b123ef mxpegdec: use the AVFrame API properly. 11 years ago
  Anton Khirnov afa21a12bf p*menc: use the AVFrame API properly. 11 years ago