8 Commits (93b0d5f9ce906b622431a4c4a17f8e1695306e52)

Author SHA1 Message Date
Nuo Mi e8ac761293 avcodec/vvcdec: split ctu table to zero init and no zero init parts 5 months ago
Michael Niedermayer 8f74c313f1
avcodec/vvc/ctu: Simplify code at the end of pred_mode_decode() 6 months ago
Michael Niedermayer 97ae47f9e9
avcodec/vvc/ctu: Remove dead ret check 6 months ago
Frank Plowman d79c926ab6 lavc/vvc: Validate IBC block vector 7 months ago
James Almer 1b9af306da avcodec: use the renamed av_zero_extend 7 months ago
Nuo Mi ac4575594f avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR 8 months ago
Nuo Mi 66c6bee061 avcodec/vvcdec: refact out VVCRefPic from RefPicList 8 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 9 months ago
Nuo Mi 4020e68d73 avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 9 months ago
Nuo Mi 260130aae8 avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture 9 months ago
Frank Plowman dfcf5f828d lavc/vvc: Fix check whether QG is in first tile col 10 months ago
Wu Jianhua 9481887755 avcodec/vvcdec: add Intra Block Copy parser 11 months ago
Nuo Mi 1ffeeb8a26 avcodec/vvcdec: fix dual tree for skipped transform tree/unit 11 months ago
Nuo Mi c503c0b33e avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 11 months ago
Wu Jianhua 09946dc40b avcodec/vvcdec: implement update_hmvp for IBC 11 months ago
Nuo Mi 37ebebd055 avcodec/vvcdec: set CuPredMode table for chroma 11 months ago
Frank Plowman acacf8a313 lavc/vvc: Use pps->{width, height} over sps->{width, height} 11 months ago
Frank Plowman cb7b4ee024 lavc/vvc: Use av_log2 when destination is integer 12 months ago
Frank Plowman 8157b5d405 lavc/vvc: Remove left shifts of negative values 12 months ago
Nuo Mi 07f75d5e02 vvcdec: add CTU parser 1 year ago
Nuo Mi c05ba94ce8 vvcdec: add intra prediction 1 year ago
Nuo Mi 603d0bd171 vvcdec: add motion vector decoder 1 year ago
Nuo Mi 976d3b7d69 vvcdec: add cabac decoder 1 year ago
Andreas Rheinhardt 5714cf1b5b avcodec/internal: Move ff_dvdsub_parse_palette() to new header dvdsub.h 2 years ago
Andreas Rheinhardt dc46b3c34e avcodec/dvdsub: Fix warning about incompatible pointer type 5 years ago
Michael Kuron bf070a9171 lavc/dvdsubdec: Move palette parsing to new function 5 years ago
James Almer b70251c0ad AST Muxer 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Rafaël Carré e8723e242d Lego Mindstorms RSO muxer and demuxer. 15 years ago
Justin Ruggles d4df4e5088 share sample rate and blocksize tables between the FLAC encoder and FLAC 16 years ago
Justin Ruggles 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 16 years ago
Aurelien Jacobs 7379d5bc0b use new metadata API in rm (de)muxer 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 17 years ago
Vladimir Voroshilov 6bf8b3ef03 Remove unnecessary header inclusion from g729.h 17 years ago
Vladimir Voroshilov fe3a80d6fa Move from g729.h all definitions which are used only in g729dec.c 17 years ago
Vladimir Voroshilov 5209846850 G.729 decoder main code 17 years ago
Luca Abeni e76e2bbc09 Mark the source buffer as "const" 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 18 years ago
Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Roman Shaposhnik 48b1f80012 * adding integer/floating point AAN implementations for DCT 2-4-8 22 years ago
Michael Niedermayer b4c3816cfa optionally merge postscale into quantization table for the float aan dct 22 years ago
Michael Niedermayer 65e4c8c919 floating point AAN DCT 22 years ago