|
|
|
@c70e647a
|
11 years |
michaelni |
Merge commit '5840473890440dbe0bd2cce530ebb3d93e187ae6'
* commit …
|
|
|
@eee8cb42
|
11 years |
michaelni |
Merge commit 'e40a0e822801d2485e4e555909d7a82713fa86a5'
* commit …
|
|
|
@f3a02f4b
|
11 years |
michaelni |
Merge commit '32a414f316c7f0eea877370e3f9d9f25afbf5da2'
* commit …
|
|
|
@3cfd4df8
|
11 years |
michaelni |
libopenjpeg: init and close properly; don't config during encode
…
|
|
|
@e494f44c
|
11 years |
onemda |
avcodec/escape124: fix infinite loop
Remove can_safely_read() as its …
|
|
|
@ca10d667
|
11 years |
stefasab |
doc/filters: add [] labels for the graph of the opening paragraph …
|
|
|
@21f6ff38
|
11 years |
stefasab |
doc/filters: use between() function in select examples
Simplify.
|
|
|
@57618d8
|
11 years |
stefasab |
doc/fftools: rework some paragraph in the AVOptions chapter
Fix …
|
|
|
@0de4efb8
|
11 years |
onemda |
doc/filters: put ladspa configure option into @code{}
Signed-off-by: …
|
|
|
@fbf861cb
|
11 years |
michaelni |
tests/fate/prores: fix skip alpha tests on big endian
Signed-off-by: …
|
|
|
@b5b762b7
|
11 years |
michaelni |
avcodec/avcodec.h: skip_alpha should not be accessed directly (would …
|
|
|
@f8e8932e
|
11 years |
onemda |
doc/filters: mention configure option for ladspa
Signed-off-by: Paul …
|
|
|
@283fb76d
|
11 years |
michaelni |
lavc: Add support for interleaved chroma formats to libx264. …
|
|
|
@b00fb157
|
11 years |
onemda |
avcodec/sgirledec: fix infinite loop in decode_sgirle8()
Fixes #2985. …
|
|
|
@601eab2b
|
11 years |
onemda |
avfilter: add ladspa wrapper filter
Signed-off-by: Paul B Mahol …
|
|
|
@547c2f00
|
11 years |
Reimar.Doeffinger |
Make decoding alpha optional for some codecs.
For codecs where …
|
|
|
@a5cbf199
|
11 years |
michaelni |
avformat/mov: reset extradata size when extradata gets deallocated due …
|
|
|
@2aa8e33
|
11 years |
Reimar.Doeffinger |
Fix nonsense MPEG-4 hwaccel code.
Issues with the code:
1) The …
|
|
|
@05b7a635
|
11 years |
michaelni |
avformat/movenchint: use realloc_array() to protect against integer …
|
|
|
@63621762
|
11 years |
michaelni |
avformat/movenchint: only change queue size if reallocation succeeded
…
|
|
|
@091ba02c
|
11 years |
michaelni |
avformat/movenchint: revert "Use av_reallocp() where suitable"
…
|
|
|
@361bc707
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avutil: …
|
|
|
@85f8a3cb
|
11 years |
michaelni |
Merge commit 'e208e6d209728d332343aa5390ae377ac0a6305c'
* commit …
|
|
|
@8310bccc
|
11 years |
michaelni |
avutil/pixdesc: try to fix NV20* descriptors
They where inconsistent …
|
|
|
@90ca5a9b
|
11 years |
michaelni |
Add interleaved 4:2:2 8/10-bit formats
Signed-off-by: Michael …
|
|
|
@58404738
|
11 years |
lu_zero |
rtmp: Rewrite embedded flv handling
Use update_offset() as done for …
|