70410 Commits (0d20896775a2a61c4f25338b5ca7c3bdfb20bf95)
 

Author SHA1 Message Date
Michael Niedermayer 0d20896775 Merge commit 'db5cc75f8b5620e7cd2d05762c3b087ab16d8c24' 10 years ago
Tobias Rapp b4fbad2634 libavformat/avienc: Fix duration of audio segment in OpenDML master index 10 years ago
Vilius Grigaliūnas ff6b08141a acvodec/lipopenjpeg: Fix pixel value shift for 12-bit pixel formats 10 years ago
James Cowgill 37ffe7f90a mips/aaccoder: use variables instead of using register names directly 10 years ago
James Cowgill de4f59b536 mips: use float* to hold pointer instead of int 10 years ago
Michael Niedermayer 0dd53e14f9 Merge commit '0af3b65880573aa9b3375362eaab4f84140c7dde' 10 years ago
Michael Niedermayer b7d3fbc69b Merge commit '994d8f3095180ba1b2c6040a97718e931a782b34' 10 years ago
Anton Khirnov db5cc75f8b wma.h: #include "avcodec.h" 10 years ago
Michael Niedermayer 75dbe4c1fa Merge commit 'e878ec0d47cd6228c367b2f3128b76d7523f7255' 10 years ago
Clément Bœsch c285937ccc ffmpeg: comment mpeg4 hack 10 years ago
Mark Reid 81a91269a2 libavformat/avio: added avio_put_str16be 10 years ago
Vittorio Giovara 0af3b65880 asf: do not export XMP metadata by default 10 years ago
Vittorio Giovara 994d8f3095 fate: Add AIC test with odd sizes 10 years ago
Vittorio Giovara e878ec0d47 aic: Fix decoding files with odd dimensions 10 years ago
Claudio Freire 6394acaf36 AAC: Fix M/S stereo encoding 10 years ago
Steve Lhomme 4851db80a4 fix VP9 packet decoder returning 0 instead of the used data size 10 years ago
Andreas Cadhalpun 2578a54618 avcodec/rv10: check size of s->mb_width * s->mb_height 10 years ago
Robert Krüger 618021ea58 avformat/mxfenc: adjust product name when opatom muxer is used 10 years ago
Andreas Cadhalpun 5de2dab12b avcodec/webp: validate the distance prefix code 10 years ago
Clément Bœsch da2a49ac9a avcodec/proresenc_kostya: fix coded_frame handling 10 years ago
Michael Niedermayer bf691e1d39 Merge commit '33d412eb4a2a083c1514ddbe69295b37e1918a8c' 10 years ago
Timo Rothenpieler 6cfd536675 avformat/dashenc: Update codec_str on extradata_size change 10 years ago
Timo Rothenpieler b86af8da31 avformat/dashenc: Use local variable instead of duplicated dereferences 10 years ago
Clément Bœsch f5cbb2c55e avfilter/vf_tblend: use av_frame_free for freeing an AVFrame 10 years ago
Clément Bœsch 17cb05fe06 avfilter/lavfutils: use av_frame_free for freeing an AVFrame 10 years ago
Clément Bœsch 546d69eb43 avcodec: use av_frame_free() for coded_frame 10 years ago
Michael Niedermayer cb39fe9336 Merge commit '91eee2af87278b3c2008f7a86d2cdfe6934e9f42' 10 years ago
Michael Niedermayer 82fe4072ea Revert "avformat/mov: Bypass av_add_index_entry()" 10 years ago
Michael Niedermayer f2e01b693f Merge commit '9a26ba971387a348e14f363ddcdcb5bba0b413d1' 10 years ago
Michael Niedermayer cde6e328de Merge commit '619d5e7db88941cadb8136f805564e885c6c6434' 10 years ago
Michael Niedermayer ada512f91d Merge commit 'dbc1163b203b175d246b7454c32ac176f84006d1' 10 years ago
Martin Storsjö 33d412eb4a dashenc: Simplify code by using a local variable 10 years ago
Christophe Gisquet efd3f407e5 hevc/sao: use unaligned copy 10 years ago
Andreas Cadhalpun 08728f400b avformat/rm: limit packet size 10 years ago
Michael Niedermayer 7c9e7bd425 avcodec/pngenc: replace round by lrint() 10 years ago
Clément Bœsch 9b1755bce7 configure/help: consistently use "autodetect" 10 years ago
Claudio Freire 84f4be424d avcodec/aacpsy: Fix AAC Psy PE reduction calculation when multiple iterations are required 10 years ago
Martin Storsjö 91eee2af87 Revert "mov: Change DTS-based seek into CTS-based seek." 10 years ago
Luca Barbato 9a26ba9713 v4l2: Add support for h264 10 years ago
Gilles Chanteperdrix bfdd15c4e8 MAINTAINERS: add myself as rtpdec_mpa_robust maintainer 10 years ago
Gilles Chanteperdrix ebf1f512e9 avformat/rtpdec_mpa_robust: fix commit 96084251e5 10 years ago
Luca Barbato 619d5e7db8 v4l2: Use the codec descriptor facility 10 years ago
Luca Barbato dbc1163b20 prores: Extend the padding check to 16bit 10 years ago
Michael Niedermayer f27d5bd3d2 tests/fate: Add S302M test 10 years ago
Michael Niedermayer 34b13dbadf avfilter/af_aphaser: Change type to int as its accessed as int via AVOptions 10 years ago
Michael Niedermayer e8c1eb09c7 avfilter/af_biquads: Change width_type to int as its accessed as int via AVOptions 10 years ago
Michael Niedermayer d545668e25 avfilter/af_volume: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 27a5d09c6a avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 7ff296be9f avfilter/avf_showspectrum: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer cf729b2489 avcodec/libfdk-aacdec: Change conceal_method to int, its accessed via AVOption as int 10 years ago