41635 Commits (c7bdfbe79f00eaa1ee9e34db1a38db1e15bbda8e)
 

Author SHA1 Message Date
Clément Bœsch c7bdfbe79f MAINTAINERS: add my GPG fingerprint. 13 years ago
Michael Niedermayer 46c50b1726 vf_pad: check that we have write permission before writing in the buffer. 13 years ago
Stefano Sabatini 2b1fc5621d lavfi: add asetnsamples audio filter 13 years ago
Stefano Sabatini e20530add7 lavfi/split: give a more accurate description to split 13 years ago
Stefano Sabatini a1411eec21 ffprobe: add writer_print_rational() 13 years ago
Stefano Sabatini b6131ac5d3 doc/filters: prefer @itemize environment for frei0r examples 13 years ago
Stefano Sabatini eb732b2ade doc/filters: update Frei0r website link 13 years ago
Stefano Sabatini b2bcbcd999 lavfi/super2xsai: simplify code updating the color matrix at each y iteration 13 years ago
Stefano Sabatini 4ebb46eb14 lavfi/super2xsai: fix table used to update color matrix at the end of each y loop 13 years ago
Stefano Sabatini ef255642d5 fate/lavfi: add lavfi-pixfmts_super2xsai test 13 years ago
Stefano Sabatini 635a25954e lavfi/video: set output frame w/h properties in default_start_frame() 13 years ago
Stefano Sabatini f0394f28c3 lavfi/avcodec: add consistency checks in avfilter_copy_buf_props() 13 years ago
Stefano Sabatini 6808759a58 lavc/rawdec: fix various bogus error codes and add some logs 13 years ago
Stefano Sabatini 3cc1a89881 lavc/utils: in avcodec_decode_video2() return proper error code instead of -1 13 years ago
Michael Niedermayer 90d8506fbf Merge remote-tracking branch 'qatar/master' 13 years ago
Janne Grunau fbc5740566 af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64 13 years ago
Janne Grunau 1cdcf043ca segment: remove unnecessary <strings.h> include 13 years ago
Mans Rullgard 16b8525963 fate: add snow hpel tests 13 years ago
Paul B Mahol be32145e9d j2kdec: move s->avctx initialization to j2kdec_init() 13 years ago
Paul B Mahol 29e9f83192 j2kdec: check colorspace ncomponents 13 years ago
Michael Niedermayer dd2086140c nutenc: use av_assert 13 years ago
Michael Niedermayer 17bbb818ae amr: use av_assert() 13 years ago
Michael Niedermayer 47f8303069 lavf/aviobuf: use av_assert() 13 years ago
Michael Bradshaw 67703d64d7 lavf: cosmetic: format else with indentation 13 years ago
Clément Bœsch b678daf05c lavc/microdvddec: fix color parsing. 13 years ago
Clément Bœsch 47395a4f52 lavc/microdvddec: properly reset non persistent color tag. 13 years ago
Clément Bœsch 608bda925a lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error. 13 years ago
Martin Sliwka 9b6f2c7483 file: Fix handling of windows named pipes 13 years ago
Michael Niedermayer 11153a9371 avio: Collect and print statistics of bytes read & seeks 13 years ago
William Yu f77a695d2e lavfi: af_amerge options array was not ended with NULL 13 years ago
Michael Niedermayer cd65cd8c5a revert "extern inline" usage 13 years ago
J. Bohl 0719e44b58 new attribute "extern inline" (fixing linker error with ff_get_mb_score and ff_get_mb_score) 13 years ago
Paul B Mahol 62c2daab0d configure: do not auto enable mlp decoder when enabling truehd decoder 13 years ago
Paul B Mahol a09ae4ef65 Remove duplicated png and mng signatures. 13 years ago
Michael Niedermayer 59c122b3b0 matroskadec: add assert on lack of overflow in pkt_size+offset 13 years ago
Michael Niedermayer 4b7c52346a matroskadec: change size check in matroska_decode_buffer() to unsigned 13 years ago
Michael Niedermayer 08169fc3d2 matroskadec: move lace_size check up so it catches all code pathes 13 years ago
Michael Niedermayer 88a740afde matroskadec: change assert to av_assert0() 13 years ago
Dale Curtis 71529bd8c5 Fix incorrect unsigned->signed conversion. 13 years ago
Michael Niedermayer 15f8941108 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 01a14ce042 riff: use av_assert 13 years ago
Michael Niedermayer 9d87c8e6f8 rawdec: use av_assert() 13 years ago
Michael Niedermayer 948e97a2cc pcmdec: use av_assert() 13 years ago
Diego Biurrun d246c18ea6 Avoid C99 variable declarations within for statements. 13 years ago
Michael Niedermayer bb850480e1 mjpegenc: support slice multithreading 13 years ago
Samuel Pitoiset 7dc747f50b rtmp: Read and handle incoming packets while writing data 13 years ago
Luca Barbato d2d193c9b6 doc: document THREAD_TYPE fate variable 13 years ago
Martin Storsjö d1beee0701 rtpdec: Don't require frames to start with a Mode A packet 13 years ago
Paul B Mahol ddece75bc8 png_parser: use designated initializers 13 years ago
Paul B Mahol 79c39a98cf Add truehd decoder line. 13 years ago