44319 Commits (e4fe4d01fc31bfdabf6f9b106c633139287a400d)
 

Author SHA1 Message Date
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 13 years ago
Martin Storsjö 21bc440384 avopt: Explicitly store rational option defaults in .dbl 13 years ago
Martin Storsjö c7b610aa0b avopt: Explicitly store float/double option defaults in .dbl 13 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 13 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 13 years ago
Michael Niedermayer d83ff76ca0 intreadwrite: Dont evaluate value for AV_W* multiple times. 13 years ago
Michael Niedermayer 8c6d651fc3 paf: avoid using expressions with sideeffects in AV_R* 13 years ago
Michael Niedermayer daa3c28895 configure: update sinks used by ffplay/ffmpeg 13 years ago
Michael Niedermayer 49c230fb56 libavfilter/Makefile: add forgotten entries for the ff-sinks 13 years ago
Michael Niedermayer 172161c8db sink_buffer: fix #ifs for FF-sinks 13 years ago
Michael Niedermayer 2d7d91f06d svq1enc: Set picture_structure correctly 13 years ago
Michael Niedermayer 91672504a4 mpegvideo: remove last_picture_ptr / h264 assert. 13 years ago
Michael Niedermayer 19000122a4 mpegvideo_enc: remove assert that has become obsolete with the new API 13 years ago
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