summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/vqavideo: clear uninitialized parts of the decode bufferMichael Niedermayer2013-12-21
* avcodec/vqavideo: check destination size on all exit pathesMichael Niedermayer2013-12-21
* examples/muxing: fix memleaks in resamplerIlya Basin2013-12-21
* examples/muxing: use S16 sample_fmt for resample src regardless of codec samp...Ilya Basin2013-12-21
* examples/muxing: fix av_frame_free() not called when got_packet is falseIlya Basin2013-12-21
* wtvdec: when testing for truncated files, actually check the .wtv file sizePeter Ross2013-12-21
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-21
|\
| * arm: Don't clobber callee saved registers in scalarproductMartin Storsjö2013-12-20
* | Merge commit '5c3fa74b94fdedfd63b606f36920d7fbbc069b72'Michael Niedermayer2013-12-21
|\|
| * hevc: support luma bit depth != chroma bit depth for PCM coding unitsMickaël Raulet2013-12-20
* | Merge commit '78d0b7f36e39bb4745613e312024ddd508e2f0fb'Michael Niedermayer2013-12-21
|\|
| * hevc: warn when an unknown profile is usedGuillaume Martres2013-12-20
* | Merge commit '259cddb137988a25607f091c2414158ff81ca7d6'Michael Niedermayer2013-12-21
|\|
| * hevc_ps: fix indentationGildas Cocherel2013-12-20
* | Merge commit '2d18aaa14bc2233b0647d2c5abb72e0bc828c2a8'Michael Niedermayer2013-12-21
|\|
| * hevc: refactor Profile Tier LevelGildas Cocherel2013-12-20
| * hevc: don't check for errors in PTL codeGuillaume Martres2013-12-20
* | Merge commit '321cb8b048c7a8c0d2950f9278f36d912a886fa0'Michael Niedermayer2013-12-21
|\|
| * hevc: store profile and level in AVCodecContextGildas Cocherel2013-12-20
* | Merge commit '2a41826bea3833895dc06939831b7f35ca1f597e'Michael Niedermayer2013-12-21
|\|
| * lavc: add HEVC profiles namesGildas Cocherel2013-12-20
* | Merge commit 'f412b2c9f3a7add0ab8021262ec4bad249347e30'Michael Niedermayer2013-12-21
|\|
| * flv: Use the correct type to hold the file offsetLuca Barbato2013-12-20
* | Merge commit '15739a9bd19a7d47ad8afb25348c684a3bdd6ef2'Michael Niedermayer2013-12-21
|\|
| * jvdec: Do not feed the decoder with known wrong dataLuca Barbato2013-12-20
* | Merge commit 'e518cb863edc931888ccca6cad86f73ca7430cef'Michael Niedermayer2013-12-20
|\|
| * jvdec: Fix memory leak of jv->framesPaul B Mahol2013-12-20
* | Merge commit '027712e851da4d124a842c9e2802f95d50582553'Michael Niedermayer2013-12-20
|\|
| * jvdec: Return EOF on end of fileLuca Barbato2013-12-20
* | Merge commit 'dfc50ac85e9d68a771b556297b7c411650206f3b'Michael Niedermayer2013-12-20
|\|
| * x86: mpegvideo: move denoise_dct asm to mpegvideoencAnton Khirnov2013-12-20
* | Merge commit 'b254490bdabb21bd517c05b1a68717f9952ac8c4'Michael Niedermayer2013-12-20
|\|
| * vc1: arm: Add NEON no_rnd chroma MCMason Carter2013-12-20
* | Merge commit '832e19063209a5f355af733d1a45f5051f49ce33'Michael Niedermayer2013-12-20
|\|
| * vc1: arm: Add NEON assemblyMason Carter2013-12-20
* | avformat/pva: Make sure the header is large enough before reading the timesta...Michael Niedermayer2013-12-20
* | avformat/pva: Make sure the first byte of pes_header_data has been initializedMichael Niedermayer2013-12-20
* | lavfi/hue: show first decimal value of saturationStefano Sabatini2013-12-20
* | lavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c()Stefano Sabatini2013-12-20
* | lavfi/hue: force table initialization for the first frameStefano Sabatini2013-12-20
* | avformat/smacker: check for format mismatch more completelyMichael Niedermayer2013-12-20
* | avformat/nistspheredec: initialize header_size to -1Michael Niedermayer2013-12-20
* | avcodec/mpegvideo_enc: fix frame skipping with intra only codecsMichael Niedermayer2013-12-20
* | avcodec/mpegvideo_enc: fix integer overflow with -skip_exp >= 2Michael Niedermayer2013-12-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-20
|\|
| * atomics: cosmetics: Restructure ifdefs for greater clarityDiego Biurrun2013-12-20
* | Merge commit '8558595a59913a4667f57d5a4658b1340f1a4354'Michael Niedermayer2013-12-20
|\|
| * configure: Express atomics/thread deps through the dependency systemDiego Biurrun2013-12-19
* | avformat/sierravmd: Check avio_read return valueMichael Niedermayer2013-12-20
* | remuxing .opus files to .webm codec->delay must be copied tooJan Gerber2013-12-19