38610 Commits (2d2a92f72199823a92e4e226c32e42a27ec801c0)
 

Author SHA1 Message Date
Martin Storsjö 0d3784396b rtmpproto: Check for the right return code 12 years ago
John Stebbins 8411baf6f0 dca_parser: Handle changes in DCA frame size 12 years ago
Martin Storsjö 18a245a2ae jpeg2000dec: Add more checks when parsing headers 12 years ago
Luca Barbato c38854c399 doc: Add missing hashes and dates to APIChanges 12 years ago
Martin Storsjö b1db33159f ffv1: Make sure at least one slice context is initialized 12 years ago
Martin Storsjö ea78a348d8 eacmv: Make sure a reference frame exists before referencing it 12 years ago
Martin Storsjö c39f7eba01 truemotion2: Use av_freep properly in an error path 12 years ago
Martin Storsjö f875a732e3 mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory 12 years ago
Martin Storsjö a92538b7c0 ivi_common: Make sure color planes have been initialized 12 years ago
Martin Storsjö 7f8d41eb09 mov: Don't use a negative duration for setting other fields 12 years ago
Martin Storsjö 19b9659f31 oggparseogm: Convert to use bytestream2 12 years ago
Martin Storsjö 711c970168 rv34: Check the return value from ff_rv34_decode_init 12 years ago
Martin Storsjö 569d18aa9d matroskadec: Verify realaudio codec parameters 12 years ago
Martin Storsjö e1f3847f86 mace: Make sure that the channel count is set to a valid value 12 years ago
Martin Storsjö 1115689d54 svq3: Check for any negative return value from ff_h264_check_intra_pred_mode 12 years ago
Josh Allmann f8d1bb6723 rtmp: rename main_channel_id to stream_id. 12 years ago
Josh Allmann d4aef99780 rtmp: Follow Flash player numbering for channels. 12 years ago
Josh Allmann 120af23cd5 rtmp: Send video on a separate channel. 12 years ago
Alexandra Khirnova 68b4677420 lavf: Make probe_codec return an error code 12 years ago
Martin Storsjö 1daea5232f x86: Add an xmm clobbering wrapper for avcodec_encode_video2 12 years ago
Clément Bœsch 7308439158 lavf: Don't explicitly flush after each written packet in muxers 12 years ago
Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 12 years ago
Luca Barbato 0a9425d7cf flv: Do not export datastream as metadata 12 years ago
Luca Barbato 92ed83e393 rtmp: Store all the notify messages 12 years ago
Luca Barbato fe0337e89b rtmp: Do not send the first field twice within the handshake 12 years ago
Luca Barbato 666ed7eda1 rtmp: Drop an unneeded warning 12 years ago
Luca Barbato ffb7669e47 rtmp: Support play method in listen mode 12 years ago
Luca Barbato 97d35fa89f rtmp: Factor out publish specific code 12 years ago
Luca Barbato 3feb3d6ce4 mem: Introduce av_reallocp 12 years ago
Vittorio Giovara 187105ff8a Fix references to deleted avcodec_encode_video() function 12 years ago
Martin Storsjö 85e8192b85 avpacket: Fix error checking in packet_alloc 12 years ago
Martin Storsjö 6fc8226e29 vp3: Check the framerate for validity 12 years ago
Martin Storsjö ac9d159015 proresdec: Properly make sure an index doesn't run past the limit 12 years ago
Martin Storsjö e90a6846c2 cavsdec: Make sure a sequence header has been decoded before decoding pictures 12 years ago
Martin Storsjö 5bbfe193a0 vocdec: Don't update codec parameters mid-stream 12 years ago
Martin Storsjö 0ef1660a63 sierravmd: Do sanity checking of frame sizes 12 years ago
Martin Storsjö 342c43d154 omadec: Properly check lengths before incrementing the position 12 years ago
Hendrik Leppkes a06a5b78e2 mathops/x86: work around inline asm miscompilation with GCC 4.8.1 12 years ago
Diego Biurrun 9997a812e7 mem: Document the non-compatibility of av_realloc() and av_malloc() 12 years ago
Christian Schmidt aca25104ea pcm-dvd: Minor leftovers 12 years ago
Christian Schmidt d9cdb7d8d6 pcm-dvd: Support channel configuration changes 12 years ago
Alexandra Khirnova 00a63bfb87 matroskaenc: Fix stray pointers left over from av_reallocp_array refactoring 12 years ago
Vittorio Giovara c0779a67e8 mp3: add .mpa extension 12 years ago
Diego Biurrun e2cd766ca1 configure: Mention that icl does not build both static and shared libs 12 years ago
Martin Storsjö b1e4698853 g2meet: Allocate cursor buffers large enough to fit the aligned width 12 years ago
Martin Storsjö 0f678c0214 aic: Validate values read from the bitstream 12 years ago
Martin Storsjö 17d57848fc mpc8: Make sure the first stream exists before parsing the seek table 12 years ago
Martin Storsjö 459f2b393a mpc8: Check the seek table size parsed from the bitstream 12 years ago
Michael Niedermayer 0d61f26001 zmbvdec: Check the buffer size for uncompressed data 12 years ago
Martin Storsjö 183b9d843a ape: Don't allow the seektable to be omitted 12 years ago