1702 Commits (bc63a760837c8b173f2a3820ccb06f9cac1c07b4)

Author SHA1 Message Date
James Almer 67fad0d221 ADPCM IMA Radical decoder 12 years ago
James Almer e7814ed839 ADPCM DTK decoder 12 years ago
Michael Niedermayer 2ee29b5fb9 avcodec: move lowres down with the next ABI bump and add accessors 12 years ago
Masaki Tanaka 507b1e454c avcodec: Add field order information to AVCodecParserContext. 12 years ago
Anton Khirnov 803d21f38b lavc: schedule AVCodecContext.lowres for removal on next bump. 12 years ago
Derek Buitenhuis 00b8e650e8 avcodec: doxy: Clarify how to use buf[] when implementing get_buffer2() 12 years ago
Derek Buitenhuis 4cdb3c50b5 avcodec: doxy: Clarify what get_buffer2 must fill in buf[] 12 years ago
Nicolas Bertrand c81a706381 JPEG 2000 decoder for DCinema 12 years ago
Clément Bœsch 380cfce2b2 lavc: add AV_CODEC_PROP_TEXT_SUB. 12 years ago
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Anton Khirnov 2d6edb2b7e lavc: extend / update the [coded_]{width,height} doxy 12 years ago
Paul B Mahol 8263726c69 lavc: fix typo 12 years ago
Michael Niedermayer 076c1c956c vp8: WebP decoding support 12 years ago
Anton Khirnov 1516bf7af1 lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting. 12 years ago
Clément Bœsch 6abb554fd6 lavc,lavu: fix two doxy mixup between h/v chroma shift. 12 years ago
Richard 9cde9f70ab mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow better playback handling of DVDs. 12 years ago
Diego Biurrun f099d3d1d5 Add av_log_{ask_for_sample|missing_feature} replacements to libavutil 12 years ago
Hendrik Leppkes 84bf1cbef9 avcodec: remove AVCodecContext->metadata 12 years ago
Paul B Mahol ac45921a6b lavc: remove disabled 8SVX_RAW cruft 12 years ago
Michael Niedermayer a8c0777325 Revert "Merge commit '0517c9e098092709397cc522c59fa63c83cc81be'" bring the old audio resampling API back 12 years ago
Stefano Sabatini 92ca292766 lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame options 12 years ago
Anton Khirnov d6ed604cf4 lavc: remove disabled FF_API_IDCT cruft 12 years ago
Anton Khirnov 3bcdf8dcb9 lavc: remove disabled FF_API_SNOW cruft 12 years ago
Anton Khirnov fcb07e8b33 lavc: remove disabled FF_API_MMI cruft 12 years ago
Anton Khirnov de27d2b92f lavc: remove disabled FF_API_LIBMPEG2 cruft 12 years ago
Anton Khirnov 0517c9e098 lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft 12 years ago
Anton Khirnov bdd1567c35 lavc: remove disabled FF_API_CODEC_ID cruft 12 years ago
Anton Khirnov 7d42fd6bb9 lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft 12 years ago
Anton Khirnov 845017105f lavc: remove disabled FF_API_DSP_MASK cruft 12 years ago
Anton Khirnov 2a11369523 lavc: remove disabled FF_API_INTER_THRESHOLD cruft 12 years ago
Anton Khirnov 0f24a3ca99 lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft 12 years ago
Anton Khirnov d03a94e2b7 lavc: remove disabled FF_API_SUB_ID cruft 12 years ago
Anton Khirnov 9d6cf81f02 lavc: remove disabled FF_API_COLOR_TABLE_ID cruft 12 years ago
Anton Khirnov f073b1500e lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
Anton Khirnov 3b0f586f07 lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft 12 years ago
Anton Khirnov 5d606863c3 lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Anton Khirnov 7ecc2d403c Move AVFrame from lavc to lavu. 12 years ago
Anton Khirnov ad0c9f2d5d lavc: move AVFrame.hwaccel_picture_private to Picture. 12 years ago
Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
Ronald S. Bultje 54b298fe56 lavc: Deprecate the deinterlace functions in libavcodec 12 years ago
Ronald S. Bultje 2cffe38df3 Deprecate deinterlaced in libavcodec. 12 years ago
Stefano Sabatini 5085b46496 lavc: change type of AVFrame.channels field from int64_t to int 12 years ago
Clément Bœsch fe150a48a7 lavc: fix codec_descriptor and pkt_timebase doxy. 12 years ago
Clément Bœsch f796399344 lavc: support subtitles character encoding conversion. 12 years ago
Clément Bœsch 8732271e40 lavc: mark bitmap based subtitles codecs as such. 12 years ago
Vignesh Venkatasubramanian 30c5c45b12 Adding support for parsing BlockAdditional 12 years ago
Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 12 years ago
Ronald S. Bultje 93af2734ee lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. 12 years ago