summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * avconv_dxva2: support HEVC Main10 decodingHendrik Leppkes2016-07-15
* | Merge commit '33f6690eb4e21acc4b581688eecfc4cc5ea9515e'Clément Bœsch2017-01-24
|\|
| * hevc: offer DXVA2 for 10bit 420Anton Khirnov2016-07-15
* | Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch2017-01-24
|\|
| * FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-15
| * h264: fix decoding multiple fields per packet with slice threadsAnton Khirnov2016-07-15
* | avformat/hlsenc: improve to write m3u8 head blockSteven Liu2017-01-24
* | avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8"Michael Niedermayer2017-01-24
* | avfilter: add EIA-608 line extractorPaul B Mahol2017-01-24
* | avformat/flvenc: refine the flvenc shift_data codeSteven Liu2017-01-24
* | avformat/hlsenc: refine the code readable for time unitSteven Liu2017-01-24
* | libavformat/tee: tee was passing a wrong option name for fifo's format_optionsFelipe Astroza2017-01-24
* | avcodec/cuvid: fail early if GPU can't handle video resolutionPavel Koshevoy2017-01-23
* | hwcontext_cuda: implement frames_get_constraintswm42017-01-23
* | lavf/segment: fix crash when failing to open segment listRodger Combs2017-01-23
* | avcodec/pngdec: Fix off by 1 size in decode_zbuf()Michael Niedermayer2017-01-23
* | avcodec/error_resilience: update indention after last commitMichael Niedermayer2017-01-22
* | avcodec/error_resilience: Optimize motion recovery code by using blcok listsMichael Niedermayer2017-01-22
* | ffplay: fix indentation after last commitMarton Balint2017-01-22
* | ffplay: do not preallocate video textureMarton Balint2017-01-22
* | avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol2017-01-22
* | avcodec/ac3dec: add consistent noise generation option.Jonathan Campbell2017-01-22
* | libavutil: add av_lfg_init_from_data() functionJonathan Campbell2017-01-22
* | avfilter/af_hdcd: Fix leak of memory allocated by ff_make_format_list()Michael Niedermayer2017-01-22
* | vaapi_mpeg4: Restore changes overwritten by mergeMark Thompson2017-01-22
* | avfilter/avf_showspectrum: Fix memleak of text allocated by av_asprintf()Michael Niedermayer2017-01-21
* | avfilter/vf_palettegen: Fix leak and simplify codeMichael Niedermayer2017-01-21
* | avcodec/fraps: add support for PAL8Paul B Mahol2017-01-21
* | avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecsMichael Niedermayer2017-01-21
* | avfilter/avfiltergraph: Add assert to write down in machine readable form wha...Michael Niedermayer2017-01-21
* | lavc/h264dec: re-indent after previous commitMatthieu Bouron2017-01-20
* | lavc/h264dec: make sure a slice is decoded before finishing setupMatthieu Bouron2017-01-20
* | avformat/wavdec: enable seeking with XMA2Paul B Mahol2017-01-20
* | avcodec/wmaprodec: add xma_flush for seeking in XMA2Paul B Mahol2017-01-20
* | avcodec: add XMA2 parserPaul B Mahol2017-01-20
* | avcodec/wmaprodec: unbreak XMA mono decodingPaul B Mahol2017-01-20
* | avcodec/atrac3: allow 6 channels (non-joint stereo)bnnm2017-01-20
* | dcaenc: Use Huffman codes for Bit Allocation IndexDaniil Cherednik2017-01-20
* | avcodec/nvenc: add logging for more error casesTimo Rothenpieler2017-01-20
* | avcodec/nvenc: make gpu indices independend of supported capabilitiesTimo Rothenpieler2017-01-20
* | avformat/hlsenc: fix too many open files bugSteven Liu2017-01-20
* | avcodec/exr: export writer info into frame metadataPaul B Mahol2017-01-19
* | avcodec/exr: make it aware of 2 additional compressionsPaul B Mahol2017-01-19
* | avcodec/avcodec: fix lil typo in commentAleksandr Slobodeniuk2017-01-19
* | avcodec/speedhq: Fix warning about "initialization from incompatible pointer ...Michael Niedermayer2017-01-19
* | avcodec/wmaprodec: check number of channels for XMA streamsPaul B Mahol2017-01-19
* | avcodec/pixlet: use av_clip_uintp2_c explicitlyPaul B Mahol2017-01-19
* | avcodec/pixlet: use av_clip_uintp2()Paul B Mahol2017-01-19
* | avcodec/pixlet: clip chroma before shiftingPaul B Mahol2017-01-19
* | avcodec/wmapro: redone stream selection for XMA1/2Paul B Mahol2017-01-19