81724 Commits (6d9a46e884d090a68069112a3b0436aa8b563967)
 

Author SHA1 Message Date
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
Paul B Mahol 9d16e46d9e avfilter/drawutils: allow drawing opaque text on transparent background 8 years ago
Mark Reid 6419b4c0cb test/fate: add multi component mxf test 8 years ago
Mark Reid d8d4333217 avformat/mxfdec: use first valid sourceclip found if material track has multiple components 8 years ago
Michael Niedermayer fa0780d644 avcodec/avrndec: Remove obsolete FIXME 8 years ago
Michael Niedermayer 492259ccda fate: add aac_adtstoasc test (Ticket 3715) 8 years ago
Michael Niedermayer e048b46f14 fate: Add rgb24-mkv test 8 years ago
Carl Eugen Hoyos 11777eb814 lavc/rscc: Support pal8 in rscc. 8 years ago
Moritz Barsnick 2c48014ab2 doc/encoders: minor aac encoder formatting improvements 8 years ago
Sasi Inguva ca6cae73db lavf/mov: Add support for edit list parsing. 8 years ago
Sasi Inguva a53201879c avcodec/utils: If using discard frame flag, ignore skip_samples set by the decoder 8 years ago
Sasi Inguva b518d809f1 lavf/utils: Support av_index_search_timestamp in case of AVIndexEntry with discarded packets. 8 years ago
Sasi Inguva 2dbedc20ce lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames after decoding based on the flag. 8 years ago
Sasi Inguva 778af68c70 avformat/avframe.h: Add a flag in AVIndexEntry to discard frame after decoding. 8 years ago
Sasi Inguva 3cb400c11a avutil/frame: Add a flag to discard frame after decode. 8 years ago
Paul B Mahol 590f025b3d avcodec/rscc: add support for gray8 format 8 years ago
Jai Luthra dfa489be01 MAINTAINERS: add myself for mlp/truehd 8 years ago
Vittorio Giovara cb78d14cf9 vf_colorspace: Interpret unspecified color range as limited range 8 years ago
Paul B Mahol d38dff8e5d avcodec/dnxhddata: add support for cid 1244 8 years ago
Paul B Mahol 6216b4780b avcodec/sheervideo: print internal format in debug log 8 years ago
Paul B Mahol 260de8a264 avcodec/sheervideo: fix Y prediction in decode_ybr(i) for older formats 8 years ago
Paul B Mahol 6cbd47bf90 avcodec/dvdsubdec: ignore h <= 1 case, to properly decode subtitle 8 years ago
Josh de Kock ef42c1de2b Add CONTRIBUTING.md 8 years ago
James Almer ff0ff33b05 doc/general.texi: mention MLP/TrueHD encoding support 8 years ago
Michael Niedermayer a880923170 avformat/http: Fix #ifdef FF_API_HTTP_USER_AGENT 8 years ago
Paul B Mahol 22bdba7a93 doc/filters: add two lut2 examples 8 years ago
Rostislav Pehlivanov 38c3fc9404 lavc: bump minor (after adding TrueHD and MLP encoders) 8 years ago
Paul B Mahol 97f50d1c62 avfilter/vf_overlay: add YUVA422P to alpha_pix_fmts 8 years ago
Paul B Mahol 0e7d2c60e9 avfilter/vf_overlay: support J formats too 8 years ago
Rostislav Pehlivanov d4b36be122 Changelog: update with TrueHD and MLP encoders 8 years ago
Jai Luthra 15b86f480a mlpenc: Working MLP/TrueHD encoder 8 years ago
Philip Langdale ee88dcb2b0 avcodec/cuvid: Check for non 420 chroma formats - they aren't supported 8 years ago
Philip Langdale 8a06669702 avcodec/cuvid: Fully re-initialize the parser after a flush. 8 years ago
Paul B Mahol 4096bb176b avfilter/vf_unsharp: limit matrix size in either direction to 23 8 years ago
Paul B Mahol d790887d1c avfilter/vf_unsharp: check if scalebits is too high 8 years ago
Steven Liu 27714b462d lavf/http: deprecate user-agent option 8 years ago
Carl Eugen Hoyos 44bcb636c1 lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref. 8 years ago
Steven Liu 3ea28f3f79 doc/muxers: add flv muxer document into doc/muxers 8 years ago
Pedro Arthur 8433d953e4 swscale: fix for sliced scaling artifacts 8 years ago
Paul B Mahol 5b509fafb0 avfilter/vf_lut2: also export video input bit depth 8 years ago
Michael Niedermayer 51000b9945 avformat/movenc: Make the packet check more tolerant 8 years ago