56461 Commits (390c35a13b3e28416836d122a0b3a40d9a6d8eb6)
 

Author SHA1 Message Date
Michael Niedermayer a444ddff03 Merge commit '342c43d154e586bc022c86b168fe8d36f69da9d3' 12 years ago
Michael Niedermayer 97f8d9feb7 Merge commit 'a06a5b78e2c3bd2e12aff0627a3b65c6fee555a5' 12 years ago
Martin Storsjö 85e8192b85 avpacket: Fix error checking in packet_alloc 12 years ago
Martin Storsjö 6fc8226e29 vp3: Check the framerate for validity 12 years ago
Martin Storsjö ac9d159015 proresdec: Properly make sure an index doesn't run past the limit 12 years ago
Martin Storsjö e90a6846c2 cavsdec: Make sure a sequence header has been decoded before decoding pictures 12 years ago
Martin Storsjö 5bbfe193a0 vocdec: Don't update codec parameters mid-stream 12 years ago
Martin Storsjö 0ef1660a63 sierravmd: Do sanity checking of frame sizes 12 years ago
Martin Storsjö 342c43d154 omadec: Properly check lengths before incrementing the position 12 years ago
Compn 9ea3598085 riff: g723_1 decodes vivo g723.1 in asf 12 years ago
Michael Niedermayer 7fb2622456 avcodec/mjpegdec: rgba64 ljpeg support 12 years ago
Michael Niedermayer 1e4e0bd907 avcodec/mjpegdec: change error return value to be outside the 16bit range 12 years ago
Paul B Mahol 7ac6c6325e libavfilter/libmpcodecs: remove unused files 12 years ago
Michael Niedermayer b4a5fcb998 avcodec/mjpegdec: Fix rgb48 ljpeg 12 years ago
Alexander Strasser 069010ffae lavf/subtitles: Make comment less arrogant 12 years ago
Clément Bœsch 04427182bc avcodec: typo fix sepera* → separa* 12 years ago
Paul B Mahol 24678a61d9 avfilter/vf_gradfun: use av_calloc() 12 years ago
Paul B Mahol 693747c3d0 avfilter/vsrc_life: use av_calloc() 12 years ago
Michael Niedermayer 4f1a17b1a9 avcodec/c93: force dimensions to the correct value instead of depending on the demuxer to do so 12 years ago
Hendrik Leppkes a06a5b78e2 mathops/x86: work around inline asm miscompilation with GCC 4.8.1 12 years ago
Michael Niedermayer 821a5938d1 avcodec/g2meet: Fix order of align and pixel size multiplication. 12 years ago
Michael Niedermayer e428632c1a avcodec/jpeg2000dec: print invalid cdx/y values 12 years ago
Michael Niedermayer 3dfc5f551f avfilter: avoid testing float == 0 12 years ago
Paul B Mahol 60abdb6c17 avfilter/af_aecho & af_compand: use extended_data 12 years ago
Compn a06e20888d changelog: add ffv1 yuva and dts streamid change 12 years ago
Paul B Mahol 211a185cba avfilter/avfilter: check allocation failure in ff_insert_pad() 12 years ago
James Almer 5ab7b3b948 matroskadec: Mute "Unknown entry" log messages for CueRelativePosition entries 12 years ago
Michael Niedermayer 61b3b58720 Merge remote-tracking branch 'qatar/master' 12 years ago
Timothy Gu 81bbe49a0e doc/encoders: improve libvo-aacenc doc 12 years ago
Timothy Gu 0e11790cf7 doc/encoders: add doc for AAC encoder 12 years ago
Michael Niedermayer 529540759f avcodec/simple_idct_template: adjust coeffs for 12bit idct 12 years ago
James Almer d59213b5d3 matroskaenc: Bump DocTypeVersion to 4 12 years ago
Dave Rice 2fcef19c38 Adding a line to Changelog about FFV1 version 1.3 now being stable 12 years ago
Paul B Mahol f2afe96181 avformat/nutenc: use av_reallocp_array() 12 years ago
Paul B Mahol 6a70feadb0 avformat/nutenc: use av_calloc() 12 years ago
Diego Biurrun 9997a812e7 mem: Document the non-compatibility of av_realloc() and av_malloc() 12 years ago
Piotr Bandurski 1a3d142f1f avcodec/bfi: check for malloc failure 12 years ago
Piotr Bandurski bb5e7d3b5a avcodec/mationpixels: free memory after malloc failures 12 years ago
Paul B Mahol 7d8939a0ff avfilter/avf_avectorscope: improve description 12 years ago
Paul B Mahol 8134edf3eb avcodec/cdxl: use av_freep() 12 years ago
Piotr Bandurski 8728360b56 avcodec/mationpixels: check for malloc failures 12 years ago
Alexey Balekhov 90ca814267 ffserver: allow choosing the pixel format 12 years ago
Michael Niedermayer 108b91c3fe avcodec/mpeg12dec: clear mpeg_enc_ctx_allocated when contexts are deallocated 12 years ago
Michael Niedermayer 6c07e41f43 avcodec/mjpegdec: check for malloc failure of blocks[] and last_nnz[] 12 years ago
Paul B Mahol 23bd0335af avcodec/g2meet: remove redundant log message 12 years ago
Paul B Mahol 3dcd3e08f6 avcodec/proresdec2: remove duplicated tables 12 years ago
Paul B Mahol b8b398027c avfilter/video: remove commented out cruft 12 years ago
Michael Niedermayer f3ba91a3f1 avutil/pixdesc: dont try to use av_read_image_line() with bayer formats 12 years ago
Michael Niedermayer a25585bb50 avutil/pixdesc: Prevent minor array overread in ff_check_pixfmt_descriptors() 12 years ago
Michael Niedermayer fc477263fa Merge remote-tracking branch 'qatar/master' 12 years ago