|
|
|
@172d22a0
|
10 years |
michaelni |
avcodec/mjpegdec: Add YUVA420 formats to *scale asserts
Fixes …
|
|
|
@03a17f2
|
10 years |
michaelni |
avcodec/mjpegdec: Print the number of bits in the unsupported pixel …
|
|
|
@0bf416f2
|
10 years |
michaelni |
avcodec/mjpegdec: Check for pixfmtid 0x42111100 || 0x24111100 with …
|
|
|
@e6ea75c5
|
10 years |
michaelni |
doc/examples/decoding_encoding: fix storing all channels
Fixes …
|
|
|
@9e1cfbd3
|
10 years |
michaelni |
avformat/apngdec: transmit all the chunks between consecutive fcTL …
|
|
|
@f41cf2e0
|
10 years |
michaelni |
avformat/rawdec: raw formats have no timestamps
Some raw demuxers …
|
|
|
@39f24712
|
10 years |
michaelni |
ffmpeg: fix accurate seeking with -copyts
Signed-off-by: Michael …
|
|
|
@54170a33
|
10 years |
michaelni |
avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in …
|
|
|
@1d242f98
|
10 years |
michaelni |
avformat/mpegenc: assert that premux_packet is non null
Based on: …
|
|
|
@9a573096
|
10 years |
michaelni |
Merge commit 'fe42f94ce1023f9c2f7e86404c60afcee5b078a9'
* commit …
|
|
|
@7a19a8fb
|
10 years |
michaelni |
Merge commit '6f26f14f134e753d6168591f30815b1c08c1498b'
* commit …
|
|
|
@96398cc1
|
10 years |
michaelni |
Merge commit '208f3abb917757743313da0da714e525e03159d2'
* commit …
|
|
|
@f41d409b
|
10 years |
michaelni |
Merge commit '55b59fab880a9fcdd30f97c5170af282087ac4f7'
* commit …
|
|
|
@d2e05437
|
10 years |
michaelni |
Merge commit '0562887a984388fdc7a9b71c9374ff9c756fb4f1'
* commit …
|
|
|
@1db2d39d
|
10 years |
michaelni |
Merge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1'
* commit …
|
|
|
@4fecf170
|
10 years |
michaelni |
Merge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b'
* commit …
|
|
|
@bcaef717
|
10 years |
michaelni |
Merge commit 'b99ca863506f0630514921b740b78364de67a3ff'
* commit …
|
|
|
@932d8d79
|
10 years |
michaelni |
Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'
* commit …
|
|
|
@010adacb
|
10 years |
michaelni |
Merge commit '065923b0781b06a2604f69f4e2c2407b7750a854'
* commit …
|
|
|
@ea41e6d6
|
10 years |
michaelni |
Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600'
* commit …
|
|
|
@fe42f94c
|
10 years |
martin |
dashenc: Don't segment all video streams when one stream gets a …
|
|
|
@6f26f14f
|
10 years |
martin |
sidxindex: Write mimeType=audio/mp4 for audio-only representations
…
|
|
|
@b4d8724a
|
10 years |
michaelni |
avutil/file: fix av_tempfile() documentation
Found-by: Lukasz Marek …
|
|
|
@c9d39fc
|
10 years |
lukasz.m.luki2 |
lavc/huffyuvdec: fix mem leak in case of init failure
Signed-off-by: …
|
|
|
@02cb7d4c
|
10 years |
lukasz.m.luki2 |
lavc/smvjpegdec: fix mem leak in case of init failure
Signed-off-by: …
|
|
|
@efe34e87
|
10 years |
lukasz.m.luki2 |
lavc/libxvid: fix mem leak in case of init failure
Signed-off-by: …
|
|
|
@208f3abb
|
10 years |
vittorio.giovara |
aacsbr: always initialize max_qmf_subbands
Fixes a wordly warning …
|
|
|
@55b59fab
|
10 years |
vittorio.giovara |
roqaudio: Always use the frame buffer on flush
Prevent NULL …
|
|
|
@0562887a
|
10 years |
vittorio.giovara |
tiffenc: initialize return value
'ret' can only be used without …
|
|
|
@299d8ab1
|
10 years |
vittorio.giovara |
cook: Make sure there is enough extradata
At least 8 bytes are needed …
|
|
|
@30b8eb0f
|
10 years |
vittorio.giovara |
sol: simplify sol_codec_id()
Bug-Id: CID 1238993
|
|
|
@b99ca863
|
10 years |
vittorio.giovara |
aacdec: avoid an out-of-bounds write
Also move the check in the case …
|
|
|
@277ff7f5
|
10 years |
vittorio.giovara |
lavu: move internal define to the only places where it is used
|
|
|
@065923b0
|
10 years |
vittorio.giovara |
mpegenc: prevent a NULL pointer dereference
CC: …
|
|
|
@9c12c6ff
|
10 years |
vittorio.giovara |
motion_est: convert stride to ptrdiff_t
CC: libav-stable@libav.org …
|
|
|
@5182a2a2
|
10 years |
michaelni |
avutil: remove FF_CONST_AVUTIL53, its no longer needed
version is 54 …
|
|
|
@8294f504
|
10 years |
michaelni |
Changelog: remove 24bit lossless wma entry for now, some samples work …
|
|
|
@60fd790f
|
10 years |
michaelni |
avformat/rtmpproto: only prepend @setMetaData for onMetaData and …
|
|
|
@4e9745f
|
10 years |
lukasz.m.luki2 |
lavc/rv30: fix mem leak in case of init failure
Also replaced return …
|
|
|
@331fae8
|
10 years |
lukasz.m.luki2 |
lavc/mss1: fix mem leak in case of init failure
Signed-off-by: Lukasz …
|
|
|
@305b0309
|
10 years |
James |
lavf/apngdec: print currently unsupported in-stream tags in a more …
|
|
|
@78093cf8
|
10 years |
Carl Eugen Hoyos |
Print a warning if vp6 is muxed into flv: The output is flipped.
…
|
|
|
@600e38f5
|
10 years |
Carl Eugen Hoyos |
Fix standalone compilation of the apng decoder on x86.
|
|
|
@6e411d9
|
10 years |
u |
avcodec/microdvddec: support non persistent italic marker '/'
…
|
|
|
@8ef46f4a
|
10 years |
u |
avcodec/microdvddec: support various broken form of color tags
…
|
|
|
@cad3148e
|
10 years |
Reimar.Doeffinger |
xface: reduce stack usage by directly storing 2 bytes data instead of …
|
|
|
@dfc6f56c
|
10 years |
Reimar.Doeffinger |
xface: reduce table sizes.
Signed-off-by: Reimar Döffinger …
|
|
|
@6369a7b7
|
10 years |
Reimar.Doeffinger |
xface: Fix encoder crashes due to too small on-stack array.
Also add …
|
|
|
@d0682b5e
|
10 years |
Reimar.Doeffinger |
svq1enc: reduce stack usage of recursively-called function.
…
|
|
|
@458aadf8
|
10 years |
Reimar.Doeffinger |
lpc: Reduce stack usage by allocating LLSModel in context.
…
|
|
|
@f87a3448
|
10 years |
lukasz.m.luki2 |
lavc/libvorbisdec: use better error codes
Signed-off-by: Lukasz Marek …
|
|
|
@bceabbda
|
10 years |
lukasz.m.luki2 |
lavc/libvorbisdec: fix mem leak in case of init failure
…
|
|
|
@96938216
|
10 years |
lukasz.m.luki2 |
lavc/smacker: fix mem leak in case of init failure
Signed-off-by: …
|
|
|
@691f9be6
|
10 years |
lukasz.m.luki2 |
lavc/anm: fix mem leak in case of init failure
Signed-off-by: Lukasz …
|
|
|
@65ce8f88
|
10 years |
michaelni |
avcodec/x86/Makefile: fix order
Signed-off-by: Michael Niedermayer …
|
|
|
@9f0fd17c
|
10 years |
michaelni |
Merge commit 'f856d9c2f314c493c672dfb9c876da182525da3d'
* commit …
|
|
|
@6d8dda1
|
10 years |
michaelni |
Merge commit 'eec7f032a903e06d249d1e8aa6630b65292bf40f'
* commit …
|
|
|
@d899ea20
|
10 years |
michaelni |
Merge commit '4b68edd08ac352e314ae3fc701f90b081e549324'
* commit …
|
|
|
@293fee4b
|
10 years |
michaelni |
libavcodec/tiff: Fix static linking of lzma with msvc.
Signed-off-by: …
|
|
|
@f856d9c2
|
10 years |
martin |
dashenc: Don't require the stream bitrate to be known
Don't write any …
|
|
|
@eec7f032
|
10 years |
martin |
lavf: Remove a redundant include of sys/stat.h
The same file already …
|
|
|
@4b68edd0
|
10 years |
martin |
flvenc: Remove an unused variable
Signed-off-by: Martin Storsjö …
|
|
|
@d3512a0e
|
10 years |
michaelni |
avcodec/x86/lossless_audiodsp: fix fallback code for 32bit
…
|
|
|
@ce614125
|
10 years |
michaelni |
avcodec/wmalosslessdec: support 24bit lossless
Not checked if its …
|
|
|
@4327088
|
10 years |
michaelni |
avcodec/x86/lossless_audiodsp: support len %16 == 8 in …
|
|
|
@2f6550bb
|
10 years |
michaelni |
avcodec/mjpegdec: fix pixfmtid 0x14111100
Fixes part of Ticket 2004 …
|
|
|
@8437cc72
|
10 years |
Reimar.Doeffinger |
ffv1dec: Avoid unnecessarily large stack usage and copies.
Ideally …
|
|
|
@9146a476
|
10 years |
michaelni |
avfilter/graphparser: Use av_freep(), avoid leaving stale pointers in …
|
|
|
@7df2981f
|
10 years |
michaelni |
avfilter/avf_concat: Use av_freep(), avoid leaving stale pointers in …
|
|
|
@8e6a44cf
|
10 years |
michaelni |
avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in …
|
|
|
@90c9b494
|
10 years |
michaelni |
ffplay: fix mem leak when opening input or parsing options fail.
…
|
|
|
@0b9a9e0e
|
10 years |
michaelni |
avcodec/libspeexdec: make array const
Found-by: Reimar Döffinger …
|
|
|
@33fc1ccb
|
10 years |
Reimar.Doeffinger |
h264_mb: Use smaller data type for refs in await_references.
As far …
|
|
|
@478c61cc
|
10 years |
Reimar.Doeffinger |
h264_i386: Optimize decode_significance_8x8_x86 for 64 bit.
11674 -> …
|
|
|
@c2c27e9e
|
10 years |
Reimar.Doeffinger |
indeo2: move variable declarations into blocks using them.
…
|
|
|
@79be2536
|
10 years |
Reimar.Doeffinger |
mxfdec: minor simplification.
Signed-off-by: Reimar Döffinger …
|
|
|
@3bedd72a
|
10 years |
michaelni |
lavf: fix apngdec under msvc.
Signed-off-by: Michael Niedermayer …
|
|
|
@14b9302f
|
10 years |
michaelni |
lavf/apngdec: properly skip currently unsupported in-stream tags
…
|
|
|
@08d81d0a
|
10 years |
michaelni |
libavformat/mxfdec.c: export source package uids and names as metadata …
|
|
|
@230aeee9
|
10 years |
michaelni |
doc: fix the the typos
Signed-off-by: Michael Niedermayer …
|
|
|
@e01acd86
|
10 years |
michaelni |
doc/decoders.texi: typo in description for option ifo_palette
…
|
|
|
@148506c9
|
10 years |
michaelni |
Merge commit 'cd975d5658a1cbe99939df75db59d5ae9fbcb4e0'
* commit …
|
|
|
@70e3fae8
|
10 years |
michaelni |
Merge commit '1f80742f49a9a4e846c9f099387881abc87150b2'
* commit …
|
|
|
@a82f3de0
|
10 years |
michaelni |
Merge commit '312daa15891dc7abb77a404fe927d5ee35c52a71'
* commit …
|
|
|
@cd975d56
|
10 years |
lu_zero |
hevc: Spin the mv_mpv_mode calls in a stand alone function
…
|
|
|
@ac967ad
|
10 years |
michaelni |
Merge commit 'd466d82faaf6e0e57a3a4be5e38e3902ef251ac3'
* commit …
|
|
|
@ad2424e6
|
10 years |
michaelni |
Merge commit 'a42d5c861fea8d18d997c6ba3f4a1d8aa95a288b'
* commit …
|
|
|
@b9ffafbf
|
10 years |
michaelni |
avfilter/formats: Alloc NULL fmts in SET_COMMON_FORMATS()
This avoids …
|
|
|
@75819faf
|
10 years |
michaelni |
avfilter/formats: free the correct pointer in ADD_FORMAT()
Also only …
|
|
|
@42f3cb41
|
10 years |
michaelni |
Merge commit '863ee8a855b8ce27ffef41479eb66da58763faed'
* commit …
|
|
|
@15ed7ca4
|
10 years |
michaelni |
Merge commit 'fd9badd3cb3b60f5c54dcea35523e1ecca2f67a6'
* commit …
|
|
|
@5af0a701
|
10 years |
michaelni |
Merge commit 'aa8b39d999589154f79300de9038994d0093cd34'
* commit …
|
|
|
@0c3ebbf6
|
10 years |
michaelni |
Changelog: add zygoaudio
Signed-off-by: Michael Niedermayer …
|
|
|
@018ce902
|
10 years |
michaelni |
avcodec/libspeexdec: more verbose error message
Signed-off-by: …
|
|
|
@d96d8e12
|
10 years |
michaelni |
avcodec/libspeexdec: support zygoaudio
Fixes Ticket1873
…
|
|
|
@2ae2c60
|
10 years |
michaelni |
avcodec/vp6: Use av_freep(), avoid leaving stale pointers
…
|
|
|
@6995be43
|
10 years |
michaelni |
avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers
…
|
|
|
@883f85fa
|
10 years |
michaelni |
avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers
…
|
|
|
@c05310d4
|
10 years |
michaelni |
avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale …
|
|
|
@5d37d70b
|
10 years |
michaelni |
avformat/apngdec: add APNG demuxer.
Signed-off-by: Michael …
|
|
|