2231 Commits (55196e5d10af7c295352bb9a2d7565efe07ce46b)

Author SHA1 Message Date
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Paul B Mahol 035ae3c009 avcodec: add SDX2 DPCM decoder 9 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 9 years ago
Vittorio Giovara dca23ffbc7 lavc: Deprecate AVPicture structure and related functions 9 years ago
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 9 years ago
Rostislav Pehlivanov b7c9873bed lavc: add AV_CODEC_ID_DAALA to the list of codec IDs and bump minor 9 years ago
Paul B Mahol 8b11e43799 avcodec: add ADPCM PSX decoder 9 years ago
Andreas Cadhalpun ec0275843d avcodec: remove leftover iff_byterun1 decoder 9 years ago
Rodger Combs 0d53a6f5b4 lavc: move bitstream filter args to the bsf ctx 9 years ago
Luca Barbato 00332e0a06 wrapped_avframe: Initial implementation 9 years ago
Vittorio Giovara 9a3202a98b Screenpresso SPV1 decoder 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
James Almer 655b6dcb34 lavc/lavf: remove incompatible abi checks for the new 64bit fields 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Vittorio Giovara 5b142a4d33 lavc: Keep idct integer option 9 years ago
Vittorio Giovara 6064f697a3 lavc: Enable side data only packets by default 9 years ago
James Almer 83c6a880a6 avcodec: remove fourcc values from AVCodecIDs 9 years ago
James Almer 2bef340cb2 avcodec: remove duplicate AVCodecIDs 9 years ago
Hendrik Leppkes 24e3bac52a avcodec: remove deprecated codec id aliases 9 years ago
Hendrik Leppkes 76cac7ed45 avcodec: remove deprecated old video encode API 9 years ago
Hendrik Leppkes 64c33f9624 avcodec: remove deprecated old audio encode API 9 years ago
Hendrik Leppkes 2c8ee2547e avcodec: remove deprecated old audio decode API 9 years ago
Vittorio Giovara c45fcf30cf DXV decoder 9 years ago
Petri Hintukainen 5d12d7de2c mpegts: demux BluRay text subtitles 9 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 9 years ago
Vittorio Giovara cad40a3833 lavc: Drop deprecated deinterlace module 9 years ago
Vittorio Giovara 069713aa4b lavc: Drop deprecated thread opaque and codec pkt 9 years ago
Vittorio Giovara 9f90b24877 lavc: Drop deprecated get_buffer related functions 9 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 9 years ago
Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 9 years ago
Andreas Cadhalpun 03e71cccba avcodec: remove FF_API_LOWRES around max_lowres 9 years ago
Ronald S. Bultje 7a629186ba Prepare for removal of obsolete FF_IDCT_* members. 9 years ago
Philip Langdale d3eb317b86 ffmpeg_vdpau: Ignore decoder's max supported level 9 years ago
Michael Niedermayer e740659a5d avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_* 9 years ago
Michael Niedermayer 4ab1f33daf avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistency 9 years ago
Michael Niedermayer 47424b865a avcodec/avcodec: define CODEC_FLAG based on AV_CODEC_FLAG instead of duplicating the numbers and comments 9 years ago
Vittorio Giovara b94ec30428 lavc: Update version and APIchanges 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 9 years ago
Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 9 years ago
Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 9 years ago
Carl Eugen Hoyos d8d2f934bd lavc: Improve documentation for rc_max_rate and bit_rate. 9 years ago
Carl Eugen Hoyos 8dad213143 lavc: Add properties field to AVCodecContext. 9 years ago
Vittorio Giovara 1761ab838c lavc: Deprecate avctx.rc_strategy 9 years ago
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
Nicolas DEROUINEAU 04a68f4348 avcodec/h264: Greenmetadata SEI parsing 10 years ago