38937 Commits (e89aa4bf56e5b5c45f569eb12733519789e057da)
 

Author SHA1 Message Date
Anton Khirnov e89aa4bf56 lzw: switch to bytestream2 11 years ago
Anton Khirnov 1b5d065ca7 pmpdec: check that there is at least one audio packet. 11 years ago
Anton Khirnov 94a417acc0 mathematics: remove asserts from av_rescale_rnd() 11 years ago
Anton Khirnov 24057c8320 eacmv: check the framerate before setting it. 11 years ago
Anton Khirnov 5569146d48 adx: check that the offset is not negative 11 years ago
Anton Khirnov a6a2282c25 rv30: fix extradata size check. 11 years ago
Anton Khirnov feded990e3 mpegvideo: set reference/pict_type on generated reference frames 11 years ago
Anton Khirnov 58f0d164de Makefile: add html template files to the doxygen deps 11 years ago
Luca Barbato 9a4c10e3af lavu: Move preprocessor macros in a separate file 11 years ago
Luca Barbato 4d2bb28931 h264: namespace the decode function 11 years ago
Luca Barbato 1ab91c7d4a doxy: Update the css to have a flat style 11 years ago
Luca Barbato 9ace13db77 doxy: Fix link in badge color 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Luca Barbato 1716b4c7b8 mms: Remove non-utf8 characters 11 years ago
Diego Biurrun bd0fba8797 configure: Explicitly disable w32threads if the test for it fails 11 years ago
Diego Biurrun d06ca2040c error.h: Do not circularly depend on avutil.h 11 years ago
Tim Walker 10d982480f lavu: fix typo in documentation. 11 years ago
Tim Walker 57ead8449e doc: fix link to the ISC license text in the developer documentation. 11 years ago
Tim Walker 6c0e835117 doc: fix a coding style error in the developer documentation. 11 years ago
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
Luca Barbato f412b2c9f3 flv: Use the correct type to hold the file offset 11 years ago
Luca Barbato 15739a9bd1 jvdec: Do not feed the decoder with known wrong data 11 years ago
Paul B Mahol e518cb863e jvdec: Fix memory leak of jv->frames 11 years ago
Luca Barbato 027712e851 jvdec: Return EOF on end of file 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
Diego Biurrun e1b9de4fe1 atomics: cosmetics: Restructure ifdefs for greater clarity 11 years ago
Diego Biurrun 8558595a59 configure: Express atomics/thread deps through the dependency system 11 years ago
Martin Storsjö e121a725c3 fate: Explicitly specify the pixel format for the pngparser test 11 years ago
Anton Khirnov fe533ffdcf Prepare release notes for Libav 10 "Eks" 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 bd316109b3 apidoc: fix warning from stereo3d.h 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
Vittorio Giovara cfb4ee3097 fate: add a pngparser test 11 years ago
Vittorio Giovara eddff165b4 fate: add utility function to test parser, demuxer, and decoder 11 years ago
Peter Holik 6fd99e78de png: add a standalone parser 11 years ago
Diego Biurrun 0d882e9e7b avutil: Remove deprecated intfloat_readwrite code 11 years ago