44038 Commits (799703c3ea3d20c2bdf0f7d8b5015bd3069b2801)
 

Author SHA1 Message Date
Anton Khirnov d0a603a534 examples/encode_video: set the framerate 8 years ago
Anton Khirnov e02524025b examples/encode_video: constify the AVCodec instance 8 years ago
Anton Khirnov 7b1f03477f examples/avcodec: split the remaining two examples into separate files 8 years ago
Anton Khirnov 90265814f9 examples/decode_audio: constify the AVCodec instance 8 years ago
Anton Khirnov f5df897c4b examples/avcodec: split audio decoding into a separate example 8 years ago
Anton Khirnov f76698e759 examples/encode_audio: use the AVFrame API for allocating the data 8 years ago
Anton Khirnov c00a11ab38 examples/encode_audio: constify AVCodec instances 8 years ago
Anton Khirnov 40aaa8dadf examples/avcodec: split audio encoding into a separate example 8 years ago
James Almer 064f19f39e avconv: support parsing bitstream filter options 8 years ago
Vittorio Giovara ecd2ec69ce mov: Evaluate the movie display matrix 8 years ago
Vittorio Giovara b90c8a3d08 fate: Add tests for mov display matrix 8 years ago
Vittorio Giovara 7d308bf84b avprobe: Add -show_stream_entry to get a single stream property 8 years ago
Mark Thompson 218ed7250c openssl: Allow newer TLS versions than TLSv1 8 years ago
Luca Barbato dad7514f9e xcb: Add all the libraries to the link line explicitly 8 years ago
Luca Barbato c541a44e02 Revert "rtmpproto: Don't include a client version in the unencrypted C1 handshake" 8 years ago
Luca Barbato 801ac7156d qsv: Be informative when reporting that no data has been consumed 8 years ago
Diego Biurrun 30015305f3 Use avpriv_request_sample() where appropriate 8 years ago
Diego Biurrun 07cac07c0c dash: Use correct ISO C scanf conversion specifier 8 years ago
Diego Biurrun 3ec6f855d0 srt: Adjust signedness of sscanf format strings 8 years ago
Diego Biurrun 7a2b2b6a92 dxtory: Drop nonsense ISO C printf conversion specifiers for standard types 8 years ago
Diego Biurrun c454dfcff9 Use ISO C printf conversion specifiers where appropriate 8 years ago
Diego Biurrun fbe425c8d2 hap: Adjust printf length modifiers to match variable types 8 years ago
Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 8 years ago
Diego Biurrun ca1e5eea0c Remove some pointless TRACE level debug code 8 years ago
Diego Biurrun 07eea5a5de nut: Drop pointless TRACE level debug code 8 years ago
Diego Biurrun c3dad1bf3b nsv: Drop unnecessary TRACE level debug code 8 years ago
Diego Biurrun 47756f51fe dnxhdenc: Drop pointless, commented-out debug output 8 years ago
Diego Biurrun 0456e68439 audio_fifo: Drop write-only variable 8 years ago
Diego Biurrun 0574780d7a h264_loopfilter: Do not print value of uninitialized variable 8 years ago
Diego Biurrun 2555269985 mpegaudio: Do not print value of uninitialized variable 8 years ago
Diego Biurrun 14cab426b0 build: Hardcode avversion.h dependency 8 years ago
Martin Storsjö f22363c729 openssl: Avoid double semicolons after the GET_BIO_DATA macro 8 years ago
Luca Barbato 052b97855d aviocat: Support avio options 8 years ago
Yogender Gupta 99aeae20de scale_npp: fix passthrough mode 8 years ago
Mark Thompson 0aec37e625 vaapi_decode: Remove vestigial unmap code 8 years ago
Mark Thompson 5e879b54a3 vaapi_decode: Clear parameter buffers to fix picture reuse 8 years ago
Gwenole Beauchesne 754b20d7eb vaapi_h264: fix RefPicList[] field flags. 8 years ago
Matt Oliver ee05079766 openssl: Support version 1.1.0. 8 years ago
Martin Storsjö 016387fe0f rtmpdh: Don't use the OpenSSL DH struct 8 years ago
Diego Biurrun 2f806622e1 bktr: Use memset(0) instead of zero initialization for struct sigaction 8 years ago
Alexandra Hájková ed48a9d814 checkasm: Add a test for HEVC add_residual 8 years ago
Pierre Edouard Lepere 6d5636ad9a hevc: x86: Add add_residual() SIMD optimizations 8 years ago
Diego Biurrun 043b0b9fb1 Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v 8 years ago
Vittorio Giovara 4b07ebf1eb mov: Update colr values 8 years ago
Vittorio Giovara 0d9b9bd37f lavu: Add JEDEC P22 color primaries 8 years ago
Anton Khirnov 7c9e2b295e Makefile: fix checking whether reconfiguring is required 8 years ago
Anton Khirnov 59c90097a0 hevc: factor out a repeated condition 8 years ago
Anton Khirnov 0bfdcce4d4 hevc: move the SliceType enum to hevc.h 8 years ago
Anton Khirnov 096a8effa3 lavf: check that the codec is supported by extract_extradata 8 years ago
Diego Biurrun 788544ff0e audiodsp: x86: Remove pointless header file 8 years ago