59388 Commits (25b243759cb63621c96f20fe9426a3d067be70bf)
 

Author SHA1 Message Date
Ivan Kalvachev 1c63aed232 Convert XvMC to hwaccel v3 11 years ago
Michael Niedermayer c19f193c6b Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 102b794e09 configure: support raising major version in soname 11 years ago
Michael Niedermayer 88956f73f2 ffmpeg: use timestamp from before and after the decoder to detect backward moving dts for discontinuity detection 11 years ago
Michael Niedermayer de2a2caf4d nutenc/write_index: warn if 2 consecutive keyframes have the same PTS and discard the 2nd 11 years ago
Mason Carter 61ae993957 vc1: Fix intensity compensation performance regression 11 years ago
Michael Niedermayer 64b98df389 vc1: simplify *_use_ic initialization 11 years ago
Mason Carter ed5bed4152 VC1: Fix intensity compensation performance regression 11 years ago
Michael Niedermayer 5410a5dc66 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 6fe5f770db Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b' 11 years ago
Guillaume Martres 7398e0516f hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
Michael Niedermayer 9b195dd579 avformat/4xm: shrink packet if it was only partially initialized 11 years ago
Michael Niedermayer 2c635fabbf avformat/isom: check avio_read() result 11 years ago
Michael Niedermayer b797a00f63 avformat/rmdec: zero string destination before use 11 years ago
Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
Michael Niedermayer ea1e630c47 vcodec/rv34: use av_mallocz() to allocate tables 11 years ago
Michael Niedermayer 55328d5f72 avformat/electronicarts: detect endianness by comparing sizes instead of using an arbitrary threshold 11 years ago
Michael Niedermayer a07d4bc80a avformat/gxfenc: dont use a int intermediate to store in a unsigned int table 11 years ago
Michael Niedermayer 587e3c3426 avformat/electronicarts: use 64bit variable for avio_tell() result 11 years ago
Michael Niedermayer 03acb035d1 avcodec/vqavideo: clear uninitialized parts of the decode buffer 11 years ago
Michael Niedermayer 263105deeb avcodec/vqavideo: check destination size on all exit pathes 11 years ago
Ilya Basin d1b8e01ef1 examples/muxing: fix memleaks in resampler 11 years ago
Ilya Basin 7d1d0b3ecf examples/muxing: use S16 sample_fmt for resample src regardless of codec sample_fmt 11 years ago
Ilya Basin b6714fa077 examples/muxing: fix av_frame_free() not called when got_packet is false 11 years ago
Peter Ross 8baaa924bd wtvdec: when testing for truncated files, actually check the .wtv file size 11 years ago
Michael Niedermayer 70d6ce783c Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 88839718b5 Merge commit '5c3fa74b94fdedfd63b606f36920d7fbbc069b72' 11 years ago
Michael Niedermayer 9567162237 Merge commit '78d0b7f36e39bb4745613e312024ddd508e2f0fb' 11 years ago
Michael Niedermayer 3cd36b07dd Merge commit '259cddb137988a25607f091c2414158ff81ca7d6' 11 years ago
Michael Niedermayer e00281b6f5 Merge commit '2d18aaa14bc2233b0647d2c5abb72e0bc828c2a8' 11 years ago
Michael Niedermayer 2fb9e77ac2 Merge commit '321cb8b048c7a8c0d2950f9278f36d912a886fa0' 11 years ago
Michael Niedermayer d6b7ea06f1 Merge commit '2a41826bea3833895dc06939831b7f35ca1f597e' 11 years ago
Michael Niedermayer 6fc9f5e0ff Merge commit 'f412b2c9f3a7add0ab8021262ec4bad249347e30' 11 years ago
Michael Niedermayer 0c16f6449b Merge commit '15739a9bd19a7d47ad8afb25348c684a3bdd6ef2' 11 years ago
Michael Niedermayer b9f33ad320 Merge commit 'e518cb863edc931888ccca6cad86f73ca7430cef' 11 years ago
Michael Niedermayer d2344afb90 Merge commit '027712e851da4d124a842c9e2802f95d50582553' 11 years ago
Michael Niedermayer ce612fc186 Merge commit 'dfc50ac85e9d68a771b556297b7c411650206f3b' 11 years ago
Michael Niedermayer 4fa91b88c6 Merge commit 'b254490bdabb21bd517c05b1a68717f9952ac8c4' 11 years ago
Michael Niedermayer 69278d94c4 Merge commit '832e19063209a5f355af733d1a45f5051f49ce33' 11 years ago
Michael Niedermayer eedd914873 avformat/pva: Make sure the header is large enough before reading the timestamp from it 11 years ago
Michael Niedermayer 5ec3c7b7c1 avformat/pva: Make sure the first byte of pes_header_data has been initialized 11 years ago
Martin Storsjö d307e408d4 arm: Don't clobber callee saved registers in scalarproduct 11 years ago
Mickaël Raulet 5c3fa74b94 hevc: support luma bit depth != chroma bit depth for PCM coding units 11 years ago
Guillaume Martres 78d0b7f36e hevc: warn when an unknown profile is used 11 years ago
Gildas Cocherel 259cddb137 hevc_ps: fix indentation 11 years ago
Gildas Cocherel 2d18aaa14b hevc: refactor Profile Tier Level 11 years ago
Guillaume Martres 67bbaed5c4 hevc: don't check for errors in PTL code 11 years ago
Gildas Cocherel 321cb8b048 hevc: store profile and level in AVCodecContext 11 years ago
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
Stefano Sabatini d055a1395c lavfi/hue: show first decimal value of saturation 11 years ago