19605 Commits (3c01039e0bc7d269900e15551f8171c4328a0223)

Author SHA1 Message Date
Vittorio Giovara 199d9f995d mjpegdec: fix undefined shift 10 years ago
Luca Barbato ac4a5e3abd pthreads_frame: Do not leak on failure path 10 years ago
Vittorio Giovara 5d29efe4b0 mpeg12dec: simplify context duplication 10 years ago
Vittorio Giovara 37b3361e75 mpeg12enc: factor out check in encode_dc 10 years ago
Vittorio Giovara 0a66647061 mpegvideo_enc: factor out denominator and explicitly cast operands 10 years ago
Vittorio Giovara e0a1d0a2b0 mpegvideo_enc: rework direct mode check 10 years ago
Anton Khirnov acc897e6b1 lavc: make avpriv_flac_is_extradata_valid() private on the next bump 10 years ago
Anton Khirnov c070a87515 lavc: make avpriv_flac_parse_streaminfo() private on the next bump 10 years ago
Anton Khirnov 7784f47762 lavf: stop using avpriv_flac_parse_streaminfo() 10 years ago
Anton Khirnov 2f3fadfbe3 lavc,lavf: switch to the new vorbis parse API 10 years ago
Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 10 years ago
Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 10 years ago
Anton Khirnov 874792641e vorbis_parser: use a dedicated AVClass for logging 10 years ago
Rémi Denis-Courmont 4ff670d99b hwaccel: Deinitialize hardware acceleration early enough 10 years ago
Vittorio Giovara 77ab341c0c aacdec: add default case in channel layout 10 years ago
Michael Niedermayer 930ffd46e1 aacsbr: change order of operation to prevent out of array read 10 years ago
Vittorio Giovara 9f6f407463 aacsbr: treat 1-d arrays as such 10 years ago
Vittorio Giovara f52b871761 celp_filters: don't use filter lenght as loop bound 10 years ago
Vittorio Giovara c442190a6b error_resilience: initialize prev_* variables 10 years ago
Vittorio Giovara 240b22afe1 motion_est: remove dead code 10 years ago
Vittorio Giovara 351d0f8b7a get_bits: remove unused assignment 10 years ago
Rémi Denis-Courmont ce91b2eae6 vdpau: return MAIN instead of BASELINE for H.264 CBP 10 years ago
Rémi Denis-Courmont 26ab504ad8 vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP 10 years ago
Olivier Langlois 6fdf35fe35 lavc: Use av_gettime_relative 10 years ago
Anton Khirnov 530c1441fd lavc: make lmax/lmin into private options of mpegvideo encoders 10 years ago
Anton Khirnov 15ec053c4c lavc: make border_masking into private options of mpegvideo encoders 10 years ago
Anton Khirnov c4f7bee087 lavc: deprecate unused mb_threshold field 10 years ago
Anton Khirnov 685be3d1ae libvpxenc: add static-thresh private option 10 years ago
Anton Khirnov 59b55c494e lavc: deprecate unused me_threshold field 10 years ago
Anton Khirnov 66a68ddd1a lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpegvideo encoders 10 years ago
Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 10 years ago
Anton Khirnov 946f95354b lavc: make rc_qmod_* into private options of mpegvideo encoders 10 years ago
Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 10 years ago
Vittorio Giovara bae557edce dump: display codec tags when available 10 years ago
Omer Osman 66e9f83953 libfdk-aacdec: Enable Dynamic Range Control Metadata Support 10 years ago
Omer Osman b01a2204b5 libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support 10 years ago
Vittorio Giovara 1ac5a29b2e imc: fix order of operations in coefficients read 10 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 10 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 10 years ago
Rémi Denis-Courmont c1724623ce vdpau: have av_vdpau_bind_context() fail on unsupported flag 10 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
Rémi Denis-Courmont c80a816142 h263dec: call get_format() on resolution changes 10 years ago
Rémi Denis-Courmont 1f29e5d7a2 h263dec: call get_format after setting resolution and profile 10 years ago
Vittorio Giovara 1a02e78653 vc1: initialize color properties 10 years ago
Vittorio Giovara eddf95283f vp9: initialize color space and range properties 10 years ago
Vittorio Giovara 65875a8b3b vp8: initialize color space and range properties 10 years ago
Vittorio Giovara 586ea0379c avcodec: fix colorspace option description 10 years ago
Marc-Antoine Arnaud 91eef40203 avcodec: add enum values on chroma sample location 10 years ago
Marc-Antoine Arnaud 9d5fed6dc4 avcodec: fix descriptions on color transfer options 10 years ago
Vittorio Giovara 9f3a70c442 dump: print the original coded dimensions when available 10 years ago