30837 Commits (ce33320b30f27b221d140196f7107e3eccf80568)
 

Author SHA1 Message Date
Carl Eugen Hoyos ed669c9bec movenc: Set a correct packet size for AMR-NB mode 15, "no data" 13 years ago
Martin Storsjö b6d08f40aa avformat: Add functions for doing global network initialization 13 years ago
Martin Storsjö 183baeadca avformat: Add the https protocol 13 years ago
Martin Storsjö 558d192d23 avformat: Add the tls protocol, using OpenSSL or gnutls 13 years ago
Martin Storsjö 1606e551ff avformat: Initialize gnutls in ff_tls_init() 13 years ago
Martin Storsjö 8148631269 w32threads: Wrap the mutex functions in inline functions returning int 13 years ago
Martin Storsjö bc8c1395ca configure: Allow linking to the gnutls library 13 years ago
Martin Storsjö 48e59ad8e7 avformat: Add ff_tls_init()/deinit() that initialize OpenSSL 13 years ago
Martin Storsjö a060866fd7 configure: Allow linking to openssl 13 years ago
Martin Storsjö 2d1b6fb72b avcodec: Allow locking and unlocking an avformat specific mutex 13 years ago
Martin Storsjö f6d3710096 avformat: Split out functions from network.h to a new file, network.c 13 years ago
Justin Ruggles add7b1140f binkaudio: expand quant_table to accommodate all possible values 13 years ago
Martin Storsjö c38404ee1a libx264: Set the default of the rc_lookahead option to -1 13 years ago
Martin Storsjö adc85ce20b avcodec: Set flags2 default value depending on availability 13 years ago
Diego Biurrun 76718f3fb7 configure: declare dependency of h264_vaapi_hwaccel on h264_decoder 13 years ago
Alex Converse 2a6eb06254 vp6: Fix illegal read. 13 years ago
Alex Converse 0d7a16a946 avfilter: Don't copy garbage from the stack when setting up video pictures. 13 years ago
Martin Storsjö cae4f4b77e avcodec: Make sure codec_type is set by avcodec_get_context_defaults2 13 years ago
Martin Storsjö 1b6da627d4 avcodec: Remove a misplaced and useless attribute_deprecated 13 years ago
Anton Khirnov a2c0b830d5 avconv: add -dump_attachment option. 13 years ago
Anton Khirnov 4dbc6ceef5 avconv: add -attach option. 13 years ago
Anton Khirnov e6674f685b avconv: make negative mappings disable only streams from the specified file 13 years ago
Justin Ruggles 5463e83dbc fmtconvert: fix int32_to_float_fmul_scalar() for windows x86_64 13 years ago
Maxim Poliakovski 594b54b51e replacement Indeo 3 decoder 13 years ago
Justin Ruggles 894bc1d322 gsm demuxer: do not allocate packet twice. 13 years ago
Justin Ruggles 905de11907 flvenc: use first packet delay as global delay. 13 years ago
Justin Ruggles c2d9a65bc0 ac3enc: doxygen update. 13 years ago
Justin Ruggles a4998e448f imc: return error codes instead of 0 for error conditions. 13 years ago
Justin Ruggles 08e5cd3810 imc: return meaningful error codes instead of -1 13 years ago
Justin Ruggles 0473f29b60 imc: do not set channel layout for stereo 13 years ago
Justin Ruggles 7b7f47e733 imc: validate channel count 13 years ago
Justin Ruggles 95fee70d67 imc: check for ff_fft_init() failure 13 years ago
Justin Ruggles 86962b13f6 imc: check output buffer size before decoding 13 years ago
Justin Ruggles e9362aaedf imc: use DSPContext.bswap16_buf() to byte-swap packet data 13 years ago
John Brooks f011fcd67e rtsp: add allowed_media_types option 13 years ago
Justin Ruggles 20e081dddc libgsm: add flush function to reset the decoder state when seeking 13 years ago
Justin Ruggles 480324e7ca libgsm: simplify decoding by using a loop 13 years ago
Justin Ruggles 9d52f0a711 gsm: log error message when packet is too small 13 years ago
Justin Ruggles 9671db8245 libgsmdec: do not needlessly set *data_size to 0 13 years ago
Justin Ruggles a2e255783e gsmdec: do not needlessly set *data_size to 0 13 years ago
Justin Ruggles fc43fc9faa gsmdec: add flush function to reset the decoder state when seeking 13 years ago
Justin Ruggles b03761b130 libgsmdec: check output buffer size before decoding 13 years ago
Justin Ruggles bac2597a32 gsmdec: log error message when output buffer is too small. 13 years ago
Justin Ruggles d9c6eece21 gsm: use av_get_bytes_per_sample() in frame_bytes calculation 13 years ago
Justin Ruggles 87c57d807f Create separate functions for the raw GSM demuxer. 13 years ago
Diego Biurrun c6cd0e17f3 Replace vendor string in Ogg and FLAC muxers. 13 years ago
Diego Biurrun f36b390275 Replace some forgotten FFmpeg references by Libav. 13 years ago
Diego Biurrun 959cfbf3f4 vsrc_testsrc: fix mailing list reference URL 13 years ago
Diego Biurrun 2f5df0b12c Replace ffmpeg references with more accurate libav* references. 13 years ago
Diego Biurrun 20566eb0f0 Replace outdated references to ffmpeg tool with avconv. 13 years ago