summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter: add random video filterPaul B Mahol2015-07-196-1/+166
* avdevice/decklink: Add missing libraries when building with DeckLink support ...Chris Spencer2015-07-191-0/+2
* Add support for Audible AAX (and AAX+) filesVesselin Bontchev2015-07-194-0/+145
* avformat/mp3dec: split position sync code outMichael Niedermayer2015-07-191-37/+45
* avcodec/utils: Check that channel count is valid in avcodec_open2();Michael Niedermayer2015-07-191-0/+6
* Merge commit '69b92f1b99f3f210be19ee6ec06f6c0de1733031'Michael Niedermayer2015-07-192-14/+80
|\
| * qsvenc: properly handle asynchronous encodingAnton Khirnov2015-07-192-15/+82
* | Merge commit 'f5c4d38c78347b09478e21a661befff4b2d44643'Michael Niedermayer2015-07-193-8/+39
|\ \ | |/
| * qsvdec: properly handle asynchronous decodingAnton Khirnov2015-07-193-8/+38
* | Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae'Michael Niedermayer2015-07-191-19/+31
|\ \ | |/
| * af_resample: do not touch the timestamps if we are not resamplingAnton Khirnov2015-07-191-19/+31
* | ffmpeg_filter: Check that filters have connected outputs before accessing the...Michael Niedermayer2015-07-191-0/+5
* | Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c'Michael Niedermayer2015-07-194-39/+70
|\ \ | |/
| * avconv: split creating and (re-)configuring complex filtergraphsAnton Khirnov2015-07-194-39/+70
* | avfilter: Add reverse filterDerek Buitenhuis2015-07-196-1/+162
* | Merge commit 'be101bc1e357c50fcb740bc4870b3bacc93a5727'Michael Niedermayer2015-07-191-4/+7
|\ \ | |/
| * avconv: create the complex filtergraphs earlierAnton Khirnov2015-07-191-5/+7
* | Merge commit '1959351aecf09fc3e90208ff775f4849801dc13f'Michael Niedermayer2015-07-192-10/+6
|\ \ | |/
| * avconv: move the no streams failure to open_output_file()Anton Khirnov2015-07-192-10/+6
* | Merge commit 'ab7b038906f3e40ed474676d8e3029902a2078f5'Michael Niedermayer2015-07-191-57/+68
|\ \ | |/
| * avconv: factor out the output stream initializationAnton Khirnov2015-07-191-46/+57
* | Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e'Michael Niedermayer2015-07-193-73/+3
|\ \ | |/
| * avconv: use read_file() for reading the 2pass statsAnton Khirnov2015-07-193-70/+3
* | Merge commit '6d5d9246042acb804a652e6fedfb7afe0ca85614'Michael Niedermayer2015-07-192-35/+36
|\ \ | |/
| * avconv: move handling the 2pass logfile into avconv_optAnton Khirnov2015-07-192-34/+34
* | Merge commit '59245e0c5e10a849e67c632cccf4f677b2442e82'Michael Niedermayer2015-07-192-4/+11
|\ \ | |/
| * avconv: set the encoding/decoding_needed flags earlierAnton Khirnov2015-07-192-4/+11
* | ffmpeg_opt: Fix stream copy flag for attachmentsMichael Niedermayer2015-07-191-1/+1
* | Merge commit '56c2f37727015212a404cae0f444d8bc8704d691'Michael Niedermayer2015-07-190-0/+0
|\ \ | |/
| * avconv: drop update_sample_fmt()Anton Khirnov2015-07-191-70/+1
* | Merge commit 'e61f39849c2e2b7f492c17b42058242ed2fa4d57'Michael Niedermayer2015-07-191-1/+1
|\ \ | |/
| * asfdec: make nb_sub to be unsigned intAlexandra Hájková2015-07-191-1/+1
* | Merge commit '2883ef34b59c9b427c4cfad4620c3235e5778406'Michael Niedermayer2015-07-191-13/+24
|\ \ | |/
| * asfdec: read the replicated data in a separate functionAlexandra Hájková2015-07-191-13/+24
* | Merge commit '0989d3ad1fbd7509815208b0a5792918492d2a68'Michael Niedermayer2015-07-191-2/+2
|\ \ | |/
| * asfdec: convert condition for the replicated data reading to be saferAlexandra Hájková2015-07-191-2/+2
* | Merge commit '406627287e015ce381795e85e2557b12bf60ca35'Michael Niedermayer2015-07-191-11/+13
|\ \ | |/
| * asfdec: do not read replicated data when their length is 0Alexandra Hájková2015-07-191-11/+13
* | avcodec/hevc_parser: Treat extradata parsing differently, as it should not co...Michael Niedermayer2015-07-191-2/+16
* | avutil/x86/bswap: force inline asm versions with ICCJames Almer2015-07-181-1/+1
* | avutil/intmath: check for ICC before GCCJames Almer2015-07-181-9/+9
* | avfilter/vf_blend: unbreak tblendPaul B Mahol2015-07-181-39/+29
* | fate: add tblend filter testPaul B Mahol2015-07-182-0/+53
* | avformat/mpegtsenc: Add sdt_period, similar to pat_periodMichael Niedermayer2015-07-182-1/+17
* | avformat/mpegtsenc: Support a user specified PAT/PMT periodMichael Niedermayer2015-07-182-3/+21
* | avformat/mpegtsenc: support storing PAT/PMT per frameMichael Niedermayer2015-07-182-0/+11
* | doc/developer: add url for sample filesGanesh Ajjanagadde2015-07-181-0/+4
* | avfilter/vf_blend: implement 16bit supportPaul B Mahol2015-07-181-123/+202
* | fate: add test for mergeplanes filterPaul B Mahol2015-07-183-0/+57
* | avcodec/vp8: Check buffer size in vp8_decode_frame_header()Michael Niedermayer2015-07-181-0/+5
OpenPOWER on IntegriCloud