733 Commits (6a6c16cbcc27242e6d6e630f2d63bd82a4d76c49)

Author SHA1 Message Date
Michael Niedermayer 7ffdc7bef2 avcodec/export av_vorbis_parse_frame_flags() 10 years ago
Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 10 years ago
Michael Niedermayer 716674b151 avcodec/libwebpenc: add quality option 10 years ago
Michael Niedermayer 5aaf5df06d avcodec/libwebpenc: support "P" frames in webp animations 10 years ago
Kieran Kunhya 74141f693d avcodec: Add support for Opus in MPEG-TS 10 years ago
Eejya Singh 6dc99fdf0e Added STL demuxer and decoder 10 years ago
Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 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
Clément Bœsch 40b9f28641 avcodec/ass: output missing fields in AVSubtitles and output files 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
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
Michael Niedermayer e051d09c58 avcodec: Allow choosing the dump format field separator. 10 years ago
Marc-Antoine Arnaud 91eef40203 avcodec: add enum values on chroma sample location 10 years ago
Manfred Georg 577899a645 lavc: specify the behavior of av_lockmgr_register on failure. 10 years ago
Rémi Denis-Courmont e3e158e81f vdpau: add av_vdpau_bind_context() 10 years ago
James Almer 42111bb960 avcodec: remove obsolete FF_API_FAST_MALLOC cruft 10 years ago
Michael Niedermayer 77b3e110d2 avcodec: bump micro version for av_lockmgr_register() changes in a950edb472 10 years ago
wm4 cdd6f059a6 avcodec, avutil: allow more control about how samples are skipped 10 years ago
Clément Bœsch 55180b3299 Kill timed SRT 10 years ago
James Almer 6edd6a4f00 avcodec/dv_profile: deprecate internal function that shouldn't be public 10 years ago
James Almer 91459bd320 avcodec: remove obsolete FF_API_DSPUTIL cruft 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Clément Bœsch f888331769 avfilter: add codecview filter 10 years ago
Christophe Gisquet 58d380f9a7 libavcodec: bump micro to reflect dpx changes 10 years ago
Diego Biurrun cc1d8c54c1 avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump 10 years ago
Michael Niedermayer a973e01501 avcodec: disable FF_API_FAST_MALLOC 10 years ago
Michael Niedermayer 65cb02e87a avcodec/version: delay removial of FF_API_AUDIO_CONVERT/FF_API_AVCODEC_RESAMPLE 10 years ago
Michael Niedermayer 80c1cb522c avcodec/version: leave old audio API 10 years ago
Michael Niedermayer c89afc9acf delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE_VIDEO 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 10 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 10 years ago
Michael Niedermayer 7a34b7d80f avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed for dts_probe() 10 years ago
Michael Niedermayer 305f72aee7 avcodec: Change get_pixels() to ptrdiff_t linesize 10 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 10 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
Michael Niedermayer e680c731a2 avcodec/avdct: Add get_pixels() 10 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 10 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 10 years ago
Michael Niedermayer 932ff70956 avcodec: add avdct 10 years ago
Michael Niedermayer c0a586d9d5 reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 10 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago
Omer Osman 1e9a93bfca libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream 11 years ago
Omer Osman e0bfe34ea8 libfdk-aacdec: Reduce the default decoder delay by one frame 11 years ago
Anton Khirnov 874390e163 lavc: add a convenience function for rescaling timestamps in a packet 11 years ago
Michael Niedermayer b152152df3 Add nointra AVDiscard level 11 years ago
Marton Balint 9236f7b5a2 mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_display_extension 11 years ago