112052 Commits (5094d1f429e58a67c542f1c5940a3de5184c35ca)
 

Author SHA1 Message Date
Andreas Rheinhardt 5094d1f429 avutil/fifo: Constify AVFifo pointees in peek functions 1 year ago
Andreas Rheinhardt fa4bf5793a avutil/audio_fifo: Constify some pointees 1 year ago
Andreas Rheinhardt 9bf31f6096 avutil/samplefmt: Constify some pointees 1 year ago
Andreas Rheinhardt 41285890e0 avutil/imgutils: Constify some pointees 1 year ago
Paul B Mahol 8cd2e0c075 avcodec/fraps: remove extra new lines and not needed cast 1 year ago
Paul B Mahol 8042f658f7 avformat/mpjpegdec: remove extra newlines 1 year ago
Paul B Mahol 1735ca3c41 avcodec/8bps: always decode to planar formats directly 1 year ago
Paul B Mahol 1ce1970417 avcodec/8bps: use uint8/uint16 where possible 1 year ago
Andreas Rheinhardt 0c4ac187dc avformat/aviobuf: Fix function pointer equality check 1 year ago
Andreas Rheinhardt 58aaa83fa2 avformat/mxfdec: Don't pretend array to be bigger than it is 1 year ago
Andreas Rheinhardt 740ce93fae avcodec/flicvideo: Remove unnecessary cast 1 year ago
Andreas Rheinhardt eb9bfe30a2 avcodec/imc: Fix leak on init error 1 year ago
Paul B Mahol 86bd0f08d3 avcodec/vmixdec: fix inputs with more than 255 slices 1 year ago
Paul B Mahol 64f538c356 avcodec/shorten: use uint16_t for wave_format 1 year ago
Andreas Rheinhardt e9bbb39e94 avcodec/truemotion2: Don't check before freeing VLC 1 year ago
Andreas Rheinhardt 9cdf82c2c2 avcodec/vlc: Use proper namespace 1 year ago
Andreas Rheinhardt 95e876f069 tools/patcheck: Remove test for ancient INIT_VLC_USE_STATIC 1 year ago
Andreas Rheinhardt 7b98a1875d avcodec/vlc: Add documentation for ff_init_vlc_sparse() 1 year ago
Andreas Rheinhardt a84fe06112 avcodec/idctdsp: Avoid inclusion of avcodec.h 1 year ago
Andreas Rheinhardt 7b0b9a25ed avcodec/proresdsp: Pass necessary parameter directly 1 year ago
Andreas Rheinhardt 489d96ca02 avcodec/proresdec: Include required headers directly 1 year ago
Andreas Rheinhardt b0fb8e82dd avcodec/get_bits: Avoid reading multiple times in get_bits_long 1 year ago
Andreas Rheinhardt 2a68d945cd avformat/avio: Constify data pointees of write callbacks 1 year ago
Andreas Rheinhardt e8704a8f60 avformat/aviobuf: Don't use incompatible function pointer type for call 1 year ago
Paul B Mahol e26506cb3b avcodec/exr: use uint16/uint8 where possible 1 year ago
Paul B Mahol f95cb3d134 avformat/adxdec: remove unneeded check for channels inside read_packet() 1 year ago
Andreas Rheinhardt cfa47fd331 all: Use av_frame_replace() where appropriate 1 year ago
Andreas Rheinhardt 0487786ffe avformat/avio: Remove redundant checks 1 year ago
Andreas Rheinhardt ca78dcfb19 avformat/avio: Remove duplicated freeing code 1 year ago
Andreas Rheinhardt 4f98bf9dbd avformat/avio_internal: Don't include url.h 1 year ago
Andreas Rheinhardt 879178b40d avformat/teeproto: Remove always-false check 1 year ago
Andreas Rheinhardt ee77ee77a1 avformat: Remove avformat and avio headers from protocols 1 year ago
Andreas Rheinhardt d6afd6c303 avdevice/lavfi: Remove unnecessary avio_internal.h inclusion 1 year ago
Andreas Rheinhardt 7ed8c08821 avformat/teeproto: Remove useless AVClass without options 1 year ago
Andreas Rheinhardt 90f444ef74 avformat/dashenc: Avoid relocations for short strings 1 year ago
Andreas Rheinhardt c95cdf871c avformat/dashenc: Simplify getting format string 1 year ago
Andreas Rheinhardt e4ab1b8f70 avformat/dashenc: Add const where appropriate 1 year ago
Andreas Rheinhardt b948aa958a avformat/dashenc: Use proper type for AVCodecIDs 1 year ago
Andreas Rheinhardt a23627ee59 avformat/dashenc: Avoid unnecessary casts 1 year ago
llyyr ded4478b8b hevc_ps: fix fixed_rate check 1 year ago
llyyr 06241c3154 hevc_ps: fix cpb_cnt_minus1 initialization 1 year ago
Paul B Mahol 1a87a9d82a avcodec/magicyuvenc: add support for encoding raw slice 1 year ago
Andreas Rheinhardt 7b6e1fbeb9 avformat/vapoursynth: Add missing inclusion of frame.h 1 year ago
Michael Niedermayer ab7d38f970
avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files 1 year ago
Michael Niedermayer d2a0464fc2
avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end check of LZO files 1 year ago
Paul B Mahol c6f0fd2dcd avcodec/magicyuvenc: use last slice height when correlating 1 year ago
Paul B Mahol 3b9e6a7333 avcodec/magicyuvenc: fix correlation buffers size when slices are used 1 year ago
Paul B Mahol fd1574d1ba avcodec/magicyuvenc: remove unnecessary indirection 1 year ago
Paul B Mahol 8c3169fafb avcodec/magicyuvenc: add Slice struct to simplify allocations 1 year ago
Paul B Mahol a716624293 avcodec/magicyuvenc: stop hardcoding max possible align 1 year ago