9648 Commits (33c859c142ef3f49b7a6227014ad92a680cf4d74)

Author SHA1 Message Date
Martin Storsjö 9277050e29 vqf: Make sure sample_rate is set to a valid value 12 years ago
Luca Barbato 5c349ad08a lxf: check the nb_streams instead of relying on padding 12 years ago
Paul B Mahol a529fa2f4d lxf: remove deplanarization hack 12 years ago
Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 12 years ago
Carl Eugen Hoyos 839df90c71 lxf: Support 16-channel files 12 years ago
Reimar Döffinger 779951cd2c lxf: Support version 1 files 12 years ago
Martin Storsjö d872fb0f7f lavf: Reset the entry count and allocation size variables on av_reallocp failures 12 years ago
Martin Storsjö 06ebc0bf9a lavf: Allocate arrays with av_realloc if they will be realloced later 12 years ago
Martin Storsjö 1af78b865b rtpdec_qt: Add an accidentally removed allocation return value check 12 years ago
Martin Storsjö 705b748e8d tls: Add support for listen mode 12 years ago
Martin Storsjö 5c53bf7aaf http: Pass options through to the nested protocol 12 years ago
Martin Storsjö 8b09d917e7 tls: Add options for verifying the peer certificate 12 years ago
Anton Khirnov 668643b923 matroskadec: check av_strdup() when setting defaults 12 years ago
Martin Storsjö b6c7bd53f4 movenchint: Clear size and len if the realloc failed 12 years ago
Martin Storsjö f2b00a5372 movenc: Return a proper error code for invalid combinations 12 years ago
Martin Storsjö f7e616959a electronicarts: Check packet sizes before reading 12 years ago
Martin Storsjö ce67f442be lavf: Avoid setting avg_frame_rate if delta_dts is negative 12 years ago
Martin Storsjö f1eac2b8a0 movenc: Use keyframes as default fragmentation point in ismv 12 years ago
Martin Storsjö a9553bbb33 movenc: Set all implicit flags immediately in mov_write_header 12 years ago
Martin Storsjö 187023f6b2 movenc: Set mov->mode earlier in mov_write_header 12 years ago
Martin Storsjö 5055035670 tls: Do not abort on non-fatal TLS alerts with gnutls 12 years ago
Luca Barbato c951e4b442 flv: Make onTextData parsing robust 12 years ago
Luca Barbato ba77757a7e rtmp: Replace a magic number with a macro 12 years ago
Luca Barbato 5840473890 rtmp: Rewrite embedded flv handling 12 years ago
Luca Barbato e40a0e8228 rtmp: Refactor get_packet 12 years ago
Luca Barbato 32a414f316 rtmp: Support AMF_DATA_TYPE_MIXEDARRAY 12 years ago
Vittorio Giovara 944c338430 h264dec: Add .avc file name extension 12 years ago
Vittorio Giovara 01f111bdb2 h264dec: K&R formatting cosmetics 12 years ago
Luca Barbato 5532ee6d7d rtmp: Unbreak get_packet 12 years ago
Martin Storsjö b97b1adb3f rtmpproto: Add a comment explaining the logic in handle_notify 12 years ago
Martin Storsjö d8798276b6 r3d: Add more input value validation 12 years ago
Martin Storsjö 3ca14aa596 rl2: Avoid a division by zero 12 years ago
Martin Storsjö 83c285f880 wtv: Add more sanity checks for a length read from the file 12 years ago
Martin Storsjö d8b6866014 yop: Clear all references to the AVBuffer in the local AVPacket 12 years ago
Martin Storsjö 82e266c6d3 segafilm: Validate the number of audio channels 12 years ago
Martin Storsjö 72fe16a13e movenc: Use null buffers for measuring the amount of data to be written 12 years ago
Martin Storsjö 3627ce2f1d aviobuf: Add functions for null buffers 12 years ago
Vladimir Pantelic bb461370e3 asfenc: mux chapters in ASF files using an ASF "marker" section 12 years ago
Vladimir Pantelic 09f3c937ed asfenc: remember send time and offset of the index entries 12 years ago
Vladimir Pantelic 1eb9328030 asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec 12 years ago
Vladimir Pantelic c53b5dda35 asfdec: replace magic constant with DATA_HEADER_SIZE 12 years ago
Vladimir Pantelic 5f40833360 asfdec: substract preroll time from marker presentation time 12 years ago
Martin Storsjö bcbe4f3ceb idroqdec: Make sure a video stream has been allocated before returning packets 12 years ago
Luca Barbato ae0f316a47 rtmp: Unbreak handle_notify 12 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 12 years ago
Alexandra Khirnova 5626f994f2 avformat: Use av_reallocp() where suitable 12 years ago
Martin Storsjö 0f310a6f33 rmdec: Validate the fps value 12 years ago
Martin Storsjö e7bf085b78 movenc: Add an option for omitting the tfhd base offset 12 years ago
Martin Storsjö a4adabb460 movenc: Write the moof atom in two passes 12 years ago
Josh Allmann 8583b14252 rtmp: Support reading interleaved chunks. 12 years ago