summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/vc1_block: Remove dead calls to ff_mpeg_draw_horiz_band()Andreas Rheinhardt2022-10-20
* avcodec/(ffv1|h264|png|snow)dec: Remove comment out DRAW_HORIZ_BAND capAndreas Rheinhardt2022-10-20
* avcodec/librav1e: support AV_CODEC_CAP_ENCODER_RECON_FRAMEJames Almer2022-10-19
* avcodec/librav1e: export extradata on init()James Almer2022-10-19
* avcodec/librav1e: support setting sample aspect ratioJames Almer2022-10-19
* avcodec/startcode: Avoid unaligned accessesAndreas Rheinhardt2022-10-19
* ffmpeg: Deprecate display rotation override with a metadata keyJan Ekström2022-10-19
* ffmpeg: Add display_{rotation, hflip, vflip} optionsJan Ekström2022-10-19
* avcodec/msmpeg4data: Mark tables as hiddenAndreas Rheinhardt2022-10-18
* avcodec/jpegtables: Mark jpegtables as hiddenAndreas Rheinhardt2022-10-18
* fftools/ffmpeg_opt: Move stuff only used by ffmpeg_mux_init to itAndreas Rheinhardt2022-10-18
* fftools/ffmpeg_mux: move muxing queue fields from OutputStream to MuxStreamAnton Khirnov2022-10-18
* fftools/ffmpeg_mux: move bsf_ctx from OutputStream to MuxStreamAnton Khirnov2022-10-18
* fftools/ffmpeg_mux: embed OutputStream in a MuxStreamAnton Khirnov2022-10-18
* fftools/ffmpeg: free output streams in of_close()Anton Khirnov2022-10-18
* fftools/ffmpeg: remove a cleanup block at the end of transcode()Anton Khirnov2022-10-18
* fftools/ffmpeg: remove the output_streams globalAnton Khirnov2022-10-18
* fftools/ffmpeg_mux_init: pass Muxer to new_output_stream()Anton Khirnov2022-10-18
* fftools/ffmpeg: reindent after previous commitAnton Khirnov2022-10-18
* fftools/ffmpeg: move freeing an output stream into a separate functionAnton Khirnov2022-10-18
* fftools/ffmpeg: move init_output_bsfs() to ffmpeg_muxAnton Khirnov2022-10-18
* fftools/ffmpeg_mux: move sq_mux from OutputFile to MuxerAnton Khirnov2022-10-18
* fftools/ffmpeg_mux: inline mux_free() into of_close()Anton Khirnov2022-10-18
* fftools/ffmpeg_mux: inline of_muxer_init() into of_open()Anton Khirnov2022-10-18
* fftools/ffmpeg_mux: allocate sq_pkt in setup_sync_queues()Anton Khirnov2022-10-18
* fftools/ffmpeg_mux: embed OutputFile in a MuxerAnton Khirnov2022-10-18
* fftools/ffmpeg_mux: move Muxer and MuxStream to a new headerAnton Khirnov2022-10-18
* fftools/ffmpeg_opt: move opening output files into a new fileAnton Khirnov2022-10-18
* fftools/ffmpeg: move some stream initialization code to ffmpeg_muxAnton Khirnov2022-10-18
* fftools/ffmpeg_mux: drop the of_ prefix from of_submit_packet()Anton Khirnov2022-10-18
* fftools/ffmpeg_mux: rename submit_packet() to thread_submit_packet()Anton Khirnov2022-10-18
* fftools/ffmpeg: move output_packet() to ffmpeg_muxAnton Khirnov2022-10-18
* fftools/ffmpeg_mux: do not unref a NULL packetAnton Khirnov2022-10-18
* avcodec: ViewQuest VQC decoderPeter Ross2022-10-18
* lavc/qsvenc: fill the padding areaHaihao Xiang2022-10-18
* avutil/samplefmt: document missing argumentMarvin Scholz2022-10-17
* avutil/aes_ctr: document some missing argumentsMarvin Scholz2022-10-17
* avutil/aes: document some missing argumentsMarvin Scholz2022-10-17
* avcodec/bsf: document missing argumentsMarvin Scholz2022-10-17
* swscale: document some missing argumentsMarvin Scholz2022-10-17
* avutil/imgutils: document some missing argumentsMarvin Scholz2022-10-17
* avutil/crc: Add doxy for missing argumentsMarvin Scholz2022-10-17
* avutil/des: Add doxy for missing argumentsMarvin Scholz2022-10-17
* avutil/avstring: Add doxy for missing argumentMarvin Scholz2022-10-17
* avutil/frame: Add doxy for missing argumentMarvin Scholz2022-10-17
* avutil/rc4: Add doxy for missing argumentsMarvin Scholz2022-10-17
* avutil/uuid: Remove bogus doxy return docMarvin Scholz2022-10-17
* avutil/parseutils: Use inline code and properly escapeMarvin Scholz2022-10-17
* avutil/parseutils: Add doxy for missing argumentsMarvin Scholz2022-10-17
* avutil/hwcontext: Add doxy for missing argumentMarvin Scholz2022-10-17