summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* avisynth: drop support of AviSynth 2.5Stephen Hutchinson2015-03-252-76/+15
* swscale/output: Fix undefined shiftsMichael Niedermayer2015-03-251-2/+2
* avisynth: ifdef to avoid implicit function declaration errorsStephen Hutchinson2015-03-251-0/+8
* avcodec/j2kenc: Initialize variable to silence compiler warningsHimangi Saraogi2015-03-251-1/+1
* avutil: make AVFrameSideData buffers ref-counted.Ronald S. Bultje2015-03-252-15/+39
* lavu/frame: move av_frame_copy_props() up in the file.Ronald S. Bultje2015-03-251-70/+70
* avcodec/nvenc_h265: add missing version bump and changelog entryJames Almer2015-03-252-2/+3
* configure: add missing dependency for nvenc_h265James Almer2015-03-251-0/+1
* avcodec/nvenc: Add support for H.265 encodingPhilip Langdale2015-03-243-23/+133
* avcodec/h264: Remove bits_per_raw_sample hacksMichael Niedermayer2015-03-253-9/+6
* avisynth: update headers against AviSynth+Stephen Hutchinson2015-03-254-151/+313
* ffmpeg: fix option name in documentationGiorgio Vazzana2015-03-241-1/+1
* avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...Michael Niedermayer2015-03-241-1/+1
* avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411PMichael Niedermayer2015-03-241-1/+1
* avcodec/nvenc: Drop support for old nvenc apiTimo Rothenpieler2015-03-244-17/+4
* avcodec/msrledec: More verbose error messageMichael Niedermayer2015-03-241-1/+1
* avcodec/msrledec: restructure msrle_decode_pal4() based on the line number in...Michael Niedermayer2015-03-241-14/+11
* avformat/mov: check color parameter type explicitly.Jochen Strunk2015-03-241-1/+1
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-03-241-1/+7
|\
| * lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.Carl Eugen Hoyos2015-03-241-1/+7
* | Merge commit '1188119624e42c1b2ce5be6137d2e6c6f4f03328'Michael Niedermayer2015-03-240-0/+0
|\ \
| * | avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-242-20/+16
* | | Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d'Michael Niedermayer2015-03-241-10/+37
|\ \ \ | |/ / | | / | |/ |/|
| * avisynth: Fix compilation against current 2.6 header(s).Stephen Hutchinson2015-03-241-5/+37
* | doc: Remove non-existing decklink options.Carl Eugen Hoyos2015-03-241-6/+0
* | Merge commit '1ddd3e23a49b9eec11c62dca018238cf7349c90f'Michael Niedermayer2015-03-240-0/+0
|\ \ | |/
| * vaapi_h264: fix slice data offsetHendrik Leppkes2015-03-231-1/+1
* | Merge commit 'ae4f5d944cce431b1f4715c863122355e1d78007'Michael Niedermayer2015-03-240-0/+0
|\ \ | |/
| * dxva2_h264: fix slice offset in long slice structsHendrik Leppkes2015-03-231-1/+1
* | Merge commit 'b21af32aed7e343f962753943e9f16baedfb1750'Michael Niedermayer2015-03-241-1/+4
|\ \ | |/
| * lavc: Prefer x264 over openh264 if both libraries are availableMichael Niedermayer2015-03-231-1/+4
* | Merge commit '312a9ef04bf6b55e68e4a61694b169cd3cc69bb8'Michael Niedermayer2015-03-241-5/+5
|\ \ | |/
| * pixfmt: Update documentation with prefixed pixel formatsVittorio Giovara2015-03-231-8/+8
* | Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d'Michael Niedermayer2015-03-241-3/+6
|\ \ | |/
| * pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara2015-03-231-3/+6
* | Merge commit '7419b34825c20d52f667da2fbe4dc710ec8398f8'Michael Niedermayer2015-03-243-2/+24
|\ \ | |/
| * fate: Add test for tscc2 in movVittorio Giovara2015-03-233-2/+24
* | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer2015-03-244-9/+9
|\ \ | |/
| * mov: Write the display matrix in orderVittorio Giovara2015-03-234-9/+9
* | libavformat/mxfenc: add container duration and package name to primer packMark Reid2015-03-235-33/+35
* | Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23'Michael Niedermayer2015-03-231-0/+2
|\ \ | |/
| * movenc: Write the make and model metadata keys for mov style filesMartin Storsjö2015-03-231-0/+2
* | avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-231-1/+1
* | avutil/frame: Add some very basic documentation for AVFrameSideDataMichael Niedermayer2015-03-231-0/+7
* | doc: Use @lisp where appropriateTimothy Gu2015-03-231-2/+2
* | doc: More semantic markup using @samp and @var where appropriateTimothy Gu2015-03-234-39/+45
* | vaapi_h264: fix slice data offsetHendrik Leppkes2015-03-231-1/+1
* | dxva2_h264: fix slice offset in long slice structsHendrik Leppkes2015-03-231-1/+1
* | doc/fate: better formattingTimothy Gu2015-03-231-32/+32
* | postproc/postprocess_template: split 2nd blockgroup loop outMichael Niedermayer2015-03-231-1/+30