78896 Commits (500cb984710ccd66023f7dc1fa31548a0920e3e2)
 

Author SHA1 Message Date
Michael Niedermayer c6f4720b86 avcodec/mjpegdec: Fix decoding slightly odd progressive jpeg 9 years ago
Timothy Gu bbf7500df9 LICENSE: Thorough editing 9 years ago
Timothy Gu 222e6da605 x86/vf_blend: Add SSE2 optimization for divide 9 years ago
Derek Buitenhuis 1c9215e580 lavf/mp3: Properly check return values of seeks and reads while reading the header 9 years ago
Roman Ryltsov af2568a675 avformat/Makefile: Fixed missing rawutils.o reference (required by movenc.c) 9 years ago
Reimar Döffinger 4dd4d53531 Document and validate AVFrame plane pointers. 9 years ago
Reimar Döffinger 45fa03b1f9 mjpegdec: Do not assume unused plane pointer are NULL. 9 years ago
Reimar Döffinger 0f199f0ad0 mss2: Fix buffer overflow. 9 years ago
Michael Niedermayer 5d18dc3795 tests/lavf-regression: Add mp4 timecode test 9 years ago
Syed Andaleeb Roomy b4dcd351ec movenc: Timecode in MP4 Although MP4 does not have a concrete specification to store timecode information, the following technical note from Apple describes a way to achieve this via timecode track, similar to how it is done for MOV files. 9 years ago
Andreas Cadhalpun 15708f1347 configure: add direct detection of libopencv 9 years ago
Michael Niedermayer b70e9b4906 avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_image_fill_linesizes() still succeeds 9 years ago
Rodger Combs f0ea536c47 lavc/aac_ac3_parser: reindent 9 years ago
Rodger Combs 9f5baf9085 lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read a frame 9 years ago
Rodger Combs a21a3c25dc probe TrueHD in MPEGTS 9 years ago
Rodger Combs b426d66370 lavc/Makefile: dnxhd demuxer depends on dnxhddata.o 9 years ago
wm4 5d2c5e8bff vf_copy: exclude hwaccel formats 9 years ago
Paul B Mahol e266d29978 avfilter/avf_showwolume: add orientation and step option 9 years ago
Clément Bœsch 653af9f188 lavfi/ass: fix version check for sub_text_format option 9 years ago
Kieran Kunhya 8adbe26b90 avcodec/cfhd: Add support for 12-bit RGBA. 9 years ago
Kieran Kunhya 0096453f70 cfhd: reallocate internal buffers on format change. 9 years ago
Michael Niedermayer d39b770aa2 avcodec/utils: Check that the video data[] arrays are NULL on the input to get_buffer_internal() 9 years ago
Michael Niedermayer bdf7093bd0 avcodec/utils: Check all data[] pointers in video_get_buffer() not just the first 9 years ago
Clément Bœsch 1e7a37f0a0 sws/yuv2rgb: clarify precision of coeff and offset for mmx code 9 years ago
Clément Bœsch f9987464cf sws/yuv2rgb: avoid a few ub on signed left shifts 9 years ago
Vicente Olivert Riera 5156578d1f mips: do not disable any feature for generic cores 9 years ago
Vicente Olivert Riera 8514fb6b98 mips: improve detection of ISAs, FPU and ASEs (DSP, MSA) 9 years ago
Mats Peterson 6aac43f180 lavf/matroskadec: Process QuickTime palette per track 9 years ago
Mats Peterson 9a27780821 lavf/movenc: Add palette to video sample description 9 years ago
Paul B Mahol 42c5e1cc2a avfilter: add datascope filter 9 years ago
Clément Bœsch b5451d88cf lavc: reindent a few decoders after previous commits 9 years ago
Clément Bœsch 22ebbda637 lavc: deprecate decoded ass subtitles with timings 9 years ago
Clément Bœsch fa2df3a401 lavfi/ass: use ass_process_chunk() instead of ass_process_data() 9 years ago
Clément Bœsch 6433618dc0 ffmpeg: set sub_text_format to ass (without timing) by default 9 years ago
Clément Bœsch 30e7685360 lavc/options: add ass_ro_flush_noop to flags2 9 years ago
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Clément Bœsch 805685fffd Kill timed SSA 9 years ago
Michael Niedermayer 7a8ab57cf1 fate: Add test for packed mp3 in mp4 demuxing 9 years ago
Michael Niedermayer 410f717ff6 avcodec/utils: Merge identical if conditions 9 years ago
Rostislav Pehlivanov bc7beb6574 vc2enc: calculate the minimum slice size only once 9 years ago
Rostislav Pehlivanov 2b811e4605 vc2enc: halve allocated table size, refactor and optimize quantization 9 years ago
Rostislav Pehlivanov 7db2e757c5 vc2enc: use FFABS() instead of abs() 9 years ago
Rostislav Pehlivanov 3ef10406e1 vc2enc: correctly zero out coefficient array padding 9 years ago
Rostislav Pehlivanov 35346c7b0f vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entries 9 years ago
Paul B Mahol 2a7f056d88 avfilter/af_astats: do not clear previous sample value 9 years ago
Stefano Sabatini dedcb3c5a5 lavf/mux: do not fail in case of non strictly monotonically increasing DTS values for data packets 9 years ago
Carl Eugen Hoyos 07eec5e721 lavf/img2dec: Skip SOF size when probing jpeg. 9 years ago
Matthieu Bouron 885a6d8324 configure: only check dispatch header on darwin 9 years ago
Lou Logan 0eb0f29a40 MAINTAINERS: remove myself as a server maintainer 9 years ago
Matthieu Bouron 666e2edc41 configure: add missing --strip option to show_help() 9 years ago