36074 Commits (3bd02db96f68f94de68988fd258fcec46c392c30)
 

Author SHA1 Message Date
  Diego Biurrun dd8d808ba6 doc: library versions need to be bumped in version.h 14 years ago
  Anton Khirnov 9aa1f87dfd Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 14 years ago
  Anton Khirnov 609a2fa1fa Remove some forgotten AVCodecContext.palctrl usage. 14 years ago
  Anton Khirnov 9ecfbb3e57 lavc/utils: move avcodec_init() higher in the file. 14 years ago
  Anton Khirnov e5b29c1f6b lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 14 years ago
  Anton Khirnov feedc0754b ac3dec: actually use drc_scale private option 14 years ago
  Anton Khirnov 63e4c8a653 lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros 14 years ago
  Anton Khirnov 4d77d57d20 alsa: add missing header 14 years ago
  Diego Biurrun a3e0135dbb msmpeg4: remove leftover unused debug variable declaration 14 years ago
  Diego Biurrun 95a06eb4d5 Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination. 14 years ago
  Diego Biurrun 35a6855868 Fix av_dlog invocations with wrong or missing logging context. 14 years ago
  Stefano Sabatini be4e8908d2 vf_yadif: add support to yuva420p 14 years ago
  Stefano Sabatini 4703a7b50b vf_yadif: correct documentation on the parity parameter 14 years ago
  Joakim Plate 5feb67f8a1 vf_yadif: copy buffer properties like aspect for second frame as well 14 years ago
  David Goldwich 61f4387d39 oma: support for encrypted files 14 years ago
  David Goldwich 7a019dffe5 id3v2: add support for non-text and GEOB type tag frames 14 years ago
  David Goldwich b3e144a7df des: add possibility to calculate DES-CBC-MAC with small buffer 14 years ago
  Michael Niedermayer 358d837dad prores: Add forgotten Copyright statements 14 years ago
  Michael Niedermayer 7cb5def1f3 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer c83442b057 mp3demux: pass on error code on packet read. 14 years ago
  Michael Niedermayer 743e1df5c2 prores: Simplify code further 14 years ago
  Jonne Ahner ecb0edd9d7 prores: simplify 4444 handling 14 years ago
  Jonne Ahner d673972d30 prores: fixes a few prores 4444 samples 14 years ago
  Jonne Ahner 989c02825e prores: use shift instead of multiply 14 years ago
  Martin Storsjö 847052db34 rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, instead of 12. 14 years ago
  Yuriy Kaminskiy 2b2617da6b libpostproc: mmx code uses stack below %esp, fix that 14 years ago
  Reimar Döffinger 0bbb1cdc28 Use correct LOCAL_ALIGNED for stack variables instead of DECLARE_ALIGNED. 14 years ago
  Reimar Döffinger b9acca288e Remove unused variable. 14 years ago
  Reimar Döffinger c928e91729 Hack around gcc 4.6 breaking asm using call. 14 years ago
  Martin Storsjö 3ffe32eb96 rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets 14 years ago
  Chiranjeevi Melam a14c784210 rtmp: Handle FLV packets written in more than one write call 14 years ago
  Laurent Aimar 4cc7732386 rv34: Check for invalid slice offsets 14 years ago
  Michael Niedermayer cadbe4ecd1 mov: Fix grayscale Cinepak in mov 14 years ago
  Michael Niedermayer 7491816010 libavfilter/libmpcodecs: add vf_stereo3d support 14 years ago
  Michael Niedermayer 5aa18fed84 libmpcodecs: some hunks from mplayer HEAD 14 years ago
  Michael Niedermayer 65655a0499 lavf/utils: better dts wrap correction. 14 years ago
  Michael Niedermayer 4832ed4c62 h264: do not increase recovery frame which would lead to endless moving away of the recovery point. 14 years ago
  Michael Niedermayer a8a9844a3c h264: reset recovery frame on seeks. 14 years ago
  Laurent Aimar 8716c178dd Check for invalid slice offsets in real decoder. 14 years ago
  Michael Niedermayer a254452472 regtests: add a flashsv2 decoder test limited to keyframes 14 years ago
  Michael Niedermayer a6186f3a00 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 16c5d3b0d0 allcodecs: cosmetic 14 years ago
  Michael Niedermayer f5899f026e gitignore: add libswresample* 14 years ago
  Gwenole Beauchesne 7882dc10f8 MAINTAINERS: add my GPG fingerprint. 14 years ago
  Anton Khirnov c92a2a4eb8 movenc: fix NULL reference in mov_write_tkhd_tag 14 years ago
  Laurent Aimar f06068bbd6 rmdec: Reject invalid deinterleaving parameters 14 years ago
  Laurent Aimar b4ed3d78cb rv34: Fix potential overreads 14 years ago
  Laurent Aimar d2213b6493 rv34: Fix buffer size used for MC of B frames after a resolution change 14 years ago
  Laurent Aimar d0f6ab0298 rv34: Avoid NULL dereference on corrupted bitstream 14 years ago
  Laurent Aimar 4a29b47186 rv10: Reject slices that does not have the same type as the first one 14 years ago