summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/version: Add missing #endifDerek Buitenhuis2016-01-27
* Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-27
|\
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
| * riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-21
* | Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Add the proper API guards to a deprecated functionVittorio Giovara2016-01-21
* | Merge commit 'f7168d7016f7d1034ec90223fa91a90711704e11'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Move AVPicture-related static function to the deprecated sectionVittorio Giovara2016-01-21
* | Merge commit '892f037c55d86ce36f8705fbeab052189312a13e'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Move the shrink functions only where neededVittorio Giovara2016-01-21
* | Merge commit '9d3ea5cbf57e30bf2717a9ce64e858dad8a02aa6'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Drop outdated comment blockVittorio Giovara2016-01-21
| * libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen2016-01-19
* | Merge commit '7486418683bd2477772e03aab573cf846c12fb0d'Derek Buitenhuis2016-01-27
|\|
| * lavc: Make sure that the effective timebase would not overflowArttu Ylä-Outinen2016-01-19
| * mathops: mips: Correctly enable loongson-specific assemblyLuca Barbato2016-01-19
| * x86: build: Group all encoder objects togetherDiego Biurrun2016-01-18
* | lavc/mjpegdec: speed up scan data copyMatthieu Bouron2016-01-27
* | Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32'Derek Buitenhuis2016-01-27
|\|
| * x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun2016-01-18
| * dca: fix misaligned access in ff_dca_convert_bitstreamAndreas Cadhalpun2016-01-15
| * xwddec: prevent overflow of lsize * avctx->heightAndreas Cadhalpun2016-01-13
| * on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2016-01-13
| * nvenc: generate dts properlyAnton Khirnov2016-01-12
| * nvenc: fix encoding with B-framesAnton Khirnov2016-01-12
| * nvenc: flush the encoder before closing it, as required by the docsAnton Khirnov2016-01-12
| * nvenc: rename encodersAnton Khirnov2016-01-12
| * nvenc: better error handlingAnton Khirnov2016-01-12
| * lavc: Use get_bitsz where neededAndreas Cadhalpun2016-01-11
| * lavc: Add get_bitsz()Andreas Cadhalpun2016-01-11
| * sunrastenc: Properly load codec private optionsVittorio Giovara2016-01-11
| * get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNALKieran Kunhya2016-01-11
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
| * avpacket: fix size check in packet_allocAndreas Cadhalpun2016-01-07
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avcodec/jpeg2000dec: More completely check cdefMichael Niedermayer2016-01-27
* | avcodec/dvaudiodec: support cases when codec_tag is not set but block_align isPaul B Mahol2016-01-27
* | avcodec/dvaudiodec: set channel layoutPaul B Mahol2016-01-27
* | lavc/mjpegdec: Set SAR even if no resolution is available.Carl Eugen Hoyos2016-01-27
* | lavc/h264: Show "Increasing reorder buffer" message with loglevel info.Carl Eugen Hoyos2016-01-27
* | svq1enc: fix out of bounds readsAndreas Cadhalpun2016-01-27
* | avcodec/dvaudiodec: only stereo makes sensePaul B Mahol2016-01-26
* | avcodec: add Ulead DV audio decoderPaul B Mahol2016-01-26
* | lavc/libzvbi-teletextdec: add support for setting background opacityMarton Balint2016-01-25
* | lavc/libzvbi-teletextdec: remove cmax variableMarton Balint2016-01-25
* | lavc/libzvbi-teletextdec: use the built-in transparent color for transparent ...Marton Balint2016-01-25
* | lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITEMats Peterson2016-01-25
* | avcodec/synth_filter: split off remaining code from dcadec filesJames Almer2016-01-25
* | avcodec/dcaenc: do not change user requested bitratePaul B Mahol2016-01-25
* | avcodec/dcaenc: return correct number of bytes in output packetPaul B Mahol2016-01-25