92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  Anssi Hannula a6f5e25ad9 avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB 9 years ago
  Steven Liu 1212e3468e avformat/hlsenc: refine EXT-X-BYTERANGE support for segments 9 years ago
  Sasi Inguva 6a2cbf9014 ffprobe.c: Indicate decode-but-discard packets when doing -show_packets. 9 years ago
  Michael Niedermayer 4a3b41bed0 fate: add Test for h264_mp4toannexb (ticket2991) 9 years ago
  Michael Niedermayer 0e318f110b avcodec/cavsdsp: use av_clip_uint8() for idct 9 years ago
  James Almer d41c9b1c27 avcodec/remove_extradata_bsf: Fix AVoption parameter max value 9 years ago
  Michael Niedermayer 1bd9b960ba tests/fate/ffmpeg: Remove dead automatic remove extradata test update the keyframe test 9 years ago
  Hendrik Leppkes 5ae0ad001a x86/h264_weight: use appropriate register size for weight parameters 9 years ago
  Michael Niedermayer a5fafabc84 tests/fate: Add fate-ffmpeg-bsf-remove-* tests 9 years ago
  Timo Rothenpieler 7904859fd8 compat/cuda: convert to unix line endings 9 years ago
  Timo Rothenpieler dcea618976 avcodec/cuvid: mark as avoid for probing 9 years ago
  Timo Rothenpieler 9777ba33f5 avformat/utils: avoid using marked decoders for probing 9 years ago
  Timo Rothenpieler 30d3e36a46 avcodec: add new AVOID_PROBING capability 9 years ago
  James Almer 7d17d31db4 fate: update fate-source reference file 9 years ago
  Michael Niedermayer bc26fe8927 avcodec/h264: Use ptrdiff_t for (bi)weight functions 9 years ago
  Philip Langdale 289a6bb8b1 cuvid: Pass bit depth information to decoder 9 years ago
  Philip Langdale 843aff3cf7 cuvid: Use bundled headers 9 years ago
  Philip Langdale f59e10b0f4 cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0 9 years ago
  Paul B Mahol 88d79dbd16 avformat/movenc: write pasp atom even if sar.num == sar.den 9 years ago
  Timo Rothenpieler 6d9a46e884 avformat/utils: force native h264 decoder for probing 9 years ago
  Anton Khirnov 12004a9a7f audiodsp/x86: yasmify vector_clipf_sse 9 years ago
  Anton Khirnov bf58545aac audiodsp: fix vector_clipf documentation 9 years ago
  Anton Khirnov e9ef617139 checkasm: add tests for audiodsp 9 years ago
  Anton Khirnov 2eb97af66a checkasm: add a test for blockdsp 9 years ago
  Anton Khirnov eea9857bfd blockdsp: drop the high_bit_depth parameter 9 years ago
  Anton Khirnov 683da86aab audiodsp: reorder arguments for vector_clipf 9 years ago
  Yogender Kumar Gupta 340f12f712 hwcontext_cuda: Add P010 and YUV444P16 pixel format 9 years ago
  Carl Eugen Hoyos c54eef46f9 lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy(). 9 years ago
  Philip Langdale 7447ec91b5 crystalhd: Use up-to-date bsf API 9 years ago
  Timo Rothenpieler 0b420886a4 avcodec/cuvid: add support for hardware deinterlacing 9 years ago
  Timo Rothenpieler 3b24020b54 avcodec/cuvid: implement new send_packet/receive_frame api 9 years ago
  Michael Niedermayer 47ffcddaef avcodec/mlz: Check output chars before using it 9 years ago
  Michael Niedermayer 0a2ca417a1 avcodec/mlz: Remove 'l' postfixes from numbers 9 years ago
  Clément Bœsch 955b818cf9 ffmpeg: switch to codecpar 9 years ago
  Paul B Mahol 187c427335 avcodec/on2avc: add 0x500 stereo support and improve 0x500 mono support 9 years ago
  Paul B Mahol 257fbc3af4 avcodec/dds: add support for 4bpp format 9 years ago
  Paul B Mahol 9d16e46d9e avfilter/drawutils: allow drawing opaque text on transparent background 9 years ago
  Mark Reid 6419b4c0cb test/fate: add multi component mxf test 9 years ago
  Mark Reid d8d4333217 avformat/mxfdec: use first valid sourceclip found if material track has multiple components 9 years ago
  Michael Niedermayer fa0780d644 avcodec/avrndec: Remove obsolete FIXME 9 years ago
  Michael Niedermayer 492259ccda fate: add aac_adtstoasc test (Ticket 3715) 9 years ago
  Michael Niedermayer e048b46f14 fate: Add rgb24-mkv test 9 years ago
  Carl Eugen Hoyos 11777eb814 lavc/rscc: Support pal8 in rscc. 9 years ago
  Moritz Barsnick 2c48014ab2 doc/encoders: minor aac encoder formatting improvements 9 years ago
  Sasi Inguva ca6cae73db lavf/mov: Add support for edit list parsing. 9 years ago
  Sasi Inguva a53201879c avcodec/utils: If using discard frame flag, ignore skip_samples set by the decoder 9 years ago
  Sasi Inguva b518d809f1 lavf/utils: Support av_index_search_timestamp in case of AVIndexEntry with discarded packets. 9 years ago
  Sasi Inguva 2dbedc20ce lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames after decoding based on the flag. 9 years ago
  Sasi Inguva 778af68c70 avformat/avframe.h: Add a flag in AVIndexEntry to discard frame after decoding. 9 years ago
  Sasi Inguva 3cb400c11a avutil/frame: Add a flag to discard frame after decode. 9 years ago