1570 Commits (efb0e4e7afc633467b83786819262cb15eda2df6)

Author SHA1 Message Date
  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() 13 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 13 years ago
  Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 12 years ago
  Clément Bœsch 316f8db2c2 SubViewer demuxer and decoder. 13 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
  Janne Grunau ac29054fda imgconvert: add avcodec_find_best_pix_fmt2() 13 years ago
  Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
  Martin Storsjö 372597e538 libavcodec: Add more AAC profiles 13 years ago
  Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago
  Paul B Mahol 0e003d8c91 lavc: add av_fast_padded_mallocz 13 years ago
  Michael Niedermayer 9862cbd7a4 add side data to indicate the amount of samples to skip at the begin and end 13 years ago
  Paul B Mahol 7de4a16508 PAF demuxer and decoder 13 years ago