103411 Commits (48348cd4aba9cdc5504e8cc7ad1562be192f61ba)
 

Author SHA1 Message Date
Andreas Rheinhardt 48348cd4ab avfilter/graphdump: Don't silently truncate channel layout string 4 years ago
Andreas Rheinhardt daeef7d220 avfilter/graphdump: Properly initialize AVBPrint 4 years ago
Andreas Rheinhardt 831718bbab avformat/movenc: Avoid calling strlen multiple times 4 years ago
Andreas Rheinhardt 64020dfe08 avformat/vorbiscomment: Don't compute strlen twice 4 years ago
Paul B Mahol dc34bf45c5 avfilter/vf_colorcorrect: add median analyze mode 4 years ago
Paul B Mahol 0cacef58fa avfilter/vf_blend: use float for opacity calculations 4 years ago
Paul B Mahol a6f00d4e82 avfilter/aeval: fix forgotten EOF case for activate 4 years ago
maryam ebrahimzadeh 3e24e8108d avcodec/vc1dec: return value check for init_get_bits 4 years ago
Stéphane Cerveau f9fbe2f9a9 avcodec/wmadec: handle run_level_decode error 4 years ago
Olivier Crête 521388edb7 avcodec/wma: Return specific error code 4 years ago
Paul B Mahol c1c7f2b61f avfilter/avf_showwaves: remove invalid multiplication by 2 4 years ago
maryam ebrahimzadeh ad88cce3f8 avcodec/vp6: return value check for init_get_bits 4 years ago
Andreas Rheinhardt afeefb306e avcodec/bsf: Avoid allocation for AVBSFInternal 4 years ago
Andreas Rheinhardt 52bd399972 avformat/aviobuf: Use ffio_fill for padding 4 years ago
Andreas Rheinhardt f5f984c9c3 avformat/aviobuf: Avoid allocation when using dynamic buffer 4 years ago
Andreas Rheinhardt 45bfe8b838 avformat/avio: Move internal AVIOContext fields to avio_internal.h 4 years ago
Andreas Rheinhardt 530ac6aa30 avformat/aviobuf: Make ffio_set_buf_size() static 4 years ago
Andreas Rheinhardt 19093100fd avformat/utils: Move ffio_limit() to aviobuf 4 years ago
Andreas Rheinhardt e75ab15fd4 avformat/matroskadec: Read RealAudio extradata directly 4 years ago
Andreas Rheinhardt 7cfff1512c avformat/aviobuf: Avoid calling function twice due to FFMAX() 4 years ago
Andreas Rheinhardt 81b6186920 avutil/log: Reorder elements of AVClass to make it smaller 4 years ago
Andreas Rheinhardt 417bd4f7dd avcodec/codec: Reorder elements to make AVCodec smaller 4 years ago
James Almer 9677053884 avcodec/h264_slice: don't allocate film grain buffers when using hwaccel 4 years ago
Paul B Mahol 8cbed82b2a fftools/ffmpeg_filter: silence valgrind warning 4 years ago
Paul B Mahol 507fdcd1b0 avcodec/dnxhddec: ignore second flag for encoded field 4 years ago
Martin Storsjö 2589060b92 arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths 4 years ago
Jan Ekström d48232fb4c tests/fate: move TTML-in-MP4 tests from subtitles.mak to mov.mak 4 years ago
Paul B Mahol 02aa7dc423 avfilter: add hsvkey and hsvhold video filters 4 years ago
Shaun Simpson 16102cada5 avcodec/jpeg2000_parser: Fix skipping of JP2 info markers by correctly reading marker size 4 years ago
Shaun Simpson 01284c01c1 avcodec/jpeg2000_parser: Fix parsing of tile-part header 4 years ago
Jan Ekström e41bd075dd avformat/movenc: add support for TTML muxing 4 years ago
Jan Ekström 460beb948c avformat/ttml: split TTML paragraph based or not check into header 4 years ago
Niklas Haas 94653e0dee avcodec/h264dec: fix possible out-of-bounds array access 4 years ago
J. Dekker b492cacffd checkasm: collapse hevc pel tests 4 years ago
James Almer fbbca7b8fa fate: update some missing refs 4 years ago
James Almer ab25874e32 avcodec/h264_slice: signal the presence of Film Grain in the decoder context 4 years ago
James Almer 9b05263ac1 avcodec/av1: signal the presence of Film Grain in the decoder context 4 years ago
James Almer 651fed3860 avcodec/libdav1d: signal the presence of Film Grain in the decoder context 4 years ago
James Almer 590a7e02f0 avcodec: add a Film Grain codec property flag 4 years ago
James Almer 6dd7149f4c avcodec/pthread_frame: also keep AVCodecContext.properties in sync between threads 4 years ago
Niklas Haas 66845cffc3 avcodec/h264dec: apply H.274 film grain 4 years ago
Niklas Haas 6bc29a6b57 avcodec/h274: add film grain synthesis routine 4 years ago
Niklas Haas cf37c3fb6c avcodec/h264_slice: compute and export film grain seed 4 years ago
James Almer 61b38f7aef avfilter/avfilter: add a return at the end of a non-void function 4 years ago
Andreas Rheinhardt 88b3e31562 avformat/matroskaenc: Only compile functions when needed 4 years ago
Andreas Rheinhardt 201b8a4d67 avformat/matroskadec: Include webm_dash_manifest demuxer only if enabled 4 years ago
Andreas Rheinhardt 750631b098 avformat/matroskaenc: Pass dispositions through unchanged by default 4 years ago
Andreas Rheinhardt beb60abab5 avformat/matroskaenc: Allow to set multiple streams as default 4 years ago
Andreas Rheinhardt ff02a42394 avformat/crcenc: Simplify writing trailer 4 years ago
James Zern cb23c1e553 avcodec/libaomenc: use ctx->usage to get default cfg 4 years ago