summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-27doc/APIchanges: add 2 missing hashes & versionsMichael Niedermayer1-2/+2
2013-10-27lavc: add support for CODEC_CAP_DELAY in subtitlesMarton Balint4-4/+15
2013-10-27lavu/parseutils: add av_get_known_color_name()Stefano Sabatini4-3/+32
2013-10-17lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functionsStefano Sabatini4-3/+83
2013-10-06swscale/options: switch default to bicubicMichael Niedermayer3-2/+5
2013-10-03avcodec: add av_codec_get_max_lowres()Michael Niedermayer4-3/+13
2013-10-02avformat: add support to force specific AVCodecsMichael Niedermayer4-2/+51
2013-09-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer8-15/+69
2013-09-28lavfi: allow user-provided execute() callbacksAnton Khirnov8-15/+69
2013-09-22Merge commit 'e208e6d209728d332343aa5390ae377ac0a6305c'Michael Niedermayer2-1/+5
2013-09-21lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya4-1/+45
2013-09-19doc: Add missing hashes and dates to APIChangesPaul B Mahol1-17/+17
2013-09-18doc/APIchanges: Fix two hashesJames Almer1-2/+2
2013-09-17doc/APIchanges: List merge commit hashes and version numbersMichael Niedermayer1-41/+41
2013-09-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-14/+14
2013-09-17doc: Add missing hashes and dates to APIChangesLuca Barbato1-14/+14
2013-09-17Merge commit '3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7'Michael Niedermayer4-1/+39
2013-09-16mem: Introduce av_reallocpLuca Barbato4-1/+39
2013-09-04doc/APIchanges: update hashes and dates after last two commits.Clément Bœsch1-2/+2
2013-09-04avcodec: make avcodec_close() more tolerant.Clément Bœsch3-2/+10
2013-09-04avformat: make avformat_close_input() more tolerant.Clément Bœsch3-3/+12
2013-08-28doc/APIchanges: add missing entry for av_format_probe_score() function additionStefano Sabatini1-0/+3
2013-08-15sws: add dither enumMichael Niedermayer8-10/+32
2013-08-11Make new VDPAU easier to use by adding context to callback.Reimar Döffinger5-3/+29
2013-08-11vdpau: Add an allocation function for AVVDPAUContext.Reimar Döffinger4-2/+19
2013-08-11Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d'Michael Niedermayer4-12/+157
2013-08-10lavc: Add refcounted api to AVPacketLuca Barbato4-13/+157
2013-08-06Merge commit 'f824535a4a79c260b59d3178b8d958217caffd78'Michael Niedermayer4-1/+25
2013-08-06Merge commit '549294fbbe1c00fee37dc4d3f291b98945e11094'Michael Niedermayer4-2/+12
2013-08-06Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909'Michael Niedermayer5-1/+17
2013-08-05vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont4-1/+25
2013-08-05vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont4-2/+12
2013-08-05vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont5-1/+17
2013-08-03Merge commit 'a8b19271c3b40ac3c3dc769fe248887acf14ba5a'Michael Niedermayer5-4/+14
2013-08-02avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura5-4/+14
2013-07-23avcodec: add avcodec_chroma_pos_to_enum()Michael Niedermayer4-2/+28
2013-07-03lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini8-34/+80
2013-06-24lavf: add AV_DISPOSITION flags for WebVTT text track kindsMatthew Heaney3-1/+11
2013-06-24Merge commit '95d52464542f532061290192518d5fe1c1930e8d'Michael Niedermayer5-1/+8
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya5-1/+9
2013-06-15lavu: Add RIPEMD hashingJames Almer8-1/+554
2013-06-06APIchanges: Add missing entry for SHA-2 512James Almer1-0/+7
2013-06-05Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'Michael Niedermayer6-5/+63
2013-06-04mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö4-1/+56
2013-05-24Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer11-14/+447
2013-05-24Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'Michael Niedermayer5-54/+69
2013-05-24Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1'Michael Niedermayer3-1/+22
2013-05-24lavfi: add a slice threading infrastructureAnton Khirnov11-1/+445
2013-05-24Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov5-55/+65
[next]