38886 Commits (6d3ea1957f681b3bf9c752e6d21a501cc8d4180d)
 

Author SHA1 Message Date
Reinhard Tartler 6d3ea1957f Bump major of libavfilter for reference counted buffer API changes. 11 years ago
Reinhard Tartler 3bc2e89c76 Bump libavutil major version to account for the LLS API/ABI changes. 11 years ago
Michael Niedermayer 9aba0a6f7b rtpdec_h264: Check the return value of functions doing allocations 11 years ago
Martin Storsjö 6451c8853a sdp: Check theora colorspace before producing the configuration string 11 years ago
Michael Niedermayer 797f2a7913 hdsenc: Check the init_file() return code 11 years ago
Michael Niedermayer b8ed15d637 hdsenc: Fix an off by one error in an array size check 11 years ago
Michael Niedermayer 417927af3c hdsenc: Avoid integer overflow 11 years ago
Diego Biurrun 5db4e88ecd configure: Detect Solaris libc in an OpenIndiana/illumos compatible way 11 years ago
Luca Barbato c85aad9cb2 doxy: Define a group for libswscale documentation 11 years ago
Luca Barbato a5a3b398fd configure: Reorder pthreads checks 11 years ago
Luca Barbato 7cbe1ea9df configure: Move the bz2 and zlib checks below phtreads 11 years ago
Diego Biurrun 70a7b24d56 avutil: Add deprecation ifdefs around obsolete intfloat code 11 years ago
Diego Biurrun 79d9884e95 build: Merge pthreads/w32threads OBJS declarations 11 years ago
Diego Biurrun 7c3388711b configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32 11 years ago
Diego Biurrun bdc111a162 configure: Detect newer (>=4.1) versions of MinGW32 11 years ago
Diego Biurrun a1d7d55247 build: Do not add -g to HOSTCFLAGS 11 years ago
Carl Eugen Hoyos 9fa75be96d mpegts: add HEVC registration descriptor 11 years ago
Vittorio Giovara a2eeed619d changelog: drop redundant new attribute 11 years ago
Martin Lambers ae9d13f03e img2: add stereo 3d still picture file extensions 11 years ago
Vittorio Giovara 46c0cbd5dc rtsp: suppress a incompatible pointer types warning 11 years ago
Vittorio Giovara 6b45f05ef5 parseutils: fix discarding const attribute warning 11 years ago
Martin Storsjö 35686a289f mp3adu: Set the channel layout properly 11 years ago
Rumin Sam 70e981cf5d rtspdec: Fix keep-alive request for ACTi cameras 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 281a40e18f lavf: 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 84f131921f avplay: do not call 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 674fa49110 avconv: do not call 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
Diego Biurrun 3bb91a1b5c configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64 11 years ago
Reinhard Tartler 2a0fb7286d alsdec: check block length 11 years ago
Diego Biurrun 1a5fdf9519 configure: Move log2 dependency declaration to a place it takes effect 11 years ago
Diego Biurrun 2756516466 configure: Split host and target libc detection 11 years ago
Diego Biurrun c869fcdeac configure: Move toolchain dependency declarations to a more appropriate place 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 11 years ago
Vittorio Giovara bacc2869f3 mpeg12dec: parse frame packing arrangement user_data and save relevant stereo3d information 11 years ago
Vittorio Giovara 09cb75cdeb libx264: set frame packing information when relevant information is found 11 years ago
Vittorio Giovara 5b10ef729f h264: parse frame packing arrangement SEI messages and save relevant stereo3d information 11 years ago
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 11 years ago
Sean McGovern 61b203ffe6 configure: detect Solaris libc 11 years ago