summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * build: Introduce iso_media componentDiego Biurrun2016-02-18
* | Merge commit '82454c3a826bc8aa42474097784b70befd5be532'Derek Buitenhuis2016-02-24
|\|
| * build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-18
| * build: Fix dependencies for components relying on H.263 data tablesDiego Biurrun2016-02-18
* | Merge commit 'e453129321778886813dcecf73c8b42f8352ca0e'Derek Buitenhuis2016-02-24
|\|
| * build: Add missing dependencies for eatqi decoderDiego Biurrun2016-02-18
| * build: Add missing celp_math dependency for G723_1 encoder and decoderVittorio Giovara2016-02-18
* | Merge commit '3d8025d602045cbd2894e5182d9243c2e864c8c8'Derek Buitenhuis2016-02-24
|\|
| * profiles: Add missing #endif commentDiego Biurrun2016-02-18
* | Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop particularly redundant silly commentsDiego Biurrun2016-02-18
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e'Derek Buitenhuis2016-02-24
|\|
| * qsv: add a missing #includeAnton Khirnov2016-02-18
* | Merge commit '47570dbde8b33001d5ccac44e7ebaaeecbcb807c'Derek Buitenhuis2016-02-24
|\|
| * fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefsDiego Biurrun2016-02-15
| * nvenc: support CUDA frames as inputAnton Khirnov2016-02-14
* | Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e'Derek Buitenhuis2016-02-24
|\|
| * lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-14
| * Allow linking to CUDA dynamically instead of dlopen()ing it at runtimeAnton Khirnov2016-02-14
* | avcodec/mpeg12dec: Fix missing slice handling without paddingMichael Niedermayer2016-02-24
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-24
* | lavc/utvideodec: prevent possible signed overflowGanesh Ajjanagadde2016-02-23
* | lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-23
* | libvpxenc: quiet unused-variable warningJames Zern2016-02-22
* | x86/dcadec: add ff_lfe_fir1_float_{sse3,avx}James Almer2016-02-22
* | vc2enc: set quantization ceiling to 50Rostislav Pehlivanov2016-02-22
* | lavc/rawdec: Align AV_PIX_FMT_RGB24 correctlyMats Peterson2016-02-22
* | avcodec/webp: move exif_metadata outside of WebPContextJames Almer2016-02-21
* | vc2enc: use LAVC_INDENT instead of FFMPEG_VERSION for encoder commentRostislav Pehlivanov2016-02-21
* | lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a paletteMats Peterson2016-02-21
* | vc2enc: add support for Haar wavelet transformsRostislav Pehlivanov2016-02-20
* | avcodec/libzvbi-teletextdec: use common functions for matching data_unit_id a...Marton Balint2016-02-19
* | avformat/dvbtxt: add raw demuxer for dvb teletext probingMarton Balint2016-02-19
* | lavc/libvpx: Reindent after last commit.Carl Eugen Hoyos2016-02-19
* | lavc/libvpx: Fix support for RGB colorspace.Carl Eugen Hoyos2016-02-19
* | lavc/libvpx: Fix high-bitdepth pix_fmts on big endian.Carl Eugen Hoyos2016-02-19
* | avcodec/cdxl: add support for raw videos with chunky formatPaul B Mahol2016-02-19
* | avcodec/h264: Execute error concealment before marking the frame as done.Michael Niedermayer2016-02-19
* | lavc/ccaption_dec: implement special and extended character setsAman Gupta2016-02-17
* | lavc/ccaption_dec: do not ignore repeated character commandsAman Gupta2016-02-17
* | avcodec/eatqi: print error on mb decode failureMichael Niedermayer2016-02-17
* | avcodec/mpeg12: Remove duplicate block_last_index setting codeMichael Niedermayer2016-02-16
* | avcodec/mpeg12: Fix error returnMichael Niedermayer2016-02-16
* | Merge commit '8d34a2f803c9ca9433b5a51bacbbe352e8d327e2'Derek Buitenhuis2016-02-16
|\|
| * vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2016-02-13
| * hevc: Track long and short term RPS size for VDPAUPhilip Langdale2016-02-13
| * dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2016-02-13
| * nvenc: rename a misnamed functionAnton Khirnov2016-02-12