summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/mjpegdec: Detect more CMYK images.Carl Eugen Hoyos2015-08-17
* avcodec/rv30: fix switching back to the original resolutionMichael Niedermayer2015-08-17
* ffmpeg_vdpau: Ignore decoder's max supported levelPhilip Langdale2015-08-16
* avcodec/flashsvenc: Correct max dimension in error messageMichael Niedermayer2015-08-15
* avcodec/svq1enc: Check dimensionsMichael Niedermayer2015-08-15
* movtextdec: Add support for automatic text wrappingNiklesh2015-08-14
* avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal ...Sven Dueking2015-08-14
* avcodec/faxcompr: negate uncompressed runsMichael Niedermayer2015-08-14
* avcodec/faxcompr: Factor decode_uncompressed() outMichael Niedermayer2015-08-14
* avcodec/tiff: Support uncompressed G3 CCITT faxMichael Niedermayer2015-08-13
* avcodec/faxcompr: Support uncompressed escapes in decode_group3_1d_line()Michael Niedermayer2015-08-13
* avcodec/tiff: Support uncompressed G4 CCITT faxMichael Niedermayer2015-08-13
* avcodec/faxcompr: Support cmode == 9 && xxx == 7Michael Niedermayer2015-08-13
* avcodec/faxcompr: Print the unsupported mode numberMichael Niedermayer2015-08-13
* avcodec/dvbsubdec: Print field lens in case they are too lergeMichael Niedermayer2015-08-13
* movtextdec: Use default style information from movtext headerNiklesh2015-08-12
* avcodec/mpeg12dec: Check chroma_formatMichael Niedermayer2015-08-12
* libavcodec/tableprint_vlc.h: include lavu/reverse.c for ff_reverse.Alexis Ballier2015-08-12
* avcodec/gsm_parser: Replace codec_id check by assertMichael Niedermayer2015-08-12
* avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun2015-08-12
* avcodec/g729_parser: Replace codec_id check by assertMichael Niedermayer2015-08-11
* avcodec/g729: add g729_parserGanesh Ajjanagadde2015-08-11
* lavc: Remove newline from avpriv_request_sample() calls.Carl Eugen Hoyos2015-08-11
* libavcodec/qsvdec.c: Extended error messages for MFXVideoDECODE_Init() resultIvan Uskov2015-08-11
* mmaldec: fix problems with flush logicwm42015-08-11
* mmaldec: do not mutate user's AVCodecContext extradata fieldwm42015-08-11
* mmaldec: hack against buffering problems on broken inputwm42015-08-11
* aacenc: Move small misc. functions to a separate fileRostislav Pehlivanov2015-08-11
* avcodec/mjpegenc_common: do not ignore the color_range fieldMichael Niedermayer2015-08-10
* Merge commit '1542ec96389f32e5081c6c607e4b6f5e257ccdf2'Hendrik Leppkes2015-08-10
|\
| * cosmetics: Drop spurious spaces from if clausesPaolo Bizzarri2015-08-08
* | Merge commit '0f562f5b833d603e04123d198c59f8b2b5eb43e4'Hendrik Leppkes2015-08-10
|\|
| * h264: Do not print an error when the buffer has to be refilledLuca Barbato2015-08-06
* | Revert "movtextdec: Use default style information from movtext header"Michael Niedermayer2015-08-10
* | movtextdec: Use default style information from movtext headerNiklesh2015-08-09
* | avcodec: loongson optimize h264qpel with mmi v1周晓勇2015-08-09
* | avcodec/snowenc: Avoid use of deprecated me_methodMichael Niedermayer2015-08-09
* | avcodec: add missing FF_API_CODEC_ID guardAndreas Cadhalpun2015-08-08
* | lavc: The h263 encoder (also) depends on h263data.oCarl Eugen Hoyos2015-08-08
* | movtextdec: Fix memory leaks by freeing mem allocs correctlyNiklesh2015-08-07
* | avcodec/libopenh264enc: Avoid usage of deprecated ff_alloc_packet()Michael Niedermayer2015-08-07
* | Merge commit '9469370fb32679352e66826daf77bdd2e6f067b5'Hendrik Leppkes2015-08-07
|\|
| * h264: Use AVERROR return codes instead of -1Jake Sebastian-Jones2015-08-05
* | aacenc: Move local encoder specific tables to a separate fileRostislav Pehlivanov2015-08-07
* | x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelateJames Almer2015-08-06
* | avcodec/movtextdec: check that ftab has been allocated before dereferencing itMichael Niedermayer2015-08-06
* | movtextdec.c: Add support for font namesNiklesh2015-08-06
* | vc1dec: propagate error codes and return meaningful error codeswm42015-08-06
* | avcodec/diracdec: Move reference to DiracFrame, avoid use of the deprecated f...Michael Niedermayer2015-08-06
* | avcodec/options: Silence deprecated warning about coded_frameMichael Niedermayer2015-08-06