44305 Commits (1fc3e8f4ea49d01b2eab609ff94fa6c860da0043)
 

Author SHA1 Message Date
Michael Niedermayer 2c340596ca elbg: Fix an assert 13 years ago
Michael Niedermayer 9dcc4c30f9 Merge remote-tracking branch 'qatar/master' 13 years ago
Diego Elio Pettenò b36f87ff90 configure: add support for bdver1 and bdver2 CPU types. 13 years ago
Luca Barbato 3093939077 avio: make avio_close NULL the freed buffer 13 years ago
Luca Barbato a684267076 pixdesc: cosmetics 13 years ago
Martin Storsjö cc86bd4ccc proresenc: Don't free a buffer not owned by the codec 13 years ago
Martin Storsjö 6d9e74cd41 proresenc: Write the full value in one put_bits call 13 years ago
Michael Niedermayer aa264da5bf adpcmenc: Calculate the IMA_QT predictor without overflow 13 years ago
Stefano Sabatini 9de7622927 lavfi/transpose: implement landscape passthrough mode 13 years ago
Stefano Sabatini 3b34cbce19 examples/scaling_video: write to rawvideo file 13 years ago
Stefano Sabatini 838b1d60a1 lavf/segment: add EXT-X-MEDIA-SEQUENCE tag in M3U8 header 13 years ago
Stefano Sabatini ebd703f0a0 lavf/segment: deprecate "ext" format in favor of "csv" 13 years ago
Stefano Sabatini d815763548 lavf/segment: add escaping for filename field of the CSV list file 13 years ago
Peter Ross 299489714a tty: return av_get_packet() error codes instead of converting them to EIO 13 years ago
Peter Ross bf959ac2c6 tty: return EOF when the 'effective' end of file is reached. ('effective' because ansi/tty files may be concatenated with SAUCE/EFI metadata) 13 years ago
Michael Niedermayer 688cb71252 aaccoder: switch to av_assert 13 years ago
Michael Niedermayer 7b1ff5e2f3 h263dec: fix xvid IDCT switching 13 years ago
Diego Biurrun f82c4fb27f x86: Add convenience macros to check for CPU extensions and flags 13 years ago
Diego Biurrun a84ac7a860 x86: h264dsp: drop some unnecessary ifdefs around prototype declarations 13 years ago
Michael Niedermayer 1fa4018e29 jpegdec: try to fix different flipping behavior of inteljpegs. 13 years ago
Michael Niedermayer 507d2d28d6 lsp: change assert to av_assert 13 years ago
Michael Niedermayer c868219c9a lavc: put motion test back. 13 years ago
Michael Niedermayer e6dc0da504 rmdec: remove unused variable 13 years ago
Michael Niedermayer 8cc77646c0 yadif: remove unused variable 13 years ago
Michael Niedermayer b0dc4286a9 Merge remote-tracking branch 'qatar/master' 13 years ago
Alberto Delmás 344fbc47c7 mss12: merge decode_pixel() and decode_top_left_pixel() 13 years ago
Alberto Delmás 626c1a33ed mss12: reduce SliceContext size from 1067 to 164 KB 13 years ago
Alberto Delmás a97ee41bee mss12: move SliceContexts out of the common context into the codec contexts 13 years ago
Diego Biurrun eb239a577f build: avcodec: order cosmetics 13 years ago
Diego Biurrun 7681b8837a intrax8dsp: Add missing #include to make header standalone 13 years ago
Diego Biurrun 13b6b7e0e2 Delete motion-test tool; it is of doubtful utility. 13 years ago
Michael Niedermayer 5d55830388 snowdec: remove unused variable 13 years ago
Michael Niedermayer 0b23452c01 ffv1: fix 2 uninitialized variable warnings 13 years ago
Hans-Kristian Arntzen f099fbf5f3 Remove redundant masks in STORE_BGR24_MMX. 13 years ago
Michael Niedermayer 50b0edea9f Merge remote-tracking branch 'qatar/master' 13 years ago
Peter Ross 083e65cfd2 fate: add ansi256 test case 13 years ago
Mans Rullgard 15616eb042 intrax8: move functions from dsputil to own context 13 years ago
Stefano Sabatini c8ef309379 examples: add demuxing.c example 13 years ago
Stefano Sabatini f7eec8956d lavf/segment: set EXT-X-VERSION to 3 rather than to 4 13 years ago
Stefano Sabatini 34bf06a35c lavfi: when configuring a link, set channel layout from previous link if unspecified 13 years ago
Stefano Sabatini 06fc74bda0 lavc/codec_desc: fix name of wavesynth codec 13 years ago
Michael Niedermayer 4654bf44a7 flvdec: fix creation of lots of phantom data streams 13 years ago
jamal c112b6b68f configure: Treat warnings as errors in check_yasm() 13 years ago
Michael Niedermayer 19a71dbcb9 psxstr: more correct array type. 13 years ago
Roman Arutyunyan c0daa73a0f fix flv new stream handling after head already parsed 13 years ago
Piotr Bandurski 5081310b58 lavf: add missing new line to some error messages 2 13 years ago
Piotr Bandurski 9d87cf51d8 lavfi/vf_frei0: add missing new line to some error messages 13 years ago
Piotr Bandurski 53241b5dc7 lavc: add missing new line to some messages 13 years ago
Piotr Bandurski 08277a45c3 lavf: add missing new line to some error messages 13 years ago
Mahendra M 9b4badb09b Fix libx264 profile listing 13 years ago