59288 Commits (1c63aed232febf4404659bf006237ee4f7f17c9c)
 

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