1080 Commits (7851eb68c60e61497ec715f28f071c1527de1d38)

Author SHA1 Message Date
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Peter Ross 0697440c1e Bitmap Brothers JV video decoder 14 years ago
Hendrik Leppkes 0215006ab7 VC1: Export profile/level 14 years ago
Benjamin Larsson aecd0a4496 Export profiles from the mpeg2 video decoder 14 years ago
Peter Ross ccfcddb3f2 Bink version 'b' audio decoder 14 years ago
Stefano Sabatini 938b62538a Document audio_resample_close(). 14 years ago
Stefano Sabatini 5495528365 Apply minor cosmetics fixes to the av_audio_resample_init() doxy. 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Christophe Massiot 55bad0c602 Pass VBV delay to the calling application via ctx 14 years ago
Ronald S. Bultje 2a03e87330 Add missing terminating backslash 14 years ago
Peter Ross e00f41d574 Bink version 'b' video decoder 14 years ago
Alexander Strange c0b102ca03 Deprecate avcodec_thread_init() 14 years ago
Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 14 years ago
Janne Grunau 440b61691d h264: define FF_PROFILE_H264_HIGH_444 to the correct value 14 years ago
Kostya Shishkov 44ddfd47d6 Xan4 decoder 14 years ago
Sascha Sommer ed19fafd48 pass QDMC extradata to the decoder 14 years ago
Tomas Härdin f5b82f45dc Add CODEC_ID_PRORES and bump lavc minor version 14 years ago
Janne Grunau fe9a3fbe42 h264: Add Intra and Constrained Baseline profiles to avctx.profile 14 years ago
Carl Eugen Hoyos d267b339e4 Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
Michael Niedermayer 81c623fae0 Deprecate reordered_opaque in favor of pkt_pts/dts 14 years ago
Michael Niedermayer 1919feafb1 Add pkt_dts to AVFrame, this will in the future allow multithreading decoders 14 years ago
Michael Niedermayer 393cbb963b Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts 14 years ago
Anssi Hannula 060ec0a829 Add av_get_profile_name() to get profile names. 14 years ago
Anssi Hannula f5a2d285f9 Export dca profile information. 14 years ago
Justin Ruggles 6fd96d1a85 Change the AC-3 encoder to use floating-point. 14 years ago
Stefano Sabatini 421167b03b Fix typos. 14 years ago
Aurelien Jacobs 2c77c90684 add SubRip decoder 14 years ago
Ronald S. Bultje 312056c54e Bump micro for VP8 emu-edge support. 14 years ago
Anton Khirnov fd5b124d74 Metadata demuxer. 14 years ago
Ramiro Polla d09b5a869f bump lavcodec minor version for amr-wb decoder in r26051 14 years ago
Stefano Sabatini c61cdd0afb Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from 14 years ago
Michael Chinen 475ae04a27 Add a FLAC parser. 14 years ago
Stefano Sabatini 16cfc96124 Add CODEC_CAP_NEG_LINESIZES. 14 years ago
Stefano Sabatini 1c3b408f88 Add forgotten deprecation to avcodec_pix_fmt_string(). 14 years ago
Stefano Sabatini bb4afa13dd Deprecate avcodec_pix_fmt_string() in favor of 14 years ago
Michael Niedermayer e75229faae Try to improve reordered_opaque doxy. 14 years ago
Michael Niedermayer 372c3f82b7 Change the argument of memory allocation functions from unsigned int to size_t 14 years ago
Anatoly Nenashev 9d09ebf1ed Mobotix .mxg demuxer 14 years ago
Stefano Sabatini 63e8d9760f Use the new libavcore audio channel API. 14 years ago
Stefano Sabatini 176a6157c0 Move audio channel API from libavcodec to libavcore. 14 years ago
Reimar Döffinger a08d918e68 Add a av_grow_packet function, to be used by code that merges 14 years ago
Aurelien Jacobs c99f9b0ac7 minor bump and Changelog entry for r25747 14 years ago
Aurelien Jacobs c716f91757 minor bump and APIchanges for r25745 14 years ago
Aurelien Jacobs cb2c971d91 allow passing subtitles header between decoder and encoder 14 years ago
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Stefano Sabatini ed5d30d91c Move internal function ff_set_systematic_pal() to libavcore, and 14 years ago
Stefano Sabatini 6f84cd1279 Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 14 years ago
Stefano Sabatini d63e456a2a Implement functions: 14 years ago
Stefano Sabatini 262d1c5d22 Move sample format definitions from libavcodec to libavcore. 14 years ago
Janne Grunau 136e19e1cf Add single stream LATM/LOAS decoder 14 years ago