71353 Commits (9fd3d9acf7fbf46bf1d7af518a4690d8f7cf3886)
 

Author SHA1 Message Date
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
Michael Niedermayer 1a10134e20 swresample/swresample: Use av_mallocz_array() 10 years ago
Mariusz Szczepańczyk f613f238f9 lavf: Bump minor version and document directory listing API in doc/APIchanges. 10 years ago
Michael Niedermayer fda8b7ec7d avcodec/libdcadec: remove av_assert and check bits_per_sample more completely 10 years ago
Michael Niedermayer 1019a1cb0a avfilter/vf_vignette: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer 63167a6ba3 avdevice/avfoundation: Fix occured typo 10 years ago
Michael Niedermayer 794e9fb5a6 Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80' 10 years ago
Michael Niedermayer 847c0d333b Merge commit '6ed38b1f65b424a4fa92042e0069f350b95e0098' 10 years ago
Michael Niedermayer 98263d7515 Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' 10 years ago
Michael Niedermayer f5c7531ab1 Merge commit '7d3183d3a4e800ab7a7fa24f49968a1b1bcc0161' 10 years ago
Himangi Saraogi 0187c2ccda tiff: Return more meaningful error codes 10 years ago
Diego Biurrun 4978850ca2 build: Split JPEG-related tables off into a separate component 10 years ago
Diego Biurrun 87f87ccf32 mjpeg: Use a more precise type for put_marker() 10 years ago
Diego Biurrun e6e3dcba0c mjpeg: Move code only used in the encoder(s) to the appropriate header 10 years ago
Himangi Saraogi 6ed38b1f65 tiff: Return more meaningful error codes 10 years ago
Diego Biurrun 23944d29a2 indeo: Give Indeo4/5 shared code a more consistent name 10 years ago
Diego Biurrun 7d3183d3a4 qsv: Skip header compilation depending on what parts of qsv are enabled 10 years ago
Tim Nicholson ac9919b966 libavformat/mxfenc.c: Add 'Presentation Y offset' metadata 10 years ago
Michael Niedermayer dadc43eee4 avutil/pca: Check for av_malloc* failures 10 years ago
Michael Niedermayer 4a10811617 avformat/nutdec: Use av_malloc_array() 10 years ago
Michael Niedermayer 7c6b0436b6 avformat/img2: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer f45758d3ee avformat/wavenc: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer 984c230cd3 avfilter/vf_transpose: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 8ae350004d avfilter/tinterlace: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer d0059281e6 avformat/udp: Remove (harmless) duplicated pkt_size entry from AVOption table 10 years ago