29802 Commits (951f6fa3f31be65efa011e8940e1d0d5e6e31620)

Author SHA1 Message Date
Diego Biurrun 14d2006ca6 pcm: Drop unused variable from DECODE_PLANAR macro 11 years ago
Diego Biurrun d456baafb6 vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr() 11 years ago
Michael Niedermayer f0e51be8d0 avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reallocation warning when the used space is actually less than the allocated 11 years ago
Michael Niedermayer 76a8cb9d7b avcodec/proresenc_kostya: set initial max_slice_size based on frame_size_upper_bound 11 years ago
Christophe Gisquet 1467780772 huffyuvenc: add a non-deterministic option 11 years ago
Christophe Gisquet 30cac8313a alac: add option to decoded incorrect ALAC 11 years ago
Christophe Gisquet 41e1354c10 proresenc: Properly account for alpha plane 11 years ago
Christophe Gisquet 45ce880a9b proresenc: Realloc if buffer is too small 11 years ago
Christophe Gisquet 58b68e4fde proresenc: Report buffer overflow 11 years ago
Christophe Gisquet b16699f2da proresenc: Remove unneeded parameters from encode_alpha_plane() 11 years ago
Diego Elio Pettenò 12640e4cbb tiff: Return proper error for missing LZMA compression 11 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 11 years ago
Christophe Gisquet 4ddb3a6df0 gifdec: use truncated width for image manipulation 11 years ago
Christophe Gisquet 96d2178325 alacenc: fix extra bits extraction 11 years ago
Christophe Gisquet c0d18cc085 alacenc: increase predictor buffer 11 years ago
Piotr Bandurski a3329a09f9 avcodec/lcldec: fix decoding of YUV444 sample 11 years ago
Michael Niedermayer 94f60b6544 avcodec/h264_mb: fix grayscale only decoding with weighted prediction 11 years ago
Michael Niedermayer b6c9266722 avcodec/rpza: fix +- error 11 years ago
Michael Niedermayer afe23e430e vcodec/rpza: print mismatching size in case of error 11 years ago
Michael Niedermayer e7f3b507a3 avcodec/mips/compute_antialias_float: remove unused variable 11 years ago
Michael Niedermayer 97bb456b6b avcodec/hevc_mvs: dont redundantly initialize ref_idx_curr 11 years ago
Michael Niedermayer 0014541e9a avcodec/dvbsubdec: dont mix integers with pointers 11 years ago
Michael Niedermayer 2d7cec14be avcodec/dvdsubdec: Dont mix integers with pointers 11 years ago
Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 11 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 11 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 11 years ago
Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 11 years ago
Diego Biurrun 835f798c7d mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 11 years ago
Michael Niedermayer 6c1ee1a114 avcodec/h261dec: Fix context initialization sequence 11 years ago
James Darnley 7ce6c021dc lavc/flacdsp: change lpc_encoder function pointer prototype 11 years ago
John Stebbins 552bc42df4 h261dec: Fix order of initialization 11 years ago
John Stebbins b869eea7ea h263dec: Fix order of initialization 11 years ago
John Stebbins 998c9f15d1 idct: remove call to ff_idctdsp_init from ff_MPV_common_init 11 years ago
Michael Niedermayer 5c7899a483 avcodec/mjpegdec: Support AV_PIX_FMT_YUV420P16 with upscale_h 11 years ago
Christophe Gisquet 58d380f9a7 libavcodec: bump micro to reflect dpx changes 11 years ago
Michael Niedermayer 6c36b3afe7 avcodec/lcldec: initialize encoded correctly 11 years ago
Christophe Gisquet 117bc8e6ff proresenc_kostya: properly account for alpha 11 years ago
Christophe Gisquet 4ba45c189c dpx: use aligned line starts 11 years ago
Nidhi Makhijani 93f29948e4 mpeg4video: Fix doxygen comment syntax to document correct struct member 11 years ago
Edgar Hucek ab059f0aa8 vaapi: set the scaling list correctly. 11 years ago
Christophe Gisquet 7cdef77b50 dpx: warn if encrypted 11 years ago
Christophe Gisquet 69849a2d6e dpxenc: enforce alignment requirement 11 years ago
Michael Niedermayer 7b59217b60 Move WMA case from ff_get_audio_frame_size() to av_get_audio_frame_duration() 11 years ago
Michael Niedermayer ed488d1535 Move frame_size fallback from ff_get_audio_frame_size() to av_get_audio_frame_duration() 11 years ago
Ronald S. Bultje 14e3025518 vp9: ignore reference segmentation map if error_resilience flag is set. 11 years ago
James Almer 9f61d6d8fb lavc/dnxhd: ff_dnxhd_cid_table is not exported 11 years ago
James Darnley 0a52bbdc31 cvcodec/flacdsp_lpc_template: osmetic fix 11 years ago
James Darnley 54a51d3840 lavc/flacenc: partially unroll loop in flac_enc_lpc_16 11 years ago
James Almer a8592db9bb avcodec/idctdsp: make add/put_pixels_clamped_c internal functions 11 years ago
James Darnley 0081a14e7d lavc/flacenc: add sse4 version of the 16-bit lpc encoder 11 years ago