summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavu/tx: add a 7-point FFT and (i)MDCTLynne2021-04-24
* lavu/tx: refactor power-of-two FFTLynne2021-04-24
* lavu/tx: minor code style improvements and additional commentsLynne2021-04-24
* avcodec/exr: Return correct error code on allocation failureAndreas Rheinhardt2021-04-24
* avcodec/avcodec: Actually honour the documentation of subtitle_headerAndreas Rheinhardt2021-04-24
* tests/fate: add a test for APNG_DISPOSE_OP_BACKGROUNDAnton Khirnov2021-04-24
* avformat/asfdec_o: Use ff_get_extradata()Michael Niedermayer2021-04-24
* avcodec/av1_metadata: don't store the inserted TD OBU in stackJames Almer2021-04-23
* avformat/id3v2: Check end for overflow in id3v2_parse()Michael Niedermayer2021-04-23
* avformat/mxfdec: Fix file position additionMichael Niedermayer2021-04-22
* avformat/wtvdec: Improve size overflow checks in parse_chunks()Michael Niedermayer2021-04-22
* avcodec/faxcompr: Check remaining bits on error in decode_group3_1d_line()Michael Niedermayer2021-04-22
* tools/target_dec_fuzzer: Adjust threshold for paf videoMichael Niedermayer2021-04-22
* avformat/mov: check for pts overflow in mov_read_sidx()Michael Niedermayer2021-04-22
* avcodec/jpeglsdec: Don't presume the context to contain a JLSStateAndreas Rheinhardt2021-04-20
* avcodec/utils: Check ima wav duration for overflowMichael Niedermayer2021-04-20
* tools/target_dec_fuzzer: adjust threshold for arbcMichael Niedermayer2021-04-20
* tools/target_dec_fuzzer: Adjust threshold for TSCCMichael Niedermayer2021-04-20
* avcodec/rv10: Execute whole size check earlier for rv20Michael Niedermayer2021-04-20
* avformat/cafdec: Check channelsMichael Niedermayer2021-04-20
* doc/filters: note requirements for xfade inputsGyan Doshi2021-04-20
* avutil/cpu: Schedule deprecated functions for removalAndreas Rheinhardt2021-04-19
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* lavc/aarch64: add pred16x16 10-bit functionsMikhail Nitenko2021-04-19
* lavc/aarch64: change h264pred_init structureMikhail Nitenko2021-04-19
* doc/muxers.texi: fix build issue for unknown commandGuo, Yejun2021-04-19
* avutil/cpu: Use HW_NCPUONLINE to detect # of online CPUs with OpenBSDBrad Smith2021-04-18
* avfilter/af_mcompand: check allocation resultsMarton Balint2021-04-18
* avformat/hls: check return value of new_init_section()Marton Balint2021-04-18
* avcodec/nvenc: fix lossless tuning logicTimo Rothenpieler2021-04-18
* lavc/libaomdec: fix build with 1.0.0Anton Khirnov2021-04-18
* lavu/detection_bbox.h: use AV_NUM_DETECTION_BBOX_CLASSIFY to replace AV_NUM_B...Guo, Yejun2021-04-18
* avformat/utils: Combine identical statementsAndreas Rheinhardt2021-04-18
* avcodec/jpeglsdec: Don't allocate+free JPEGLSState for every frameAndreas Rheinhardt2021-04-18
* avformat/matroskaenc: Remove unnecessary function callsAndreas Rheinhardt2021-04-18
* avformat/wavdec: Fix reading files with id3v2 apic before fmt tagAndreas Rheinhardt2021-04-18
* avformat/segment: Use ff_stream_encode_params_copy()Andreas Rheinhardt2021-04-18
* avformat/webm_chunk: Use ff_stream_encode_params_copy()Andreas Rheinhardt2021-04-18
* avformat/id3v2: Don't reverse the order of id3v2 APICsAndreas Rheinhardt2021-04-18
* avformat/aiffenc: Avoid seek when writing id3v2 tags at the endAndreas Rheinhardt2021-04-18
* avformat/aiffenc: Remove always-false checkAndreas Rheinhardt2021-04-18
* fate/id3v2: Add test for id3v2 chaptersAndreas Rheinhardt2021-04-18
* fate/id3v2: Add a test for remuxing id3v2 private tagsAndreas Rheinhardt2021-04-18
* fate/cover-art: Add test for writing id3v2 tags and apic with AIFF/MP3Andreas Rheinhardt2021-04-18
* fate/mov: Add test for muxing cover imagesAndreas Rheinhardt2021-04-18
* fate/filter-video: Remove SAMPLES depedency from refcmp testsAndreas Rheinhardt2021-04-18
* avcodec/exr: increase vlc depthMichael Niedermayer2021-04-17
* avcodec/dpx: Check bits_per_color earlierMichael Niedermayer2021-04-17
* lavu/detection_bboxes: add missing spaceLynne2021-04-17
* lavfi: add filter dnn_detect for object detectionGuo, Yejun2021-04-17