34326 Commits (b32e989e6c65ec9ec206ad938a1decdf2e0da07b)

Author SHA1 Message Date
Michael Niedermayer d4a731b84a avcodec/faxcompr: Add missing runs check in decode_uncompressed() 9 years ago
Michael Niedermayer 93f30f825c avcodec/hevc_ps: Check chroma_format_idc 9 years ago
Michael Niedermayer a813cdda48 avcodec/truemotion1: Initialize mb_change_byte only when needed 9 years ago
Michael Niedermayer a8b254e436 avcodec/ffv1dec: Print an error if the quant table count is invalid 9 years ago
Michael Niedermayer c665532820 avcodec/ffv1dec: Free tables on init failure 9 years ago
Michael Niedermayer 5745cf799a avcodec/ffv1dec: Check for 0 quant tables 9 years ago
Michael Niedermayer cc35f6f476 avcodec/mjpegdec: Reinitialize IDCT on BPP changes 9 years ago
Michael Niedermayer d24888ef19 avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using it 9 years ago
Ganesh Ajjanagadde fd0bf457b7 avcodec/aacsbr_template: replace qsort with AV_QSORT 9 years ago
Michael Niedermayer bc55cec57e avcodec/rawenc: Cast argument for av_image_copy_to_buffer() to const 9 years ago
Michael Niedermayer 432c1f35f7 avcodec/libzvbi-teletextdec: Remove unused variable ret 9 years ago
Michael Niedermayer f3867b0a4a avcodec/vdpau: Remove CONFIG_H263_VDPAU_HWACCEL 9 years ago
Paul B Mahol c89e075d5a avcodec: add Interplay ACM decoder 9 years ago
Luca Barbato 50d2a3b5f3 flashsv: Initialize the block array 9 years ago
Luca Barbato de41b555cd truemotion2: Fix the buffer check 9 years ago
Luca Barbato 4a32692338 mimic: Always return on failure 9 years ago
Luca Barbato 60f50374f1 rpza: Check the blocks left before processing one 9 years ago
Luca Barbato 0b699920f3 lagarith: Correctly compute hash_shift 9 years ago
Paul B Mahol c293ef258c avformat/ipmovie: put video decoding_map_size into packet and use it in decoder 9 years ago
Diego Biurrun 8161220eee h264_parser: Rename close() to h264_close() 9 years ago
Timothy Gu ee20354b29 pixblockdsp: Use AV_COPY128U for get_pixels_16_c 9 years ago
Michael Niedermayer 507b01f899 avcodec/h264_slice: Disable slice threads if there are multiple access units in a packet 9 years ago
Clément Bœsch 953d358462 avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames option 9 years ago
Agatha Hu 20abda6b62 avcodec/nvenc: fix potential profile error when encoding yuv444p 9 years ago
Michael Niedermayer 81d3986d2d avcodec/libopenh264enc: AV_OPT_TYPE_STRING should use .str default 9 years ago
Michael Niedermayer 9319e08380 avcodec/libopenh264enc: Fix project name 9 years ago
Michael Niedermayer a75bebfe9a avcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INT 9 years ago
Ganesh Ajjanagadde 47af5db721 all: fix enum definition for large values 9 years ago
Rémi Denis-Courmont d35d0c723e vdpau: remove dysfunctional H.263 support 9 years ago
Vittorio Giovara b4a82e7407 h264: Print the complete user message 9 years ago
Vittorio Giovara 8487987b87 h264: Print user data SEI under normal debug verbosity 9 years ago
Kirill Gavrilov 1720791e36 png: read and write stereo3d frame side data information 9 years ago
Carl Eugen Hoyos bd1d67efe8 lavc/proresdec2: Fix slice_count for very high resolutions. 9 years ago
Carl Eugen Hoyos 2f1d6d45af lavc/cdg: Add transparency support. 9 years ago
Ganesh Ajjanagadde 603d627457 avcodec/zmbvenc: use log2 instead of log()/M_LN2 9 years ago
Ganesh Ajjanagadde 68ba63ebd5 avcodec/nellymoserenc: use log2 instead of log()/M_LN2 9 years ago
Ganesh Ajjanagadde 4870d8518a avcodec/snowenc: use log2 instead of log() / log(2...) 9 years ago
Paul B Mahol af3f793f60 avcodec: add ADPCM AICA decoder 9 years ago
Matthieu Bouron ff0dfb5c36 lavc/mjpegdec: honor skip_frame option 9 years ago
Matthieu Bouron cbe2dfa4e5 lavc/pngdec: honor skip_frame option 9 years ago
Ronald S. Bultje 63fca9df9c vp9_parser: don't overwrite cached timestamps with nopts. 9 years ago
Ganesh Ajjanagadde 6dc0db6634 avcodec/motion_est_template: replace qsort with AV_QSORT 9 years ago
Martin Storsjö 8edaf625f3 libopenh264enc: Count and warn about the number of skipped frames 9 years ago
Martin Storsjö 9e14a99240 libopenh264enc: Add an option for controlling the frame skipping 9 years ago
Kieran Kunhya b8deb7c34f opus: Do not call vector_fmul_scalar on zero samples 9 years ago
Michael Niedermayer 6dcd822904 opus: Buffer the samples from the correct offset 9 years ago
Kirill Gavrilov bea931c2eb avcodec/png: read and write stereo3d frame side data information 9 years ago
Andreas Cadhalpun eaa6bade37 avcodec: install avdct.h as public header 9 years ago
Luca Barbato f3aff31e5f avpicture: Deprecate the single fields 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago