1581 Commits (60d9ee1b75b37e9d188cf7321d0d74d8714da696)

Author SHA1 Message Date
Justin Ruggles c68317ebbe lavc: fix documentation for AVCodecContext.delay 12 years ago
Anton Khirnov d6f4fe68c8 lavc: extend frame_size doxy. 12 years ago
Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 12 years ago
Stefano Sabatini cd559bb49a lavc: add xface image decoder and encoder 12 years ago
Justin Ruggles 8441909f49 lavc: update documentation for AVFrame.extended_data 12 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 12 years ago
Diego Biurrun bc4620e5d6 Remove libmpeg2 #define remnants 12 years ago
Michael Niedermayer 9586db6ae5 lavc: docs: the field_order is set by the demuxer and not libavcodec for decoding 12 years ago
Paul B Mahol d7a4739265 TAK demuxer, decoder and parser 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Carl Eugen Hoyos 7548c80acc Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). 12 years ago
Anton Khirnov 30223b3bf2 lavc: deprecate the audio resampling API. 12 years ago
Nathan Caldwell e4aa3831b7 avcodec: document the use of AVCodecContext.delay for audio decoding 12 years ago
Andrew D'Addesio 2a3d82ab46 Add Opus codec id and codec description. 12 years ago
Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 12 years ago
Anton Khirnov a83499b13b lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults 12 years ago
Clément Bœsch 2599541b3d WebVTT demuxer and decoder. 12 years ago
Andrey Utkin cc07a7925e Add av_copy_packet() 12 years ago
Anton Khirnov 466b39efaf lavc: replace AVCodecContext.encode with subtitle-specific callback 12 years ago
Mans Rullgard cb6632809d libavcodec: remove av_destruct_packet_nofree() 12 years ago
Akihiro Tsukada c3c646a868 aacdec: add support for dual mono in Japanese DTV 12 years ago
Sébastien Brochet e14725cecc add OTF support for attachments 12 years ago
Michael Niedermayer dfb4757bbe lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2() 12 years ago
Michael Niedermayer 2a54ae9df8 imgconvert: add avcodec_find_best_pix_fmt_of_2() 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 12 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 12 years ago
Michael Niedermayer ba2cf854d0 lavc: move AVRn to a seperate decoder. 12 years ago
Anton Khirnov 91e59fea30 lavc: add avcodec_descriptor_get_by_name(). 12 years ago
Anton Khirnov 0a0f19b577 lavc: add const to AVCodec* function parameters. 12 years ago
Philip Langdale 6af680fa07 srtdec: Add timing-less "subrip" decoder. 12 years ago
Nicolas George 2d3acbfe8c lavc: add const to AVCodecContext.codec_descriptor. 12 years ago
Michael Niedermayer da74e883f1 lavc: add codec_descriptor field to AVCodecContext. 12 years ago
Anton Khirnov 51efed152d lavc: add an intra-only codec property. 12 years ago
Anton Khirnov c223d79945 lavc: add codec descriptors. 12 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 12 years ago
Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 12 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 12 years ago
Derek Buitenhuis 91c86d3cf8 Canopus Lossless decoder 12 years ago
Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 12 years ago
Clément Bœsch 316f8db2c2 SubViewer demuxer and decoder. 12 years ago
Marton Balint 016a472009 avcodec: add decode_error_flags field to AVFrame 13 years ago
Nicolas George e62fd6619f oggdec: add support for Opus codec. 13 years ago
Stefano Sabatini fb57180698 lavc/avcodec.h: keep avframe_* field setter and getter close 13 years ago
Thomas Kühnel f49ec1b404 lavc: add metadata to AVFrame 13 years ago
Michael Niedermayer 0eb0b310c4 lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when needed 13 years ago
Janne Grunau f30260d32a imgconvert: deprecate avcodec_find_best_pix_fmt() 13 years ago