38900 Commits (e1b9de4fe15cda08cb18a2821a5729cf95e33d2a)
 

Author SHA1 Message Date
  Diego Biurrun e1b9de4fe1 atomics: cosmetics: Restructure ifdefs for greater clarity 12 years ago
  Diego Biurrun 8558595a59 configure: Express atomics/thread deps through the dependency system 12 years ago
  Martin Storsjö e121a725c3 fate: Explicitly specify the pixel format for the pngparser test 12 years ago
  Anton Khirnov fe533ffdcf Prepare release notes for Libav 10 "Eks" 12 years ago
  Martin Storsjö b3189aff8b png_parser: Fix parsing on big endian 12 years ago
  Michael Niedermayer d8fd183683 vc1: Fix mb_height for field pictures 12 years ago
  Vittorio Giovara bd316109b3 apidoc: fix warning from stereo3d.h 12 years ago
  Vittorio Giovara 3d9fc21e59 h264: Refactor decode_frame_packing_arrangement 12 years ago
  Luca Barbato 3a149e23d3 hevc: Refactor decode_nal_sei_frame_packing_arrangement 12 years ago
  Vittorio Giovara cfb4ee3097 fate: add a pngparser test 12 years ago
  Vittorio Giovara eddff165b4 fate: add utility function to test parser, demuxer, and decoder 12 years ago
  Peter Holik 6fd99e78de png: add a standalone parser 12 years ago
  Diego Biurrun 0d882e9e7b avutil: Remove deprecated intfloat_readwrite code 12 years ago
  Diego Biurrun 11bb5e10c3 build: Define __printf__ to __gnu_printf__ on MinGW*/gcc 12 years ago
  Reinhard Tartler 6d3ea1957f Bump major of libavfilter for reference counted buffer API changes. 12 years ago
  Reinhard Tartler 3bc2e89c76 Bump libavutil major version to account for the LLS API/ABI changes. 12 years ago
  Michael Niedermayer 9aba0a6f7b rtpdec_h264: Check the return value of functions doing allocations 12 years ago
  Martin Storsjö 6451c8853a sdp: Check theora colorspace before producing the configuration string 12 years ago
  Michael Niedermayer 797f2a7913 hdsenc: Check the init_file() return code 12 years ago
  Michael Niedermayer b8ed15d637 hdsenc: Fix an off by one error in an array size check 12 years ago
  Michael Niedermayer 417927af3c hdsenc: Avoid integer overflow 12 years ago
  Diego Biurrun 5db4e88ecd configure: Detect Solaris libc in an OpenIndiana/illumos compatible way 12 years ago
  Luca Barbato c85aad9cb2 doxy: Define a group for libswscale documentation 12 years ago
  Luca Barbato a5a3b398fd configure: Reorder pthreads checks 12 years ago
  Luca Barbato 7cbe1ea9df configure: Move the bz2 and zlib checks below phtreads 12 years ago
  Diego Biurrun 70a7b24d56 avutil: Add deprecation ifdefs around obsolete intfloat code 12 years ago
  Diego Biurrun 79d9884e95 build: Merge pthreads/w32threads OBJS declarations 12 years ago
  Diego Biurrun 7c3388711b configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32 12 years ago
  Diego Biurrun bdc111a162 configure: Detect newer (>=4.1) versions of MinGW32 12 years ago
  Diego Biurrun a1d7d55247 build: Do not add -g to HOSTCFLAGS 12 years ago
  Carl Eugen Hoyos 9fa75be96d mpegts: add HEVC registration descriptor 12 years ago
  Vittorio Giovara a2eeed619d changelog: drop redundant new attribute 12 years ago
  Martin Lambers ae9d13f03e img2: add stereo 3d still picture file extensions 12 years ago
  Vittorio Giovara 46c0cbd5dc rtsp: suppress a incompatible pointer types warning 12 years ago
  Vittorio Giovara 6b45f05ef5 parseutils: fix discarding const attribute warning 12 years ago
  Martin Storsjö 35686a289f mp3adu: Set the channel layout properly 12 years ago
  Rumin Sam 70e981cf5d rtspdec: Fix keep-alive request for ACTi cameras 12 years ago
  Anton Khirnov d7b3ee9a3a lavc: deprecate avcodec_get_frame_defaults(). 12 years ago
  Anton Khirnov 598ce4ab4f h264: call av_frame_unref() instead of avcodec_get_frame_defaults(). 12 years ago
  Anton Khirnov 48d17ee6dc api-example: remove an unneeded call to avcodec_get_frame_defaults(). 12 years ago
  Anton Khirnov 281a40e18f lavf: remove an unneeded call to avcodec_get_frame_defaults(). 12 years ago
  Anton Khirnov 2d1f4288dd mpegvideo: call av_frame_unref() instead of avcodec_get_frame_defaults(). 12 years ago
  Anton Khirnov b06c8bce02 mpegvideo: remove an unneeded call to avcodec_get_frame_defaults(). 12 years ago
  Anton Khirnov 84f131921f avplay: do not call avcodec_get_frame_defaults(). 12 years ago
  Anton Khirnov 95a8a5aca6 lavc: call av_frame_unref() instead of avcodec_get_frame_defaults(). 12 years ago
  Anton Khirnov 674fa49110 avconv: do not call avcodec_get_frame_defaults() 12 years ago
  Anton Khirnov 9431356218 lavc: deprecate avcodec_free_frame() 12 years ago
  Anton Khirnov eb891b3114 Replace all uses of avcodec_free_frame with av_frame_free(). 12 years ago
  Guillaume Martres 17a10d51b8 hevc: set time_base when possible 12 years ago
  Gildas Cocherel 33452aede6 hevc: store the VPS list as an AVBufferRef, just like the others *PS 12 years ago