summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/matroskaenc: Make output more deterministicAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Remove allocations for AttachmentsAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Reuse random seedAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Use random TrackUIDAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Don't waste bytes writing durationsAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Ensure that ChapterUID are != 0Andreas Rheinhardt2020-04-13
* doc/filters: clarify metadata and logging for blackdetectGyan Doshi2020-04-13
* fftools/ffmpeg: also flush encoders which have a variable frame sizeMarton Balint2020-04-13
* avcodec/cbs: Avoid leaving the ... out in calls to variadic macrosAndreas Rheinhardt2020-04-12
* lavu/mem: Make other alloc functions more similar to av_malloc().Carl Eugen Hoyos2020-04-12
* avformat/Makefile: Add missing rawenc dependency for iLBC muxerAndreas Rheinhardt2020-04-12
* tools/target_dec_fuzzer: Adjust threshold for zerocodecMichael Niedermayer2020-04-12
* avformat/oggdec: Check for EOF after page headerMichael Niedermayer2020-04-12
* swscale/yuv2rgb: Fix vertical dither offset with slicesMichael Niedermayer2020-04-12
* avcodec/mips: fix get_cabac_inline_mips function nameRosen Penev2020-04-12
* configure: add mv30 blockdsp dependencyPeter Ross2020-04-12
* avcodec/libaomenc,cosmetics: fix a typoJames Zern2020-04-11
* avcodec/libaomenc.c: Add a libaom command-line option 'tune'Wang Cao2020-04-11
* libavformat/mov: fix multiple trun per trafJohn Stebbins2020-04-11
* mov: fix seek to next root atom in fragmented mp4John Stebbins2020-04-11
* avcodec/dpcm: clip exponent into supported range in XAN DPCMMichael Niedermayer2020-04-11
* libavcodec/jpeg2000: fix precinct coordinate calculationGautam Ramakrishnan2020-04-11
* libavcodec/jpeg2000dec.c: fix error in cod markerGautam Ramakrishnan2020-04-11
* avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tabAndreas Rheinhardt2020-04-11
* avcodec/adpcm: remove unused shift parameter from adpcm_ima_qt_expand_nibble()Zane van Iperen2020-04-11
* lavc/amrwbdec: Add a comment about the missing muting technique.Carl Eugen Hoyos2020-04-11
* lavc/amrwbdec: Output silence for frames marked as corrupt.Carl Eugen Hoyos2020-04-11
* lavc/amrwbdec: Remove a dead comparison.Carl Eugen Hoyos2020-04-11
* avcodec/aacdec: fix compilation under soft float MIPSRosen Penev2020-04-11
* lavfi/telecine: Mark telecined frames as interlaced.Carl Eugen Hoyos2020-04-11
* lavf/oggparsevorbis: Use case-insensitive key compare for vorbis pictureMattias Wadman2020-04-11
* libavformat/mov: restore use of mfra time as dtsJohn Stebbins2020-04-11
* avfilter/delogo: correct indentation for option show.Gyan Doshi2020-04-11
* avfilter/delogo: remove deprecated optionsGyan Doshi2020-04-11
* lavc/xsubenc: return meaningfull error codesJohn Stebbins2020-04-10
* lavc/webvttenc: return more meaningful error codesJohn Stebbins2020-04-10
* lavc/srtenc: return more meaninful error codesJohn Stebbins2020-04-10
* lavc/movtextenc: return more meaningful error codesJohn Stebbins2020-04-10
* lavc/assenc: return more meaningful error codeJohn Stebbins2020-04-10
* lavc/dvbsub: return meaningful error codesJohn Stebbins2020-04-10
* lavc/dvbsub: fix potential encode buffer overflowJohn Stebbins2020-04-10
* Changelog: Add entry for expanded styling support in movtextPhilip Langdale2020-04-10
* lavc/movtextenc: handle changes to hilight alphaJohn Stebbins2020-04-10
* lavc/movtextenc: add option to scale fontsize with heightJohn Stebbins2020-04-10
* lavc/movtextenc: add font name handlingJohn Stebbins2020-04-10
* lavc/movtextenc: simplify initialization of new style recordJohn Stebbins2020-04-10
* lavc/movtextenc: handle cancel overrides callbackJohn Stebbins2020-04-10
* lavc/movtextenc: add font size tag handlingJohn Stebbins2020-04-10
* lavc/movtextenc: add alpha tag handlingJohn Stebbins2020-04-10
* lavc/movtextenc: add color tag handlingJohn Stebbins2020-04-10