Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/volume: drop useless trailing comma | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | avfilter/volume: fix missing filtering flags for a bunch of options | Clément Bœsch | 2015-09-08 | 1 | -7/+7 |
| | |||||
* | avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option | Clément Bœsch | 2015-09-08 | 1 | -2/+2 |
| | |||||
* | avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | avutil/opt: refactor pixel/sample fmt common case | Clément Bœsch | 2015-09-08 | 1 | -7/+3 |
| | |||||
* | avfilter/interlace: fix opt flags | Clément Bœsch | 2015-09-08 | 1 | -5/+5 |
| | |||||
* | avfilter/interlace: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -2/+2 |
| | |||||
* | avfilter/deband: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -3/+3 |
| | |||||
* | swscale: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -3/+1 |
| | |||||
* | avfilter/kerndeint: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -2/+2 |
| | |||||
* | avdevice/dshow: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -24/+8 |
| | |||||
* | avcodec/aacenc: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -12/+4 |
| | |||||
* | avutil/opt: add AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 4 | -4/+85 |
| | |||||
* | avfilter/vf_vectorscope: 9 & 10 bit depth support | Paul B Mahol | 2015-09-08 | 1 | -59/+326 |
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> | ||||
* | avfilter/vf_super2xsai: use the name 's' for the pointer to the private context | Ganesh Ajjanagadde | 2015-09-08 | 1 | -27/+27 |
| | | | | Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> | ||||
* | avfilter/af_ladspa: add special case for 2:2 plugins | Paul B Mahol | 2015-09-08 | 1 | -0/+8 |
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> | ||||
* | lavc/options: extend/fix text for threads and slices options | Stefano Sabatini | 2015-09-08 | 1 | -2/+2 |
| | |||||
* | lavc/libopenh264enc: apply minor consistency fixes to options text | Stefano Sabatini | 2015-09-08 | 1 | -6/+6 |
| | |||||
* | doc/encoders: add libopenh264 entry | Stefano Sabatini | 2015-09-08 | 1 | -0/+58 |
| | |||||
* | doc/codecs: extend documentation for the threads option | Stefano Sabatini | 2015-09-08 | 1 | -2/+6 |
| | |||||
* | doc/codecs: mention GOP in the g option | Stefano Sabatini | 2015-09-08 | 1 | -1/+1 |
| | | | | This helps when grepping for "gop". | ||||
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1 | Hendrik Leppkes | 2015-09-08 | 42 | -105/+105 |
| | |||||
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' | Hendrik Leppkes | 2015-09-08 | 18 | -486/+510 |
|\ | | | | | | | | | | | | | * commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba': lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 19 | -402/+423 |
| | | | | | | | | | | | | The new fields can be accessed directly and are more intelligible. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> | ||||
* | | Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9' | Hendrik Leppkes | 2015-09-08 | 2 | -5/+7 |
|\ \ | |/ | | | | | | | | | | | * commit '6b3ef7f080293956b2e5212b83135c6b051212e9': lavu: Remove bit packing from AVComponentDescriptor Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | lavu: Remove bit packing from AVComponentDescriptor | Vittorio Giovara | 2015-09-07 | 2 | -5/+7 |
| | | | | | | | | | | | | | | | | | | There is no practical benefit in having this structure elements bit packed given the size of the structure and its usage. Change types from uint16_t (packed) to plain int in order to simplify modifying the structure and accessing its fields. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> | ||||
* | | Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7' | Hendrik Leppkes | 2015-09-08 | 2 | -1/+8 |
|\ \ | |/ | | | | | | | | | | | * commit 'b8b5d8274471129f122858bc74ad09284dae6ab7': lavu: extend size of the AVPixFmtDescriptor.flags field Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | lavu: extend size of the AVPixFmtDescriptor.flags field | wm4 | 2015-09-07 | 2 | -1/+8 |
| | | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> | ||||
* | | Merge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3' | Hendrik Leppkes | 2015-09-08 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | * commit '77cf23668991bfd1fb69339f13e1511b4186b7b3': asfdec: alloc enough space for storing name in asf_read_metadata_obj Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | asfdec: alloc enough space for storing name in asf_read_metadata_obj | Alexandra Hájková | 2015-09-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org> | ||||
* | | Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4' | Hendrik Leppkes | 2015-09-08 | 1 | -3/+3 |
|\ \ | |/ | | | | | | | | | | | * commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4': mov: Allow more than one keyframe per trun Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | mov: Allow more than one keyframe per trun | Martin Storsjö | 2015-09-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous restriction was partially designed to fix certain (broken) samples from bug 215. There should be no restriction on the number of keyframes per fragment or trun. The spec suggests that all frames lacking MOV_FRAG_SAMPLE_FLAG_IS_NON_SYNC are key frames, but we require the flag MOV_FRAG_SAMPLE_FLAG_DEPENDS_YES to be unset as well. This works for (possibly broken) media that never sets the NON_SYNC flag and should also be correct for any spec-compliant file. For files that never set either of the flags, all samples are marked as keyframes. Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | | Merge commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946' | Hendrik Leppkes | 2015-09-08 | 1 | -239/+164 |
|\ \ | |/ | | | | | | | | | | | * commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946': dxtory: Unify and rework the decoding routines Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | dxtory: Unify and rework the decoding routines | Luca Barbato | 2015-09-06 | 1 | -239/+165 |
| | | | | | | | | | | | | | | Do not make many assumption on the dimension of the slices and just try to decode additional lines if there is enough data left. Decodes all the samples kindly provided by ultramage. | ||||
* | | Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d' | Hendrik Leppkes | 2015-09-08 | 6 | -5/+111 |
|\ \ | |/ | | | | | | | | | | | * commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d': checkasm: add unit tests for v210enc Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | checkasm: add unit tests for v210enc | Henrik Gramner | 2015-09-06 | 6 | -5/+111 |
| | | | | | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org> | ||||
* | | Merge commit '599fe93a840397f551d94db406d0bad42b46b94b' | Hendrik Leppkes | 2015-09-08 | 1 | -0/+1 |
|\ \ | |/ | | | | | | | | | | | * commit '599fe93a840397f551d94db406d0bad42b46b94b': riff: Add AVj2 fourcc for Avid jpeg2000 Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | riff: Add AVj2 fourcc for Avid jpeg2000 | Vittorio Giovara | 2015-09-04 | 1 | -0/+1 |
| | | |||||
* | | Merge commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be' | Hendrik Leppkes | 2015-09-08 | 1 | -65/+37 |
|\ \ | |/ | | | | | | | | | | | * commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be': dxtory: Factorize the buffer loading Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | dxtory: Factorize the buffer loading | Luca Barbato | 2015-09-04 | 1 | -65/+37 |
| | | | | | | | | And the checks nearby it. | ||||
* | | Merge commit '6a6bc43f5f79587b8936334cc0b3a6616f4807ac' | Hendrik Leppkes | 2015-09-08 | 1 | -76/+49 |
|\ \ | |/ | | | | | | | | | | | * commit '6a6bc43f5f79587b8936334cc0b3a6616f4807ac': dxtory: Factorize slice size checks Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | dxtory: Factorize slice size checks | Luca Barbato | 2015-09-04 | 1 | -76/+48 |
| | | | | | | | | They are always the same. | ||||
* | | Merge commit 'db9fd1e9af83e88bcf2ef40db6a5debf91845c25' | Hendrik Leppkes | 2015-09-08 | 0 | -0/+0 |
|\ \ | |/ | | | | | | | | | | | * commit 'db9fd1e9af83e88bcf2ef40db6a5debf91845c25': fraps: increase vlc nb_bits Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
| * | fraps: increase vlc nb_bits | Michael Niedermayer | 2015-09-03 | 1 | -2/+3 |
| | | | | | | | | | | Sample-Id: fraps_bug_huff.avi Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> |