43912 Commits (d06aa24ba583ad08025da9e1b29afcd8218ff9b0)
 

Author SHA1 Message Date
Mark Thompson d06aa24ba5 hwcontext: Hardware frame mapping 8 years ago
Diego Biurrun 67351924fa Drop unreachable break and return statements 8 years ago
Diego Biurrun 99434f4df8 float_dsp: Have implementation match function pointer prototype 8 years ago
Diego Biurrun 6354957a95 dnxhdenc: Have function pointer prototype match implementation 8 years ago
Diego Biurrun c778eb15b8 pixblockdsp: Have function pointer prototype match implementation 8 years ago
Diego Biurrun 99ddeddc7f ituh263dec: Have function signature match across declaration and definition 8 years ago
Mark Thompson 67c65e461c vf_hwupload_cuda: Fix build error 8 years ago
Diego Biurrun 13fcdfb976 svq3: Drop unused function dctcoef_get() 8 years ago
Diego Biurrun ee59f05408 intrax8: Have function signature match across declaration and definition 8 years ago
Martin Storsjö 1a469a5e42 options_table: Remove a now unnecessary include of config.h 8 years ago
Martin Storsjö ffbd1d2b00 arm: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 8 years ago
Mark Thompson e3fb74f7f9 lavfi: Always propagate hw_frames_ctx through links 8 years ago
Mark Thompson 7e2561fa83 lavfi: Use ff_get_video_buffer in all filters using hwframes 8 years ago
Mark Thompson 7433feb82f lavfi: Make default get_video_buffer work with hardware frames 8 years ago
Diego Biurrun 2025d37871 doc: Turn off noisy deprecation warnings in the option printer 8 years ago
Diego Biurrun f4ca8ea92a rtmpproto: Restructure zlib code to avoid unreachable code warning 8 years ago
Diego Biurrun baab87c4f3 bink: Have function pointer prototype match implementation 8 years ago
Diego Biurrun 4cf2ffb7c4 idct: Have function pointer prototype match implementation 8 years ago
Diego Biurrun 39cea6570c aactab: Move extern keyword to the front of array declarations 8 years ago
Diego Biurrun 85baef4ff1 vf_drawtext: Move static keyword to beginning of variable declaration 8 years ago
Anton Khirnov 636515c324 examples/decode_video: remove a stray unrelated comment 8 years ago
Anton Khirnov 8191f960a6 examples/decode_video: constify the AVCodec instance 8 years ago
Anton Khirnov 5b4d7ac7ae examples/encode_video: use the AVFrame API for allocating the frame 8 years ago
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