56296 Commits (069010ffaec1270777f8e30e8b81310204c8e435)
 

Author SHA1 Message Date
Alexander Strasser 069010ffae lavf/subtitles: Make comment less arrogant 11 years ago
Clément Bœsch 04427182bc avcodec: typo fix sepera* → separa* 11 years ago
Paul B Mahol 24678a61d9 avfilter/vf_gradfun: use av_calloc() 11 years ago
Paul B Mahol 693747c3d0 avfilter/vsrc_life: use av_calloc() 11 years ago
Michael Niedermayer 4f1a17b1a9 avcodec/c93: force dimensions to the correct value instead of depending on the demuxer to do so 11 years ago
Michael Niedermayer 821a5938d1 avcodec/g2meet: Fix order of align and pixel size multiplication. 11 years ago
Michael Niedermayer e428632c1a avcodec/jpeg2000dec: print invalid cdx/y values 11 years ago
Michael Niedermayer 3dfc5f551f avfilter: avoid testing float == 0 11 years ago
Paul B Mahol 60abdb6c17 avfilter/af_aecho & af_compand: use extended_data 11 years ago
Compn a06e20888d changelog: add ffv1 yuva and dts streamid change 11 years ago
Paul B Mahol 211a185cba avfilter/avfilter: check allocation failure in ff_insert_pad() 11 years ago
James Almer 5ab7b3b948 matroskadec: Mute "Unknown entry" log messages for CueRelativePosition entries 11 years ago
Michael Niedermayer 61b3b58720 Merge remote-tracking branch 'qatar/master' 11 years ago
Timothy Gu 81bbe49a0e doc/encoders: improve libvo-aacenc doc 11 years ago
Timothy Gu 0e11790cf7 doc/encoders: add doc for AAC encoder 11 years ago
Michael Niedermayer 529540759f avcodec/simple_idct_template: adjust coeffs for 12bit idct 11 years ago
James Almer d59213b5d3 matroskaenc: Bump DocTypeVersion to 4 11 years ago
Dave Rice 2fcef19c38 Adding a line to Changelog about FFV1 version 1.3 now being stable 11 years ago
Paul B Mahol f2afe96181 avformat/nutenc: use av_reallocp_array() 11 years ago
Paul B Mahol 6a70feadb0 avformat/nutenc: use av_calloc() 11 years ago
Diego Biurrun 9997a812e7 mem: Document the non-compatibility of av_realloc() and av_malloc() 11 years ago
Piotr Bandurski 1a3d142f1f avcodec/bfi: check for malloc failure 11 years ago
Piotr Bandurski bb5e7d3b5a avcodec/mationpixels: free memory after malloc failures 11 years ago
Paul B Mahol 7d8939a0ff avfilter/avf_avectorscope: improve description 11 years ago
Paul B Mahol 8134edf3eb avcodec/cdxl: use av_freep() 11 years ago
Piotr Bandurski 8728360b56 avcodec/mationpixels: check for malloc failures 11 years ago
Alexey Balekhov 90ca814267 ffserver: allow choosing the pixel format 11 years ago
Michael Niedermayer 108b91c3fe avcodec/mpeg12dec: clear mpeg_enc_ctx_allocated when contexts are deallocated 11 years ago
Michael Niedermayer 6c07e41f43 avcodec/mjpegdec: check for malloc failure of blocks[] and last_nnz[] 11 years ago
Paul B Mahol 23bd0335af avcodec/g2meet: remove redundant log message 11 years ago
Paul B Mahol 3dcd3e08f6 avcodec/proresdec2: remove duplicated tables 11 years ago
Paul B Mahol b8b398027c avfilter/video: remove commented out cruft 11 years ago
Michael Niedermayer f3ba91a3f1 avutil/pixdesc: dont try to use av_read_image_line() with bayer formats 11 years ago
Michael Niedermayer a25585bb50 avutil/pixdesc: Prevent minor array overread in ff_check_pixfmt_descriptors() 11 years ago
Michael Niedermayer fc477263fa Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 3c89ec2816 Merge commit 'd9cdb7d8d6d828bb5497ea3f0fd7edd2f3f6cc30' 11 years ago
Christian Schmidt aca25104ea pcm-dvd: Minor leftovers 11 years ago
Christian Schmidt d9cdb7d8d6 pcm-dvd: Support channel configuration changes 11 years ago
Michael Niedermayer 126ba68826 avfilter/vf_noise: rename linesize to bytewidth 11 years ago
Michael Niedermayer 53102fa2f0 Revert "avfilter/vf_noise: dont corrupt the picture outside width x height" 11 years ago
Georg Martius ad96482d67 avfilter/vidstabtransform: allow negative zoom. 11 years ago
Vignesh Venkatasubramanian b7bd68853d lavf/matroska: Removing experimental suffix for Opus 11 years ago
Vignesh Venkatasubramanian 1d0d2201b4 Adding a line to Changelog about Opus Matroska Support 11 years ago
Michael Niedermayer e2774b3e3b Merge remote-tracking branch 'cehoyos/master' 11 years ago
Paul B Mahol 1b99514dfd avcodec/smacker: use init_get_bits8() 11 years ago
Michael Niedermayer 16837f9846 avcodec/aacenc: use enum for aac coder. 11 years ago
Timothy Gu 5748e24950 aacenc: use constants to set AAC coder 11 years ago
Timothy Gu 4bd910d83d aacenc: add AAC_CODER_(FAAC|ANMR|etc.) macros 11 years ago
Michael Niedermayer bfe1445871 avcodec/aic: fix "warning: comparison of unsigned expression < 0 is always false" 11 years ago
Michael Niedermayer 51dab60c7b avfilter/vf_noise: dont corrupt the picture outside width x height 11 years ago