summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: Don't clobber callee saved registers in scalarproductMartin Storsjö2013-12-20
* hevc: support luma bit depth != chroma bit depth for PCM coding unitsMickaël Raulet2013-12-20
* hevc: warn when an unknown profile is usedGuillaume Martres2013-12-20
* hevc_ps: fix indentationGildas Cocherel2013-12-20
* hevc: refactor Profile Tier LevelGildas Cocherel2013-12-20
* hevc: don't check for errors in PTL codeGuillaume Martres2013-12-20
* hevc: store profile and level in AVCodecContextGildas Cocherel2013-12-20
* lavc: add HEVC profiles namesGildas Cocherel2013-12-20
* flv: Use the correct type to hold the file offsetLuca Barbato2013-12-20
* jvdec: Do not feed the decoder with known wrong dataLuca Barbato2013-12-20
* jvdec: Fix memory leak of jv->framesPaul B Mahol2013-12-20
* jvdec: Return EOF on end of fileLuca Barbato2013-12-20
* x86: mpegvideo: move denoise_dct asm to mpegvideoencAnton Khirnov2013-12-20
* vc1: arm: Add NEON no_rnd chroma MCMason Carter2013-12-20
* vc1: arm: Add NEON assemblyMason Carter2013-12-20
* atomics: cosmetics: Restructure ifdefs for greater clarityDiego Biurrun2013-12-20
* configure: Express atomics/thread deps through the dependency systemDiego Biurrun2013-12-19
* fate: Explicitly specify the pixel format for the pngparser testMartin Storsjö2013-12-18
* Prepare release notes for Libav 10 "Eks"Anton Khirnov2013-12-18
* png_parser: Fix parsing on big endianMartin Storsjö2013-12-18
* vc1: Fix mb_height for field picturesMichael Niedermayer2013-12-17
* apidoc: fix warning from stereo3d.hVittorio Giovara2013-12-17
* h264: Refactor decode_frame_packing_arrangementVittorio Giovara2013-12-17
* hevc: Refactor decode_nal_sei_frame_packing_arrangementLuca Barbato2013-12-17
* fate: add a pngparser testVittorio Giovara2013-12-17
* fate: add utility function to test parser, demuxer, and decoderVittorio Giovara2013-12-17
* png: add a standalone parserPeter Holik2013-12-17
* avutil: Remove deprecated intfloat_readwrite codeDiego Biurrun2013-12-16
* build: Define __printf__ to __gnu_printf__ on MinGW*/gccDiego Biurrun2013-12-16
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-14
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-14
* rtpdec_h264: Check the return value of functions doing allocationsMichael Niedermayer2013-12-14
* sdp: Check theora colorspace before producing the configuration stringMartin Storsjö2013-12-14
* hdsenc: Check the init_file() return codeMichael Niedermayer2013-12-14
* hdsenc: Fix an off by one error in an array size checkMichael Niedermayer2013-12-14
* hdsenc: Avoid integer overflowMichael Niedermayer2013-12-14
* configure: Detect Solaris libc in an OpenIndiana/illumos compatible wayDiego Biurrun2013-12-14
* doxy: Define a group for libswscale documentationLuca Barbato2013-12-13
* configure: Reorder pthreads checksLuca Barbato2013-12-13
* configure: Move the bz2 and zlib checks below phtreadsLuca Barbato2013-12-13
* avutil: Add deprecation ifdefs around obsolete intfloat codeDiego Biurrun2013-12-13
* build: Merge pthreads/w32threads OBJS declarationsDiego Biurrun2013-12-13
* configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32Diego Biurrun2013-12-13
* configure: Detect newer (>=4.1) versions of MinGW32Diego Biurrun2013-12-13
* build: Do not add -g to HOSTCFLAGSDiego Biurrun2013-12-13
* mpegts: add HEVC registration descriptorCarl Eugen Hoyos2013-12-12
* changelog: drop redundant new attributeVittorio Giovara2013-12-12
* img2: add stereo 3d still picture file extensionsMartin Lambers2013-12-12
* rtsp: suppress a incompatible pointer types warningVittorio Giovara2013-12-12
* parseutils: fix discarding const attribute warningVittorio Giovara2013-12-12