71191 Commits (8b76c0eb561b0313e2a27950fe9d2bc5e4780dd8)
 

Author SHA1 Message Date
Janne Grunau f01c771577 fate: add explicit support for the toolchain configure option 10 years ago
Janne Grunau a9d60c390f doc: fate: remove outdated SSH key fingerprint 10 years ago
Michael Niedermayer 18a9647996 Merge commit '66a0ac0a802dd794acc1ab8559d3db9e98755b57' 10 years ago
Stefano Sabatini 83ee820a16 lavfi/sendcmd: improve error reporting and robustness in case of missing commands 10 years ago
James Almer e8374d7202 x86/proresdsp: remove ff_prores_idct_put_10_sse4 10 years ago
James Almer bdd179c8cb x86/proresdsp: remove unused macro 10 years ago
Michael Niedermayer 1e4d0498df avformat/mov: Disallow ".." in dref unless use_absolute_path is set 10 years ago
Mark Reid e575589378 libavformat/mxfdec: fix MXFPackage->comment_refs memory leak 10 years ago
Micah Galizia 7859618aff avformat/hls: store cookies returned in HLS key response 10 years ago
Michael Niedermayer e802abd6e3 avcodec/dcadec: if XLL is enabled use xll channels 10 years ago
Michael Niedermayer 21d25441c6 avcodec/dcadec: Only upsample as much data as is there 10 years ago
Michael Niedermayer 3e48616226 Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c' 10 years ago
Michael Niedermayer 4f3f5ee1ac Merge commit '66028b7ba6b411ba12ef553e9c8f1f4a4fe27710' 10 years ago
Luca Barbato 66a0ac0a80 mkv: Add support for DVB subtitles 10 years ago
Michael Niedermayer 54db7df34b Merge commit 'a4c5801070198c1f2af32fa5cf850c330615ac24' 10 years ago
Michael Niedermayer 96bd032193 Merge commit 'acbe15a99f158dbb0edb837fb6557171dc4376d4' 10 years ago
Michael Niedermayer 209001073a Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' 10 years ago
Michael Niedermayer e46a7fdc87 Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e' 10 years ago
Michael Niedermayer de41d5372f avcodec/dvbsub_parser: Fix potential pointer overflows 10 years ago
Clément Bœsch 84da9339c2 avfilter/palettegen: make sure at least one frame was sent to the filter 10 years ago
Himangi Saraogi 9a60b1fad0 libswscale: fix compiler warnings enumerated type mixed with another type 10 years ago
Luca Barbato 66028b7ba6 udp: Use AVOptions 10 years ago
Luca Barbato a4c5801070 sctp: Update to match tcp 10 years ago
Michael Niedermayer 0a4808741e avcodec/h264dsp_template: Fix undefined shifts 10 years ago
Mark Reid 8d54850f33 libavformat/mxfenc: write user comment metadata 10 years ago
Stefano Sabatini 6a63d0d826 lavfi/eq: clarify error message in case of expression parsing error 10 years ago
Diego Biurrun acbe15a99f fate: Add test for DCA XLL 10 years ago
Niels Möller 217e4ff4d1 dca: Support for XLL (lossless extension) 10 years ago
Michael Niedermayer 2cda1a16d0 avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe() 10 years ago
Michael Niedermayer 32c4b504b4 avformat/mpegvideodec: fix hypothetical pointer overflow in mpegvideo_probe() 10 years ago
zhaoxiu.zeng 84d8b4fb81 avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe() 10 years ago
zhaoxiu.zeng 213ddcb029 avformat/avidec: cleanup include 10 years ago
zhaoxiu.zeng bf696e265a avformat/avidec: use avpriv_find_start_code in avi_read_packet() 10 years ago
Michael Niedermayer e3f5b6f16d avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask() 10 years ago
Michael Niedermayer 94ccbad488 avcodec/ac3dec: Fix undefined shifts 10 years ago
Michael Niedermayer 3b63819dfb avcodec/vc1: Fix undefined shifts 10 years ago
Michael Niedermayer b8535b273f Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" 10 years ago
Michael Niedermayer a994fc39b3 avcodec/utils: mark codec argument as const in ff_lock_avcodec() 10 years ago
Mark Reid 43cafb956e libavformat/mxfdec: export user comments metadata 10 years ago
Michael Niedermayer 8003816e16 avformat/mov: Check for string truncation in mov_open_dref() 10 years ago
Michael Niedermayer 21a53dd08d avformat/mov: Use sizeof(filename) instead of a literal number 10 years ago
Christophe Gisquet 3814f92fd7 lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 238db7cc56 x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 98cccdd91c ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Christophe Gisquet 5d38c628b0 ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Michael Niedermayer a48b24e5eb avcodec/wmadec: Fix undefined shift in wma_decode_block() 10 years ago
Christophe Gisquet 73ebbfdff0 ac3dec: cosmetics 10 years ago
Christophe Gisquet 0c3339f4bd eac3dec: fix scaling 10 years ago
Christophe Gisquet c4bf3833f4 ac3_fixed: fix computation of spx_noise_blend 10 years ago
Christophe Gisquet b083440060 ac3_fixed: fix out-of-bound read 10 years ago