81823 Commits (29a76ff525e34e5f5e27c5db86c281f4502435cf)
 

Author SHA1 Message Date
Clément Bœsch 95a7cbb09d doc: move out merge script to tools 8 years ago
Clément Bœsch 485f75b278 doc: remove codecpar mention in libav-merge.txt 8 years ago
Clément Bœsch 99dfa55d5a Merge commit '1e93c1e30ff0e8bf6094a426ca60f005e9cdaed3' 8 years ago
Josh de Kock 21344991c0 lavd/sdl2: add sdl alias 8 years ago
Josh de Kock fbb1fcd4d0 lavd/sdl2: remove unused code 8 years ago
Michael Niedermayer b98dafe045 avformat/avidec: Fix memleak with dv in avi 8 years ago
Michael Niedermayer 9083e044f1 ffmpeg: Fix bistream typos 8 years ago
Xiaolei Yu 5a70e56f2f avcodec: fix vc1dsp dependencies 8 years ago
Carl Eugen Hoyos 267da70ea8 lavf/utils: Avoid an overflow for huge negative durations. 8 years ago
James Almer dc48248ea8 avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFS 8 years ago
Michael Niedermayer 1e34584814 avfilter/tests/integral: Remove unused variables 8 years ago
Clément Bœsch 5ef1959080 ffmpeg: switch to the new BSF API 8 years ago
Carl Eugen Hoyos 159aa1275e lavd/sdl2: Fix 32bit rgb formats on little-endian hardware. 8 years ago
Carl Eugen Hoyos 1d92256d60 lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx888 updwards. 8 years ago
Carl Eugen Hoyos 04fa20d53c lavf/aacdec: Do not autodetect a single frame inside the file. 8 years ago
Josh de Kock 47ea6f5c9d lavd: drop SDL1 device and SDL1 support 8 years ago
Marton Balint 9c5fab5ed4 ffplay: add SDL2 support 8 years ago
Lukasz Marek 645353829f lavd/opengl: use SDL2 8 years ago
Josh de Kock f94b8d2557 MAINTAINERS: update my entries 8 years ago
Josh de Kock 3877e3d8a8 lavd: Add SDL2 output device 8 years ago
Clément Bœsch c29b532a94 lavfi: add nlmeans filter 8 years ago
Anssi Hannula a6f5e25ad9 avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB 8 years ago
Steven Liu 1212e3468e avformat/hlsenc: refine EXT-X-BYTERANGE support for segments 8 years ago
Sasi Inguva 6a2cbf9014 ffprobe.c: Indicate decode-but-discard packets when doing -show_packets. 8 years ago
Michael Niedermayer 4a3b41bed0 fate: add Test for h264_mp4toannexb (ticket2991) 8 years ago
Michael Niedermayer 0e318f110b avcodec/cavsdsp: use av_clip_uint8() for idct 8 years ago
James Almer d41c9b1c27 avcodec/remove_extradata_bsf: Fix AVoption parameter max value 8 years ago
Michael Niedermayer 1bd9b960ba tests/fate/ffmpeg: Remove dead automatic remove extradata test update the keyframe test 8 years ago
Hendrik Leppkes 5ae0ad001a x86/h264_weight: use appropriate register size for weight parameters 8 years ago
Michael Niedermayer a5fafabc84 tests/fate: Add fate-ffmpeg-bsf-remove-* tests 8 years ago
Timo Rothenpieler 7904859fd8 compat/cuda: convert to unix line endings 8 years ago
Timo Rothenpieler dcea618976 avcodec/cuvid: mark as avoid for probing 8 years ago
Timo Rothenpieler 9777ba33f5 avformat/utils: avoid using marked decoders for probing 8 years ago
Timo Rothenpieler 30d3e36a46 avcodec: add new AVOID_PROBING capability 8 years ago
James Almer 7d17d31db4 fate: update fate-source reference file 8 years ago
Michael Niedermayer bc26fe8927 avcodec/h264: Use ptrdiff_t for (bi)weight functions 8 years ago
Philip Langdale 289a6bb8b1 cuvid: Pass bit depth information to decoder 8 years ago
Philip Langdale 843aff3cf7 cuvid: Use bundled headers 8 years ago
Philip Langdale f59e10b0f4 cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0 8 years ago
Paul B Mahol 88d79dbd16 avformat/movenc: write pasp atom even if sar.num == sar.den 8 years ago
Timo Rothenpieler 6d9a46e884 avformat/utils: force native h264 decoder for probing 8 years ago
Carl Eugen Hoyos c54eef46f9 lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy(). 8 years ago
Philip Langdale 7447ec91b5 crystalhd: Use up-to-date bsf API 8 years ago
Timo Rothenpieler 0b420886a4 avcodec/cuvid: add support for hardware deinterlacing 8 years ago
Timo Rothenpieler 3b24020b54 avcodec/cuvid: implement new send_packet/receive_frame api 8 years ago
Michael Niedermayer 47ffcddaef avcodec/mlz: Check output chars before using it 8 years ago
Michael Niedermayer 0a2ca417a1 avcodec/mlz: Remove 'l' postfixes from numbers 8 years ago
Clément Bœsch 955b818cf9 ffmpeg: switch to codecpar 8 years ago
Paul B Mahol 187c427335 avcodec/on2avc: add 0x500 stereo support and improve 0x500 mono support 8 years ago
Paul B Mahol 257fbc3af4 avcodec/dds: add support for 4bpp format 8 years ago