36775 Commits (645569e19fa2bdff45610098d952ea22b5b2d1ef)
 

Author SHA1 Message Date
  Michael Niedermayer 645569e19f Revert "riff: remove references to sonic codec ids" 14 years ago
  Stefano Sabatini 0be8e66174 mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a log message 14 years ago
  Stefano Sabatini 7efc6f2932 ffmpeg: clarify error message in case of bitstream filter opening failure 14 years ago
  Stefano Sabatini 3fcf841ff5 mpegtsenc: fix some typos: aac -> AAC, adts -> ADTS 14 years ago
  Stefano Sabatini 9a7f2aa958 mpegtsenc: use more meaningful error codes 14 years ago
  Michael Niedermayer b18e17eabf Merge remote-tracking branch 'qatar/master' 14 years ago
  Lou Logan a2c419848d docs: remove extra sar entry for scale filter 14 years ago
  Carl Eugen Hoyos 2c90204598 Fix decoding of progressive jpgs with unusual pixel formats. 14 years ago
  Alex Converse 4df30f7114 utils: Check for extradata size overflows. 14 years ago
  Mans Rullgard 81dc6a2a3c ARM: rv34: fix asm syntax in dc transform functions 14 years ago
  Martin Storsjö 6b9e4eea83 avio: Fix the value of the deprecated URL_FLAG_NONBLOCK 14 years ago
  Reimar Döffinger 7cbb32e461 Use an int MotionVector for find_block_motion. 14 years ago
  Reimar Döffinger 742b660eb7 wtvdec: fix a few memleaks as show by valgrind with the FATE test. 14 years ago
  Janne Grunau 3547f8e8f8 rv34: fix and optimise frame dependency checking 14 years ago
  Janne Grunau e1e369049e rv34: NEON optimised dc only inverse transform 14 years ago
  Anton Khirnov 136ee32da3 avprobe: use avio_size() instead of deprecated AVFormatContext.file_size. 14 years ago
  Anton Khirnov 44bcab5883 ffmenc: remove references to deprecated AVFormatContext.timestamp. 14 years ago
  Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 14 years ago
  Anton Khirnov e01a29a461 avserver: remove code using deprecated CODEC_CAP_PARSE_ONLY. 14 years ago
  Anton Khirnov f3d02a8b28 lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I 14 years ago
  Anton Khirnov a29c25a9b2 lavc: ifdef out parse_only AVOption 14 years ago
  Anton Khirnov d54f1e6407 nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT 14 years ago
  Anton Khirnov 0c71cc6526 mpegvideo_enc: ifdef out/replace references to deprecated codec flags. 14 years ago
  Anton Khirnov 0fd88d3988 riff: remove references to sonic codec ids 14 years ago
  Stefano Sabatini bb4c18881a ffprobe: reindent after previous commit 14 years ago
  Stefano Sabatini b25c239c7a ffprobe: add support to audio frame information printing 14 years ago
  Stefano Sabatini 58e1de724d ffprobe: set AV_LOG_SKIP_REPEATED log flag 14 years ago
  Carl Eugen Hoyos 01616f12e2 Fix linesize for rawvideo in mov. 14 years ago
  Carl Eugen Hoyos ef3a19d595 Fix compilation with yasm-0.6.2 14 years ago
  Michael Niedermayer 05577aafaa sws: yuv2rgb asm, add memory clobber. 14 years ago
  Peter Ross 051257495a ico: reject icon entries that are smaller than sizeof(BITMAPHEADER) 14 years ago
  Peter Ross 90dbd08127 ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors value over that in IconEntry 14 years ago
  Peter Ross bd3a12d68d ico: consider IconEntry.NumColors of 255 to be ambiguous 14 years ago
  Paul B Mahol 3e8a368b2b lavc: constify enums for .pix_fmts 14 years ago
  Paul B Mahol bd36ec55be bmpdec: proper check for alpha 14 years ago
  Michael Niedermayer f068ce570f avfilter: pool draining and self destruction support. 14 years ago
  Kostya Shishkov 08bab32cf1 indeo4: add some missing static and const qualifiers 14 years ago
  Stefano Sabatini 4fd1e2e432 ffprobe: fix leak in show_packets() 14 years ago
  Stefano Sabatini 7328c2fc21 ffprobe: replace av_destruct_packet() with av_free_packet() 14 years ago
  Stefano Sabatini a8b0ece6e5 lavfi/testsrc: add "d" alias for the duration option 14 years ago
  Christophe GISQUET 3faa303a47 rv34: DC-only inverse transform 14 years ago
  Anton Khirnov b2ce3b998b avconv: use AVFrame.width/height/format instead of corresponding AVCodecContext fields 14 years ago
  Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 14 years ago
  Anton Khirnov 43fe6a2905 vsrc_buffer: release the buffer on uninit. 14 years ago
  Michael Niedermayer 794006f8fe Merge remote-tracking branch 'qatar/master' 14 years ago
  Paul B Mahol f7f3563214 rgb2rgb: rgb12tobgr12() 14 years ago
  Carl Eugen Hoyos 4093d130d1 Support encoding RGB48 with libopenjpeg. 14 years ago
  Alex Converse b5fc571e4f latmdec: Check AudioSpecificConfig length before decoding extradata. 14 years ago
  Michael Niedermayer 5387f9917f cabac: Try to disable problematic ASM for gcc-llvm 4.2.1 14 years ago
  Michael Niedermayer bc11580007 sws: Remove unneeded YUV cliping from yuv2rgb_X_c_template() 14 years ago