1738 Commits (771e2e59e2afeba6f195645678645b8c874e59a2)

Author SHA1 Message Date
Paul B Mahol 9ba41ae63e PCM signed 16-bit big-endian planar decoder 12 years ago
Paul B Mahol 467dfd5dfa PCM signed 24-bit/32-bit little-endian planar decoder 12 years ago
Michael Niedermayer d4e74d5d6d Remove deprecation of avcodec_get_chroma_sub_sample. 12 years ago
Luca Barbato c1a02e884a pixdesc: add av_pix_fmt_get_chroma_sub_sample 12 years ago
Michael Niedermayer e97a24109c avcodec.h: update audioconvert.h header after rename 12 years ago
Diego Biurrun 9a07c1332c parser: Move Doxygen documentation to the header files 12 years ago
John Stebbins 85f67c4865 PGS subtitles: Expose forced flag 12 years ago
Anton Khirnov 0876c28080 lavc: add some AVPacket doxy. 12 years ago
Paul B Mahol b90d7840df lavc: const correctness for avpicture_fill() 12 years ago
Martin Storsjö 9b500b8f6c avcodec: Add a RFC 3389 comfort noise codec 12 years ago
Clément Bœsch 4d46fd0b3e lavc: add AV_PKT_DATA_SUBTITLE_POSITION side data type. 12 years ago
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() 13 years ago
Michael Niedermayer 2a54ae9df8 imgconvert: add avcodec_find_best_pix_fmt_of_2() 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 13 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 13 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 13 years ago
Michael Niedermayer ba2cf854d0 lavc: move AVRn to a seperate decoder. 13 years ago
Anton Khirnov 91e59fea30 lavc: add avcodec_descriptor_get_by_name(). 13 years ago
Anton Khirnov 0a0f19b577 lavc: add const to AVCodec* function parameters. 13 years ago
Philip Langdale 6af680fa07 srtdec: Add timing-less "subrip" decoder. 13 years ago
Nicolas George 2d3acbfe8c lavc: add const to AVCodecContext.codec_descriptor. 13 years ago
Michael Niedermayer da74e883f1 lavc: add codec_descriptor field to AVCodecContext. 13 years ago
Anton Khirnov 51efed152d lavc: add an intra-only codec property. 13 years ago
Anton Khirnov c223d79945 lavc: add codec descriptors. 13 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 13 years ago
Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 13 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago