44159 Commits (d83ff76ca0e1ec905ca2d5b27bd0973991eadbd9)
 

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