64778 Commits (ed9c6529f032b16c8a94ff70caea2e17a4e68f99)
 

Author SHA1 Message Date
  Benoit Fouet ed9c6529f0 avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() 11 years ago
  Pascal Massimino aa40bbb492 avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 11 years ago
  Gianluigi Tiesi 8e276fc96a avcodec/libilbc: support for latest git of libilbc 11 years ago
  Pascal Massimino 4a4e30a6d8 libavcodec/webp: treat out-of-bound palette index as translucent black 11 years ago
  Michael Niedermayer 1c733a440a avcodec/x86/vp9lpf: Always include x86util.asm 11 years ago
  Katerina Barone-Adesi 5c3bc127ca apetag: Fix APE tag size check 11 years ago
  Michael Niedermayer be94d15a03 tools/crypto_bench: fix build when AV_READ_TIME is unavailable 11 years ago
  Michael Niedermayer 9c57328b81 ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph not just when changing audio resample parameters 11 years ago
  Michael Niedermayer 6952f6f39b avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defined, evaluates to 0" 11 years ago
  Michael Niedermayer 6359be6751 avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe 11 years ago
  Michael Niedermayer beb55b3981 avcodec/mpegvideo: Set err on failure in ff_mpv_common_frame_size_change() 11 years ago
  Michael Niedermayer 80aec733ad avcodec/mpegvideo: check that the context is initialized in ff_mpv_common_frame_size_change() 11 years ago
  Michael Niedermayer 77bb6b5bcc avcodec/mpegvideo: Use "goto fail" for all error paths in ff_mpv_common_frame_size_change() 11 years ago
  Michael Niedermayer f68395f7fc avcodec/h264: Allow partial escaping 11 years ago
  Michael Niedermayer eefb6b654d avformat/swfdec: Do not change the pixel format 11 years ago
  Michael Niedermayer d18d48def6 avformat/swfdec: Use side data to communicate w/h changes to the decoder 11 years ago
  Mika Raento 8df77c3758 segment: don't access outside seg->frames array 11 years ago
  Mark Harris 08f56b846c doc/filters.texi: fix filter name in examples 11 years ago
  Michael Niedermayer f903147f2d avcodec/mjpegdec: fix green line at the bottom with upscale v 11 years ago
  Michael Niedermayer 9a840d5e17 avcodec/mjpegdec: fix green vertical line at the right with upscale h 11 years ago
  wm4 9e43d92d6a oggdec: fix invalid free on error 11 years ago
  Michael Niedermayer e13e928baa avcodec/snow: check coeffs for validity 11 years ago
  Michael Niedermayer d3bfb66a66 ffmpeg: Fix missing {} in Stream to Packet side data code 11 years ago
  Michael Niedermayer 17a6ca7d31 avcodec/vc1dec: fix null pointer dereference 11 years ago
  Michael Niedermayer 8a20224059 avcodec/utils: add GBRP16 to avcodec_align_dimensions2() 11 years ago
  Michael Niedermayer 29ee8b72c4 avcodec: fix aac/ac3 parser bitstream buffer size 11 years ago
  Christophe Gisquet 25864cf562 wavpackenc: proper buffer allocation 11 years ago
  Christophe Gisquet f74206cb40 wavpack: report if there is no bits left 11 years ago
  Clément Bœsch 148d9cd122 avformat/vobsub: fix NULL dereference 11 years ago
  Michael Niedermayer bc259185cb Update for FFmpeg 2.3.3 11 years ago
  Michael Niedermayer 3b6bde3b3d avcodec/h264_mb: fix grayscale only decoding with weighted prediction 11 years ago
  Michael Niedermayer 4f187f0af1 avformat/mpegts: Use differential score for analyze() 11 years ago
  Michael Niedermayer 10c2d22ba1 avcodec/mjpegdec: Support AV_PIX_FMT_YUV420P16 with upscale_h 11 years ago
  Christophe Gisquet 35738e5898 proresenc_kostya: properly account for alpha 11 years ago
  Justin Jacobs 59d98fc050 avformat/matroskadec: Check avpriv_new_chapter() for failure 11 years ago
  Christophe Gisquet 60bfa9154d proresenc_kostya: report buffer overflow 11 years ago
  Christophe Gisquet 9794727ccd proresenc_kostya: remove unneeded parameters 11 years ago
  Michael Niedermayer b88de7b31a Changelog: update for 2.3.2 11 years ago
  Michael Niedermayer 11420649d0 avcodec/snow: fix null pointer dereference in cleanup after allocation failure 11 years ago
  Michael Niedermayer dbf5d7e5cd avcodec/huffyuvdec: fix overread checks 11 years ago
  Michael Niedermayer 6badd558ce avcodec/get_bits: add BITS_LEFT() for finding the bits left with an opened reader 11 years ago
  Michael Niedermayer a1fe3b4150 avcodec/vc1dec: do not crash when flushing without an allocated frame 11 years ago
  Michael Niedermayer c5129da726 update for FFmpeg 2.3.2 11 years ago
  Michael Niedermayer fc57959fd5 avcodec/iff: Factorize av_pix_fmt_desc_get() out 11 years ago
  Michael Niedermayer 83956309cc avcodec/iff: check pixfmt for rgb8 / rgbn 11 years ago
  Michael Niedermayer ed15be7519 avformat/matroskaenc: fix MAX_CUEPOINT_SIZE calculation 11 years ago
  Felix Abecassis 6928193493 h264: fix interpretation of interleved stereo modes 11 years ago
  Anton Khirnov a72b7286e6 cdgraphics: do not return 0 from the decode function 11 years ago
  Michael Niedermayer 901e275697 avutil/cpu: add aarch64 entries to 2nd table 11 years ago
  Michael Niedermayer 7a6b5d7a86 ffserver: initialize pbuffer in prepare_sdp_description() 11 years ago