9613 Commits (7840c40445c9f52aeccba96de3d27613398bfbf2)

Author SHA1 Message Date
Martin Storsjö 82b9799bb2 sdp: Check that fmt->oformat is non-null before accessing it 11 years ago
Anton Khirnov 1b5d065ca7 pmpdec: check that there is at least one audio packet. 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Luca Barbato 1716b4c7b8 mms: Remove non-utf8 characters 11 years ago
Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
Luca Barbato f412b2c9f3 flv: Use the correct type to hold the file offset 11 years ago
Luca Barbato 15739a9bd1 jvdec: Do not feed the decoder with known wrong data 11 years ago
Paul B Mahol e518cb863e jvdec: Fix memory leak of jv->frames 11 years ago
Luca Barbato 027712e851 jvdec: Return EOF on end of file 11 years ago
Michael Niedermayer 9aba0a6f7b rtpdec_h264: Check the return value of functions doing allocations 11 years ago
Martin Storsjö 6451c8853a sdp: Check theora colorspace before producing the configuration string 11 years ago
Michael Niedermayer 797f2a7913 hdsenc: Check the init_file() return code 11 years ago
Michael Niedermayer b8ed15d637 hdsenc: Fix an off by one error in an array size check 11 years ago
Michael Niedermayer 417927af3c hdsenc: Avoid integer overflow 11 years ago
Carl Eugen Hoyos 9fa75be96d mpegts: add HEVC registration descriptor 11 years ago
Martin Lambers ae9d13f03e img2: add stereo 3d still picture file extensions 11 years ago
Vittorio Giovara 46c0cbd5dc rtsp: suppress a incompatible pointer types warning 11 years ago
Rumin Sam 70e981cf5d rtspdec: Fix keep-alive request for ACTi cameras 11 years ago
Anton Khirnov 281a40e18f lavf: remove an unneeded call to avcodec_get_frame_defaults(). 11 years ago
Anton Khirnov eb891b3114 Replace all uses of avcodec_free_frame with av_frame_free(). 11 years ago
Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 11 years ago
d s f0b234ab9e avformat: AviSynth demuxer rewrite 11 years ago
Anton Khirnov 95fd52c11b mxfdec: set extradata size 11 years ago
Kostya Shishkov a16577d985 MSN Audio support 11 years ago
Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Martin Storsjö 56c2337004 hls: Avoid reading outside of the allocated array 11 years ago
Martin Storsjö 8c92909814 hls: Check whether the AVIOContext contains a new redirected URL 11 years ago
Martin Storsjö be4edda673 http: Expose the content location via an AVOption 11 years ago
Zhang Rui 393d80cc27 http: Support relative URL redirection 11 years ago
Martin Storsjö 76267ecc82 http: Remove an unrelated and mistakenly set AVOption unit name 11 years ago
Anton Khirnov ce9bba5340 avidec: fix a memleak in the dv init code. 11 years ago
Aurelien Jacobs 8b516f154a matroskadec: use correct compression parameters for current track CodecPrivate 11 years ago
Anton Khirnov 30be1ea33e matroskadec: pad EBML_BIN data. 11 years ago
Valeriy Argunov cc20fbcd39 rtmphttp: Check for both 0 and AVERROR_EOF 11 years ago
Anton Khirnov 5b9c3b4505 Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
Diego Biurrun 3cbe112653 dv: Split DV data table declarations into their own header 11 years ago
Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 11 years ago
Marton Balint 951d819006 mxfdec: update current edit unit when seeking in mxf files without index tables 11 years ago
Anton Khirnov d42db44cfe avienc: drop the vfr flag. 11 years ago
David Goldwich 0a7fef39fc omadec: loosen format probing constraints 11 years ago
Michael Niedermayer 1c736bedd9 omadec: check GEOB sizes against buffer size 11 years ago
Michael Niedermayer 97f50e92b5 omadec: Fix wrong number of array elements 11 years ago
Vittorio Giovara d763978583 rtmpproto: Reorder conditions to help dead code elimination 11 years ago
Vittorio Giovara c0bba95c23 wtv: fix variable sign in format 11 years ago
Diego Biurrun 5928b29f53 os_support: Add #endif comments for better readability 11 years ago
Martin Storsjö 435214a757 Add an HDS live fragmenting muxer 11 years ago
Anton Khirnov d1c229cdbc lavf: do not use int to store an int64 11 years ago
Martin Storsjö 50aef03b24 rtspenc: Make sure BYE packets are sent before TEARDOWN 11 years ago
Martin Storsjö 9ceed7af37 rtpenc: Add a rtpflag option for sending BYE packets when finishing 11 years ago