summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02'Michael Niedermayer2015-07-09
|\
| * lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* | Merge commit '3a85397e8bb477eb34678d9edc52893f57003226'Michael Niedermayer2015-07-09
|\|
| * lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov2015-07-08
* | Merge commit '69ab9f53f901eac6a649e22d28cf093357870627'Michael Niedermayer2015-07-09
|\|
| * hevc: split bitstream unescaping to a separate fileAnton Khirnov2015-07-08
* | avcodec/hevc_ps: Do not return success on failures in ff_hevc_parse_sps()Michael Niedermayer2015-07-09
* | Merge commit 'fd124d8357b1becfde3ac8d5e3320127cf97a5b7'Michael Niedermayer2015-07-09
|\|
| * hevc_ps: split the code for parsing the SPS and exporting it into the contextAnton Khirnov2015-07-08
* | avcodev/libdcadec: implement request_channel_layoutJames Almer2015-07-08
* | libavcodec/qsvenc.c: fix incorrect loop condition.Ivan Uskov2015-07-09
* | Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d'Michael Niedermayer2015-07-09
|\|
| * lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-08
* | Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20'Michael Niedermayer2015-07-09
|\|
| * h261: Signal freeze picture release for intra framesStian Selnes2015-07-07
* | Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263'Michael Niedermayer2015-07-09
|\|
| * h261: Set 'still image mode off' in picture headerStian Selnes2015-07-07
* | avcodec/h264_slice: Fix container croppingMichael Niedermayer2015-07-08
* | avcodec/g2meet: Clear pointers after deallocationMichael Niedermayer2015-07-08
* | avcodec/utils: Check values in apply_param_change()Michael Niedermayer2015-07-08
* | videodsp: assert that linesize is larger than widthMichael Niedermayer2015-07-08
* | wmalosslessdec: reset frame->nb_samples on packet lossAndreas Cadhalpun2015-07-07
* | wmalosslessdec: avoid reading 0 bits with get_bitsAndreas Cadhalpun2015-07-07
* | aacenc: fix option descriptionsRostislav Pehlivanov2015-07-07
* | avcodec/libdcadec: export matrix encoding side dataJames Almer2015-07-07
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functionsShivraj Patil2015-07-07
* | libavcodec/qsv.c: Linux-only code part has been moved to separate function in...Ivan Uskov2015-07-07
* | use mmi instead of loongson3 as simd-optimization flag周晓勇2015-07-07
* | avcodec: loongson remove useless macros in mipsfpu optimization周晓勇2015-07-06
* | avcodec/lpc: Fix lpc_apply_welch_window_c() for odd lenMichael Niedermayer2015-07-06
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functionsShivraj Patil2015-07-06
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functionsShivraj Patil2015-07-06
* | libavcodec/qsvenc.c: A warning message when library will work at partial hard...Ivan Uskov2015-07-06
* | avcodec: Add support for Closed Caption export in h264Kieran Kunhya2015-07-06
* | libavcodec/qsvenc.c: More correct selection of alignment of a frame height de...Ivan Uskov2015-07-06
* | lavc/utils: get rid of add_metadata_from_side_data forward declarationMarton Balint2015-07-06
* | lavc/utils: call add_metadata_from_side_data in ff_init_buffer_infoMarton Balint2015-07-06
* | lavc/utils: change add_metadata_from_side_data to accept avpacketMarton Balint2015-07-06
* | lavc/utils: remove redundant call to ff_init_buffer_infoMarton Balint2015-07-06
* | lavc/j2kenc: Enable yuv42x and yuv41x encoding.Carl Eugen Hoyos2015-07-06
* | avcodec/avuienc: Use ff_alloc_packet()Michael Niedermayer2015-07-05
* | avcodec/avuienc: Initialize output dataMichael Niedermayer2015-07-05
* | avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2()Michael Niedermayer2015-07-05
* | aacenc: implement Intensity Stereo encoding supportRostislav Pehlivanov2015-07-05
* | aacenc: add support for coding of IS spectral coefficientsRostislav Pehlivanov2015-07-05
* | aaccoder: add a new perceptual noise substitution implementationRostislav Pehlivanov2015-07-05
* | aaccoder: remove previous PNS implementation from twoloopRostislav Pehlivanov2015-07-05
* | aacenc: use the new function for setting special band scalefactor indicesRostislav Pehlivanov2015-07-05
* | avcodec/nvenc: Add support for H.264 High 444 Predictive encodingPhilip Langdale2015-07-05
* | Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'Michael Niedermayer2015-07-03
|\|