1627 Commits (d4890c10680edaeccd7a186467b59930ef922d26)

Author SHA1 Message Date
Tom Finegan 66aabd76a9 mkv: support vp9 tag 12 years ago
Paul B Mahol 2a89081cad Add EVRCA and SMV codec id 12 years ago
Carl Eugen Hoyos 9ff92cf195 012v decoder. 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Clément Bœsch faa94061dd Add SubViewer v1 subtitles demuxer and decoder. 12 years ago
Clément Bœsch 7b43402724 Add PJS subtitles demuxer and decoder. 12 years ago
Clément Bœsch 5c68aae908 Add VPlayer subtitles demuxer and decoder. 12 years ago
Clément Bœsch 5f02844c8d Add MPL2 subtitles demuxer and decoder. 12 years ago
Clément Bœsch 2d3305e4f4 lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo. 12 years ago
Martin Storsjö 0940580adb lavc: Correct the description of pkt_dts 12 years ago
Anton Khirnov 6e5c44b043 lavc: make pkt_{p,d}ts doxy less confusing 12 years ago
Anton Khirnov 418693bdc5 lavc: rewrite and extend AVFrame doxy 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Peter Ross 746b1dcc98 Silicon Graphics Motion Video Compressor 1 & 2 decoder 12 years ago
Peter Ross afa1617b93 SGI RLE 8-bit decoder 12 years ago
Paul B Mahol f4fe4fa89f Remove 8SVX_RAW on next lavc mayor bump 12 years ago
Stefano Sabatini 96d815fc0c lavc: add pkt_size field to AVFrame 12 years ago
Stefano Sabatini 461b5bf4ab lavc/avcodec: extend/clarify/fix documentation for avcodec_fill_audio_frame() 12 years ago
Peter Ross 9282fbb9ad mpegts: demux asynchronous SMPTE 336M Key-Length-Value (KLV) metadata 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
Justin Ruggles 8e134e5104 lavc: clarify get_buffer() documentation 12 years ago
Stefano Sabatini b473c9937e lavu/samplefmt: return the size of the allocated samples buffer at the next bump 12 years ago
Paul B Mahol 3d8e684f05 ADPCM IMA Dialogic decoder 12 years ago
Paul B Mahol 32cd3a7c16 ADPCM AFC decoder 12 years ago
Aleksi Nurmi 492a5f835c brender_pix: a new image decoder 12 years ago
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