aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | avcodec: loongson relocate constants of idctdsp and h264pred周晓勇2015-07-204-43/+36
* | avcodec: loongson constants redefined with macros周晓勇2015-07-202-52/+52
* | avfilter/af_amerge: increase max number of channels from 32 to 64Paul B Mahol2015-07-201-1/+1
* | avfilter/af_astats: use UINT64_C instead of the LLU suffixJames Almer2015-07-201-1/+1
* | Merge commit 'e93ca480c91397f82f2ea5b6a8b82ac6d0e2bfd2'Michael Niedermayer2015-07-202-0/+12
|\|
| * parseutil: Add more resolution aliasesLuca Barbato2015-07-202-0/+12
* | avformat/mp3dec: Rename sync() function to avoid build failure on androidMichael Niedermayer2015-07-201-2/+2
* | avformat/avidec: Fix demuxing avi with broken indexMichael Niedermayer2015-07-201-2/+6
* | avcodec/ffv1enc: fix assertion failure with unset bits per raw sampleMichael Niedermayer2015-07-201-0/+2
* | lavc/jpeg2000: Signal lossless / bit-exact video stream.Carl Eugen Hoyos2015-07-201-0/+3
* | lavf/rtpenc_jpeg: Warn if number of present quantization tables is not two.Carl Eugen Hoyos2015-07-201-0/+4
* | lavc: Improve documentation for rc_max_rate and bit_rate.Carl Eugen Hoyos2015-07-201-2/+3
* | avcodec/dds: Flip more R<->B casesMichael Niedermayer2015-07-201-5/+9
* | avcodec/dds: fix paletted filesMichael Niedermayer2015-07-193-5/+9
* | RELEASE: update to 2.7.gitJames Almer2015-07-191-1/+1
* | avformat/mp3dec: remove unused variableJames Almer2015-07-191-1/+0
* | 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