43569 Commits (c8e186fa7b755947a0304639f3d02ad678144fbe)
 

Author SHA1 Message Date
Boris Maksalov c8e186fa7b prores_kostya: implement interlaced encoding. 13 years ago
Boris Maksalov f0cbab2ac7 prores_kostya: fix incorrect picture_size field. 13 years ago
Michael Bradshaw a22c996a85 Add ICO muxer 13 years ago
Andrey Utkin aec9390a9d Check for avio fail in avformat_write_header, av_write_frame 13 years ago
Michael Niedermayer 7427d1ca4a Merge remote-tracking branch 'qatar/master' 13 years ago
Sebastien Zwickert 0e05908c95 vda: fix make checkheaders. 13 years ago
Andrey Utkin a32fa21d17 lavfi/asetnsamples: push as many frames as ready 13 years ago
Mans Rullgard 0d230e9312 g723.1: simplify scale_vector() 13 years ago
Mans Rullgard a4b8fc3a8a g723.1: simplify normalize_bits() 13 years ago
Sebastien Zwickert 063910f54d vda: cosmetics: fix Doxygen comment formatting 13 years ago
Sebastien Zwickert 694be29f13 vda: better frame allocation 13 years ago
Sebastien Zwickert dc87ac55ab vda: Merge implementation into one file 13 years ago
Sebastien Zwickert 3c37970637 vda: support synchronous decoding 13 years ago
Sebastien Zwickert cfc680ab39 vda: Reuse the bitstream buffer and reallocate it only if needed 13 years ago
Nicolas George 082b745d33 filter_design: document ownership and permissions. 13 years ago
Nicolas George 271ddb116c lavfi: use min_perms and rej_perms for out pads. 13 years ago
Nicolas George 67a804b9ac dvdsubenc: reindent after recent commit. 13 years ago
Nicolas George 2d3acbfe8c lavc: add const to AVCodecContext.codec_descriptor. 13 years ago
Nicolas George 9bb936a80e lavc: reimplement avcodec_get_name with descriptors. 13 years ago
Nicolas George 690ef618b1 ffmpeg: copy subtitles frame dimensions. 13 years ago
Nicolas George e4f4d99df8 ffmpeg: make -s work for subtitles too. 13 years ago
Nicolas George 17e40236cb dvdsubenc: set frame size in extradata. 13 years ago
Nicolas George b1511e00f6 lavf: probe PGS subtitles definition. 13 years ago
Nicolas George 2dedd8f496 dvdsubenc: make it usable for transcoding. 13 years ago
Nicolas George 0cad101ea1 ffmpeg: add an option to fix subtitles durations. 13 years ago
Diego Biurrun ad08dfd594 build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENC 13 years ago
Sebastien Zwickert 1bfa349a8d vda: merge implementation into one file. 13 years ago
Sebastien Zwickert 7f3dfd2010 vda: support synchronous decoding. 13 years ago
rogerdpack 47682ddc22 more verbose error messages at configure time 13 years ago
Michael Niedermayer e47d979cab asfdec: ignore too tiny indexes 13 years ago
Martin Storsjö 0af85d57c1 avprobe: Include libm.h for the log2 fallback 13 years ago
Boris Maksalov cee03436e6 proresenc: use the edge emulation buffer 13 years ago
Luca Barbato fb96c1c5fe rtmp: handle bytes read reports 13 years ago
Michael Niedermayer 5e3900c7a5 hls: Initialize stream_offset before find_stream_info. 13 years ago
Michael Niedermayer cc913f7490 hls: check that the streams have been initialized before checking their discard flags. 13 years ago
Diego Biurrun fe5fba44c5 configure: Fix typo in mpeg2video/svq1 decoder dependency declaration 13 years ago
Mans Rullgard d752509b74 Use log2(x) instead of log(x) / log(2) 13 years ago
Speedy Gonzales ffda8f0f0f Proresenc: add multithreading support 13 years ago
Mans Rullgard 90540c2d5a x86: swscale: fix fragile memory accesses 13 years ago
Mans Rullgard 10b83cb653 x86: swscale: remove disabled code 13 years ago
Mans Rullgard 480178a295 x86: yadif: fix asm with suncc 13 years ago
Mans Rullgard 8ec0204ee4 x86: cabac: allow building with suncc 13 years ago
Mans Rullgard c8252e80eb x86: mlpdsp: avoid taking address of void 13 years ago
Mans Rullgard 87fa05a0da ARM: intmath: use native-size return types for clipping functions 13 years ago
Michael Niedermayer 603221ebd0 g723_1dec: inline normalize_bits() in scale vector and optimize it. 13 years ago
Michael Niedermayer 20035fa241 g723_1dec: remove dead code that leaked in from libav 13 years ago
Michael Niedermayer 84d29df013 g723_1dec: remove unneeded cliping that leaked in from merge from libav 13 years ago
Michael Niedermayer a9040a1167 g723_1dec: avoid memcpy 13 years ago
Michael Niedermayer d8c3170c9f Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol bd70a52712 paf: prevent invalid write 13 years ago