38143 Commits (120af23cd5fcfc539d9575d17d403247ab17109b)
 

Author SHA1 Message Date
Josh Allmann 120af23cd5 rtmp: Send video on a separate channel. 11 years ago
Alexandra Khirnova 68b4677420 lavf: Make probe_codec return an error code 11 years ago
Martin Storsjö 1daea5232f x86: Add an xmm clobbering wrapper for avcodec_encode_video2 11 years ago
Clément Bœsch 7308439158 lavf: Don't explicitly flush after each written packet in muxers 11 years ago
Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 11 years ago
Luca Barbato 0a9425d7cf flv: Do not export datastream as metadata 11 years ago
Luca Barbato 92ed83e393 rtmp: Store all the notify messages 11 years ago
Luca Barbato fe0337e89b rtmp: Do not send the first field twice within the handshake 11 years ago
Luca Barbato 666ed7eda1 rtmp: Drop an unneeded warning 11 years ago
Luca Barbato ffb7669e47 rtmp: Support play method in listen mode 11 years ago
Luca Barbato 97d35fa89f rtmp: Factor out publish specific code 11 years ago
Luca Barbato 3feb3d6ce4 mem: Introduce av_reallocp 11 years ago
Vittorio Giovara 187105ff8a Fix references to deleted avcodec_encode_video() function 11 years ago
Martin Storsjö 85e8192b85 avpacket: Fix error checking in packet_alloc 11 years ago
Martin Storsjö 6fc8226e29 vp3: Check the framerate for validity 11 years ago
Martin Storsjö ac9d159015 proresdec: Properly make sure an index doesn't run past the limit 11 years ago
Martin Storsjö e90a6846c2 cavsdec: Make sure a sequence header has been decoded before decoding pictures 11 years ago
Martin Storsjö 5bbfe193a0 vocdec: Don't update codec parameters mid-stream 11 years ago
Martin Storsjö 0ef1660a63 sierravmd: Do sanity checking of frame sizes 11 years ago
Martin Storsjö 342c43d154 omadec: Properly check lengths before incrementing the position 11 years ago
Hendrik Leppkes a06a5b78e2 mathops/x86: work around inline asm miscompilation with GCC 4.8.1 11 years ago
Diego Biurrun 9997a812e7 mem: Document the non-compatibility of av_realloc() and av_malloc() 11 years ago
Christian Schmidt aca25104ea pcm-dvd: Minor leftovers 11 years ago
Christian Schmidt d9cdb7d8d6 pcm-dvd: Support channel configuration changes 11 years ago
Alexandra Khirnova 00a63bfb87 matroskaenc: Fix stray pointers left over from av_reallocp_array refactoring 11 years ago
Vittorio Giovara c0779a67e8 mp3: add .mpa extension 11 years ago
Diego Biurrun e2cd766ca1 configure: Mention that icl does not build both static and shared libs 11 years ago
Martin Storsjö b1e4698853 g2meet: Allocate cursor buffers large enough to fit the aligned width 11 years ago
Martin Storsjö 0f678c0214 aic: Validate values read from the bitstream 11 years ago
Martin Storsjö 17d57848fc mpc8: Make sure the first stream exists before parsing the seek table 11 years ago
Martin Storsjö 459f2b393a mpc8: Check the seek table size parsed from the bitstream 11 years ago
Michael Niedermayer 0d61f26001 zmbvdec: Check the buffer size for uncompressed data 11 years ago
Martin Storsjö 183b9d843a ape: Don't allow the seektable to be omitted 11 years ago
Martin Storsjö b26742cc30 shorten: Break out of loop looking for fmt chunk if none is found 11 years ago
Martin Storsjö 49568851bf shorten: Use a checked bytestream reader for the wave header 11 years ago
Martin Storsjö f3d57dc691 smacker: Free memory properly if the init function fails 11 years ago
Martin Storsjö 0679cec6e8 smacker: Make sure we don't fill in huffman codes out of range 11 years ago
Martin Storsjö d002fce24a smacker: Check malloc return values 11 years ago
Martin Storsjö 710b0e2702 smacker: Avoid integer overflow when allocating packets 11 years ago
Martin Storsjö 8d928023f9 smacker: Don't return packets in unallocated streams 11 years ago
Martin Storsjö 48d6556dd4 dsicin: Add some basic sanity checks for fields read from the file 11 years ago
Diego Biurrun 5045f6bdfa configure: Fix wrong reference to user support mailing list 11 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
Diego Biurrun ec17d1aa8b doc: Drop VDPAU from list of supported codecs 11 years ago
Diego Biurrun c58f4069e1 fate.sh: Run git-clone quietly 11 years ago
Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 11 years ago
Martin Storsjö bdf990425e movenc: Simplify setting the fragmentation flag 11 years ago
Martin Storsjö 8b524ab0c4 movenc: Add a warning message if conflicting options have been specified 11 years ago
Martin Storsjö a6a4596e12 tcp: Explicitly convert a pointer to a boolean integer 11 years ago
Anton Khirnov 26f027fba1 lavf: fix the comparison in an overflow check 11 years ago