35190 Commits (6f69f7a8bf6a0d013985578df2ef42ee6b1c7994)

Author SHA1 Message Date
Jovan Zelincevic b73c27151e avcodec/mips: Optimization synced to the newest code base. 9 years ago
Vittorio Giovara 7888ae8266 cfhd: Do not initialize context size 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Marton Balint 99f2a59c2f avcodec/utils: fix packet duration of frames with discarded paddings 9 years ago
Kirill Gavrilov f3ec8ac0f4 lavc/mediacodec: fix zero stride for OMX.allwinner.video.decoder.avc 9 years ago
Paul B Mahol ff982e02b5 avcodec: add dca core extraction bsf 9 years ago
Matthieu Bouron 308d3ed5aa lavc/mediacodec: use ternary operator to set slice-height value 9 years ago
Michael Niedermayer 8f2a1990c0 avcodec/diracdec: check bitstream size related fields for overflows 9 years ago
Kieran Kunhya e259dc86a8 avcodec: Remove libdcadec, we already have it merged internally 9 years ago
Michael Niedermayer c50be7a52b avcodec/h264_slice: Check PPS more extensively when its not copied 9 years ago
Dan Dennedy 28688d7c2b avcodec/audiotoolboxenc: Fix compile error on OS X 10.8. 9 years ago
Carl Eugen Hoyos de1a0d4359 lavc/flicvideo: Implement padding in COPY chunks. 9 years ago
Martin Vignali 495f08edb4 avcodec/exr: add support for B44 and B44A compression 9 years ago
Paul B Mahol 585cfabb79 avcodec/jpeg2000dec: add slice threading support 9 years ago
Paul B Mahol e2298b3fcc avcodec/jpeg2000dec: account two last bytes from end of bytestream as EOC marker 9 years ago
James Almer 99388eb091 avcodec/libopenjpegenc: fix mixed declarations and code 9 years ago
James Almer 21cd0228be avcodec/libopenjpegdec: fix mixed declarations and code 9 years ago
Michael Niedermayer 0cd9ff4e3a avcodec/libutvideodec: copy frame so it has reference counters when refcounted_frames is set 9 years ago
Rostislav Pehlivanov 72e1360007 vc2enc: optimize and simplify quantization 9 years ago
Rostislav Pehlivanov a14d4c076d vc2enc: simplify calc_slice_sizes() 9 years ago
Rostislav Pehlivanov a010e36f23 vc2enc: correctly zero out the slice size cache 9 years ago
Rostislav Pehlivanov 14b41e061d vc2enc: macro out slice size rounding 9 years ago
Ganesh Ajjanagadde 8dbffda0f9 lavc/psymodel: check for av_malloc failure 9 years ago
Paul B Mahol b098e1a469 avcodec/dvaudiodec: now that we got samples, fix 12bit case 9 years ago
Rodger Combs 65cff81453 lavc: add AudioToolbox encoders 9 years ago
Rodger Combs d5d328059e lavc: add AudioToolbox decoders 9 years ago
Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
Rostislav Pehlivanov 2aebdfb451 vc2enc: add non-experimental support for all video formats from spec 9 years ago
Rostislav Pehlivanov d4773c94a6 vc2enc: simplify count_hq_slice() and caching 9 years ago
Rostislav Pehlivanov 500dc20dee vc2enc: fix segfault 9 years ago
Michael Niedermayer 068026b0f7 avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored 9 years ago
Mark Thompson fbec157ea0 lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit is found. 9 years ago
Ganesh Ajjanagadde bccc81dfa0 lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y) 9 years ago
Rostislav Pehlivanov d6e76dd132 vc2enc_dwt: remove outdated comment 9 years ago
Rostislav Pehlivanov f4b30beac0 vc2enc: increase the starting value of the size scaler 9 years ago
Michael Niedermayer a7b8a6e704 avcodec/error_resilience: remove unneeded and disabled code 9 years ago
Michael Niedermayer 5694b28211 avcodec/error_resilience: wait for previous frame to be available 9 years ago
James Almer 488e6409df libwebpenc_animencoder: add missing braces to struct initialization 9 years ago
Michael Niedermayer 83df0a84a9 avcodec/motion_est_template: Fix map cache use in qpel_motion_search() 9 years ago
James Almer f875ba4873 libwebpenc_animencoder: print library messages in verbose log levels 9 years ago
James Almer 626b6b769c libwebpenc_animencoder: zero initialize the WebPAnimEncoderOptions struct 9 years ago
Michael Niedermayer 50ef7361cb avcodec/resample: Remove disabled and faulty code 9 years ago
Hendrik Leppkes c198295ded dxva2_h264: fix size alignment asserts 9 years ago
Matt Oliver 109dfed7fc lavc/dxva2_h264: Fix incorrect assert statement. 9 years ago
Luca Barbato 73f3c8f73e indeo2: Fix banding artefacts 9 years ago
Luca Barbato 522ab0b9a9 indeo2data: K&R formatting cosmetics 9 years ago
Michael Niedermayer 7eedad946c avcodec/mediacodec_sw_buffer: remove redundant article 9 years ago
Matthieu Bouron 03a6ed83b0 lavc/mediacodec: remove stray empty lines 9 years ago
Matthieu Bouron 31fe3c4d23 lavc/mediacodec: fix codec_name leak 9 years ago
Michael Niedermayer 652173f63f avcodec/pthread_frame: Remove unused variable 9 years ago