38 Commits (34cbda3ee193a793dea396314d7d11f8c4108fc3)

Author SHA1 Message Date
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Anton Khirnov ac0d207a1a pcm: convert to new channel layout API 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt adf1ab002e avcodec/pcm-dvd: Mark decoder as init-threadsafe 4 years ago
Michael Niedermayer 34f5a59ad5 avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders 4 years ago
Andreas Rheinhardt 7a84ee84ec avcodec/pcm-dvd: Avoid allocation of buffer 5 years ago
Carl Eugen Hoyos 724cf83f10 Remove some unneeded casts of bit_rate. 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Michael Niedermayer c2163f7cc7 avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFO 10 years ago
Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
Diego Biurrun b97f6ef956 pcm-dvd: Move a variable to a smaller scope 11 years ago
nu774 9880a0d4b1 pcm-dvd: Fix 20bit decoding 11 years ago
Michael Niedermayer f55bc96a54 avcodec/pcm-dvd: reset last header on errors 11 years ago
Michael Niedermayer 918cab1a9f avcodec/pcm-dvd: print actual block size values in block size changed warning 11 years ago
Michael Niedermayer 4adf1fe34f avcodec/pcm-dvd: fix incorrectly printed warning about changed block sizes 11 years ago
Michael Niedermayer ab184b298d avcodec/pcm-dvd: fix 20/24bit 1 channel 11 years ago
Michael Niedermayer 5db49fc38d avcodec/pcm-dvd: fix 20bit 2 channels 11 years ago
Christian Schmidt aca25104ea pcm-dvd: Minor leftovers 12 years ago
Christian Schmidt d9cdb7d8d6 pcm-dvd: Support channel configuration changes 12 years ago
Paul B Mahol 5be7aecc80 pcm-dvd: use av_freep() 12 years ago
Paul B Mahol fc435d977a pcm-dvd: remove redundant log message 12 years ago
Michael Niedermayer 7c1805869d avcodec/pcm-dvd: discard buffer if block size changed 12 years ago
Martin Storsjö 789cd1de99 pcm-dvd: Fix build on big endian 12 years ago
Martin Storsjö 21ffd41011 pcm-dvd: Fix build on big endian 12 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 12 years ago