39265 Commits (c416b5cdf117f080850d7674cb8b1984a2210924)
 

Author SHA1 Message Date
Tomas Härdin c416b5cdf1 mxf: Add DNxHD UL 11 years ago
Philip de Nier a9099e0402 mxf: Add uncompressed 422 8-bit rawvideo UL 11 years ago
Diego Biurrun dc9e05e279 libvorbis: Give consistent names to all functions, structs, and defines 11 years ago
Vittorio Giovara f777504f64 h264: Lower bound check for slice offsets 11 years ago
Luca Barbato 5c79d2e12d avconv: Do not divide by zero 11 years ago
Luca Barbato d6a27f885b configure: Add usan to the toolchain presets 11 years ago
Diego Biurrun 2b0bb69997 configure: Move cpunop into ARCH_EXT_LIST_X86 11 years ago
Diego Biurrun 6adf4290eb configure: Move inet_aton check into network function check block 11 years ago
Janne Grunau 9c029f67ca aarch64: use EXTERN_ASM consistently for exported symbols 11 years ago
Christophe Gisquet 996697e266 x86: float dsp: unroll SSE versions 11 years ago
Christophe Gisquet ef010f08ae dca: replace some memcpy by AV_COPY128 11 years ago
Janne Grunau 982b596ea6 h264: avoid undefined behavior in chroma motion compensation 11 years ago
Diego Biurrun 4bcca3611d mpeg4video_parser: Drop pointless av_-prefix from static function 11 years ago
Diego Biurrun 984e339866 avcodec: Consistently name encoder init functions foo_encode_init 11 years ago
Diego Biurrun 017a06a9ee x86: dsputil: Use correct file name as multiple inclusion guard 11 years ago
Diego Biurrun ba42c85247 bit_depth_template: Use file name as multiple inclusion guard 11 years ago
Diego Biurrun 61e7c7f27b svq3: Adjust #endif comment 11 years ago
Diego Biurrun 192ccc5034 build: The MPEG-4 video parser depends on h263dsp 11 years ago
Leandro Dorileo 8370a6fa59 libavformat/mpegts: expose raw packet size 11 years ago
Anton Khirnov c3ecd968f0 AVOptions: add flags for read/read-only options 11 years ago
Anton Khirnov 6bb8720f00 AVOptions: deprecate unused AV_OPT_FLAG_METADATA 11 years ago
Luca Barbato 521726ff57 hevc: Always consider VLC NALU type mismatch fatal 11 years ago
Luca Barbato 175e506332 hevc: Mention the missing SPS in the error message 11 years ago
Luca Barbato 93632a70f9 doc: Name the MOV muxer as it should be called 11 years ago
Luca Barbato a7b3216cbd doc: Sort the muxer documentation 11 years ago
Diego Biurrun 874c751cc5 threads: Check w32threads dependencies at the configure stage 11 years ago
Vittorio Giovara 35b05c5184 vf_interlace: deprecate lowpass option 11 years ago
Diego Biurrun b23bc95920 x86: dca: Add missing multiple inclusion guards 11 years ago
Diego Biurrun 294a51e18a gitignore: Add all examples below doc/examples 11 years ago
Martin Storsjö 1e142d5b48 movenc: Add a fallback fragmentation method for plain mp4 as well 11 years ago
Martin Storsjö 543156d751 arm: Mark the stack as non-executable 11 years ago
Luca Barbato fea6db064b h264: informative error reporting in decode_slice_header() 11 years ago
Luca Barbato 96f9fbe109 h264: fix slice_type value reported in decode_slice_header() 11 years ago
Diego Biurrun 2f2b2efd31 doxygen: Replace @parblock syntax with manual linebreaks 11 years ago
Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 11 years ago
Vittorio Giovara 614b9e4db8 h264: use avpriv_request_sample for chroma_format_idc 11 years ago
Diego Biurrun f53e274f4c doc: Fix project name typo 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Maxim Poliakovski 77fbc03265 g2meet: validate bpp and bitmasks in the display info 11 years ago
Reinhard Tartler f58dcfb32e Prepare for 10_beta1 Release 11 years ago
Tim Walker 9cd4bc4176 ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data. 11 years ago
Tim Walker c98f3169bf lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 11 years ago
Tim Walker 9c0e4b3395 ac3: update AC3PreferredStereoDownmixMode. 11 years ago
Vittorio Giovara dc971acf4a h264_parser: use enum values in h264_find_frame_end() 11 years ago
Anton Khirnov ba7dfe5c50 lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 11 years ago
Anton Khirnov f758ea6e99 buffersink: document special error codes returned from av_buffersink_get_frame 11 years ago
Janne Grunau 98fdfa9970 ppc: reduce overreads when loading 8 pixels in altivec dsp functions 11 years ago
Jan Ekström 3fbad00714 utvideoenc: Enable support for multiple slices and use them 11 years ago
Derek Buitenhuis 4127e6aeb6 libx265: Remove redundant default param call 11 years ago
Derek Buitenhuis 41836c4e30 libx265: Fix use of uninitialized input picture 11 years ago