71227 Commits (b2c05867f50d7b4193f505e8cd5af0d8b02461c5)
 

Author SHA1 Message Date
Stephen Hutchinson b2c05867f5 doc: Slightly revise AviSynth version info 10 years ago
Lukasz Marek cd3d0d5422 lavf/ftp: remove fixed length buffers from context 10 years ago
Lukasz Marek c043def91f lavf/ftp: parse user and password once 10 years ago
Stephen Hutchinson 3723a18310 avisynth: Bump minimum required version to interface version 6 10 years ago
Stephen Hutchinson d858c3a18f avisynth: Fix detection of AviSynth 2.5 10 years ago
James Almer 3000183732 avcodec/pngenc: don't return a value in a void function 10 years ago
Lukasz Marek 0bf980919e fate: add AVDictionary tests 10 years ago
Lukasz Marek 96f896750d lavu/dict: add more tests 10 years ago
Lukasz Marek a8c5b4551e lavu/dict: fix set function when reuse existing key pointer 10 years ago
Donny Yang b0a2aee408 png: Use libavutil's crc functions instead of zlib's 10 years ago
Tim Nicholson 27565ace60 ffmpeg_opt.c: fix regression introduced in 5743095c 10 years ago
Michael Niedermayer c299fbbb22 avcodec/vda_h264: try to fix build 10 years ago
Rainer Hochecker 3e53211a57 vda: fix h264 decoding for avcC,vda wants the entire buffer 10 years ago
Timo Rothenpieler 764f87b6ab avcodec/nvenc: Fix profile parameter handling 10 years ago
Carl Eugen Hoyos 703402683a Bump lavc and lavf minor versions for apng muxer and encoder. 10 years ago
Himangi Saraogi d768f8f5cf ffmpeg: Avoid null pointer dereferences 10 years ago
Donny Yang 80be7daaa8 apng: Add a basic APNG muxer 10 years ago
Donny Yang d759844863 apng: Add a basic APNG encoder 10 years ago
Lukasz Marek 08d0dbf2ae lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int 10 years ago
Pranav Vaish f669d8c1b7 avcodec/ccaption_dec: Remove the GOTO statement 10 years ago
Michael Niedermayer 53bf6b155c Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad' 10 years ago
Michael Niedermayer b99a8e4e4a Merge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f' 10 years ago
Michael Niedermayer fde2e35e56 Merge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc' 10 years ago
Michael Niedermayer 5dd5b7d531 Revert "avcodec/exr: fix memset first arg in reverse_lut()" 10 years ago
Himangi Saraogi 5b02e84bdb lavc/smvjpegdec: Avoid null dereference and return meaningful error codes 10 years ago
Michael Niedermayer b9fbd034bf avformat/xwma: Use ff_alloc_extradata() 10 years ago
Michael Niedermayer 5b911f1d5b avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation failures 10 years ago
Michael Niedermayer 5b32558fd8 tools/sidxindex: Use av_*malloc_array() 10 years ago
Michael Niedermayer c49e7924a8 avutil/eval: check for av_malloc failure 10 years ago
Michael Niedermayer 61123634dd avutil/eval: factor av_expr_free() calls out 10 years ago
Luca Barbato e3ec6fe7bb rtsp: Add a buffer_size option 10 years ago
Luca Barbato 8c9c5479c4 rtp: Add an option to set the send/receive buffer size 10 years ago
Luca Barbato 3c47e7c435 rtp: Map the urloptions to AVOptions 10 years ago
Timo Rothenpieler b63c9a9990 avcodec/nvenc: Fix typoed nv_status checks 10 years ago
Donny Yang 3c912391dd avcodec/png: Clearly separate encoding header and frames 10 years ago
Lukasz Marek 31886968d3 lavu/avstring: add av_append_path_component() funcion 10 years ago
wm4 8b76c0eb56 avformat/mp3dec: offset seek index to end of id3v2 tag 10 years ago
Michael Niedermayer 2ddedfd39c avcodec/libx265: export choosen picture types 10 years ago
Donny Yang 749fbfd081 png: Clear up the calculation of max packet size 10 years ago
Michael Niedermayer 65a646eb0b avcodec/internal: Fix doxy for ff_alloc_packet2() return value 10 years ago
Marton Balint c84b75c89c vf_drawtext: add support for setting box border width 10 years ago
Himangi Saraogi 919d13d238 avformat/http: Fix null check on allocated value 10 years ago
Rainer Hochecker 8b152c355f h264: avoid unnecessary calls to get_format 10 years ago
Himangi Saraogi 0c9abf2119 avfilter/vf_detelecine: Fix uninitialized array index error 10 years ago
Rodger Combs 5cba5291a7 lavf/segment: style nits 10 years ago
Michael Niedermayer 385fe984fc avcodec/snowenc: Check av_frame_ref() return value 10 years ago
Michael Niedermayer a38758a97e avcodec/h264_refs: fix null pointer dereference with -DTRACE 10 years ago
Michael Niedermayer a105931d3e Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
Michael Niedermayer 48183f144d Merge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5' 10 years ago
Michael Niedermayer 21ee6da70c avutil/hmac: Check av_hmac_alloc() return code 10 years ago