59238 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)
 

Author SHA1 Message Date
  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 12 years ago
  Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 11 years ago
  Paul B Mahol c051d668b5 avformat/avidec: use av_calloc() and check for allocation error 11 years ago
  Vignesh Venkatasubramanian 23637f98f4 lavf/ogg: Support for end trimming Opus 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
  Timothy Gu b7dd459863 doc/formats: Add documentation for 3 parameters that have been missing 11 years ago
  Paul B Mahol 9d05de2258 avfilter: add adelay filter 11 years ago
  Paul B Mahol 42b8f5fba1 avformat/segafilm: remove deplanarization hack 11 years ago
  Paul B Mahol ca5456db7f avformat/segafilm: use av_freep() 11 years ago
  Michael Niedermayer 02f56bfcc3 avformat/sierravmd: use av_freep() for freeing context fields 11 years ago
  Paul B Mahol 563057731a avfilter/vf_stereod3d: add const qualifiers to ana_convert() 11 years ago
  Paul B Mahol c74d5929df avfilter/vf_stereo3d: BGR24 support for anaglyphs 11 years ago
  Paul B Mahol fcea6f71ad avfilter/vf_stereo3d: avoid pointless copy 11 years ago
  Michael Niedermayer 7283d2bb90 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer b3970b3949 Merge commit '6fc8226e29055858f28973bb3d27b63b3b65e616' 11 years ago
  Vittorio Giovara 187105ff8a Fix references to deleted avcodec_encode_video() function 11 years ago
  Michael Niedermayer e0fcd0294e Merge commit 'ac9d159015a88aa2721b271875d18482f713f354' 11 years ago
  Michael Niedermayer 18e0dd05df Merge commit 'e90a6846c2c006fbebd00e1f2789f4a86fafacef' 11 years ago
  Michael Niedermayer ff0a382758 Merge commit '5bbfe193a0a41bd2adb648c8c3f6901a575734a2' 11 years ago
  Michael Niedermayer cfa909ef5b Merge commit '0ef1660a6365ce60ead8858936b6f3f8ea862826' 11 years ago
  Michael Niedermayer a444ddff03 Merge commit '342c43d154e586bc022c86b168fe8d36f69da9d3' 11 years ago
  Michael Niedermayer 97f8d9feb7 Merge commit 'a06a5b78e2c3bd2e12aff0627a3b65c6fee555a5' 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
  Compn 9ea3598085 riff: g723_1 decodes vivo g723.1 in asf 11 years ago
  Michael Niedermayer 7fb2622456 avcodec/mjpegdec: rgba64 ljpeg support 11 years ago
  Michael Niedermayer 1e4e0bd907 avcodec/mjpegdec: change error return value to be outside the 16bit range 11 years ago
  Paul B Mahol 7ac6c6325e libavfilter/libmpcodecs: remove unused files 11 years ago
  Michael Niedermayer b4a5fcb998 avcodec/mjpegdec: Fix rgb48 ljpeg 11 years ago
  Alexander Strasser 069010ffae lavf/subtitles: Make comment less arrogant 11 years ago
  Clément Bœsch 04427182bc avcodec: typo fix sepera* → separa* 11 years ago
  Paul B Mahol 24678a61d9 avfilter/vf_gradfun: use av_calloc() 11 years ago
  Paul B Mahol 693747c3d0 avfilter/vsrc_life: use av_calloc() 11 years ago
  Michael Niedermayer 4f1a17b1a9 avcodec/c93: force dimensions to the correct value instead of depending on the demuxer to do so 11 years ago
  Hendrik Leppkes a06a5b78e2 mathops/x86: work around inline asm miscompilation with GCC 4.8.1 12 years ago
  Michael Niedermayer 821a5938d1 avcodec/g2meet: Fix order of align and pixel size multiplication. 11 years ago
  Michael Niedermayer e428632c1a avcodec/jpeg2000dec: print invalid cdx/y values 12 years ago
  Michael Niedermayer 3dfc5f551f avfilter: avoid testing float == 0 12 years ago