59521 Commits (4b8bc6d2b0a94c850f7d807a7da21804f1f9c1c7)
 

Author SHA1 Message Date
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
Stefano Sabatini 028d8dd367 lavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c() 11 years ago
Stefano Sabatini 70e74e0072 lavfi/hue: force table initialization for the first frame 11 years ago
Michael Niedermayer b07a5e9b6b avformat/smacker: check for format mismatch more completely 11 years ago
Michael Niedermayer 632fdec9f4 avformat/nistspheredec: initialize header_size to -1 11 years ago
Luca Barbato f412b2c9f3 flv: Use the correct type to hold the file offset 11 years ago
Luca Barbato 15739a9bd1 jvdec: Do not feed the decoder with known wrong data 11 years ago
Paul B Mahol e518cb863e jvdec: Fix memory leak of jv->frames 11 years ago
Luca Barbato 027712e851 jvdec: Return EOF on end of file 11 years ago
Anton Khirnov dfc50ac85e x86: mpegvideo: move denoise_dct asm to mpegvideoenc 11 years ago
Michael Niedermayer 34fe125f4b avcodec/mpegvideo_enc: fix frame skipping with intra only codecs 11 years ago
Michael Niedermayer 241eccd628 avcodec/mpegvideo_enc: fix integer overflow with -skip_exp >= 2 11 years ago
Mason Carter b254490bda vc1: arm: Add NEON no_rnd chroma MC 11 years ago
Mason Carter 832e190632 vc1: arm: Add NEON assembly 11 years ago
Michael Niedermayer 3f307d79d3 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 3b6e8634c3 Merge commit '8558595a59913a4667f57d5a4658b1340f1a4354' 11 years ago
Diego Biurrun e1b9de4fe1 atomics: cosmetics: Restructure ifdefs for greater clarity 11 years ago
Michael Niedermayer a165964f3c avformat/sierravmd: Check avio_read return value 11 years ago