|
|
|
@6d246f44
|
11 years |
michaelni |
avfilter/vf_scale: generic swscale option support
With this all …
|
|
|
@1e0e1932
|
11 years |
michaelni |
sws: add dither enum
This allows specifying more dither algorithms …
|
|
|
@60e9b855
|
11 years |
michaelni |
swscale_unscaled: make dither_scale static, its not used elsewhere and …
|
|
|
@165b6577
|
11 years |
michaelni |
avformat/riff: add DM4V FourCC
Signed-off-by: Michael Niedermayer …
|
|
|
@23606f27
|
11 years |
michaelni |
avcodec/ffv1enc: bump minor_version for the chroma_plane fix
…
|
|
|
@1a01147d
|
11 years |
michaelni |
avcodec/ffv1enc: fix chroma_plane for rgb/rgba
Signed-off-by: Michael …
|
|
|
@c387c45
|
11 years |
michaelni |
ffv1: fix plane_count at version 1.4
Signed-off-by: Michael …
|
|
|
@8ec6188
|
11 years |
michaelni |
ffv1dec: support printing information about the global header
…
|
|
|
@2c959ecc
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c3386bd5
|
11 years |
martin |
rtpproto: Check for the right feature when reading a sockaddr_in6
…
|
|
|
@bfbe0767
|
11 years |
michaelni |
wavpackenc: simplify "sign = ((sample) < 0) ? 1 : 0;"
Signed-off-by: …
|
|
|
@1a53ddd9
|
11 years |
michaelni |
avcodec/lzwenc: change asserts to av_asserts
Signed-off-by: Michael …
|
|
|
@796b20fa
|
11 years |
michaelni |
avcodec/gif: use the whole allocated buffer
Fixes some gif encoding …
|
|
|
@b4e2e037
|
11 years |
michaelni |
avcodec/lzwenc: Add 1 additional bit of padding for gif
This fixes …
|
|
|
@5dd5985e
|
11 years |
michaelni |
avcodec/gif: move BITSTREAM_WRITER_LE up
This prevents issues in case …
|
|
|
@dc2e4c2e
|
11 years |
eclipse7 |
lavf/wavdec: Fix seeking in files with unaligned offsets
A file with …
|
|
|
@dabfa80c
|
11 years |
michaelni |
avcodec/mjpegdec: print a message when there was just a single field …
|
|
|
@93f42777
|
11 years |
onemda |
WavPack encoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@20904518
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
sdp: …
|
|
|
@2425be89
|
11 years |
michaelni |
Merge commit '6b58e11a8331690ec32e9869db89ae10c54614e9'
* commit …
|
|
|
@1a01f367
|
11 years |
michaelni |
Merge commit '2427ac6ccd868811d1fe9df7c64c50ca58abe6f6'
* commit …
|
|
|
@ab06436
|
11 years |
michaelni |
Merge commit '5268bd2900effa59b51e0fede61aacde5e2f0b95'
* commit …
|
|
|
@070c22d5
|
11 years |
michaelni |
Merge commit '3562684db716d11de0b0dcc52748e9cd90d68132'
* commit …
|
|
|
@2bac839b
|
11 years |
michaelni |
Merge commit 'f13fe6020e6a3871f9b0c96b240e58e6ed4fb5d7'
* commit …
|
|
|
@d12bc01e
|
11 years |
michaelni |
Merge commit '62cc7a91080194d9ead162516f779f20931220d9'
* commit …
|
|
|
@8da4305e
|
11 years |
michaelni |
Merge commit '2df0776c2293efb0ac12c003843ce19332342e01'
* commit …
|
|
|
@1dee467d
|
11 years |
michaelni |
Merge commit 'feaaf5f7f0afac7223457f871af2ec9b99eb6cc6'
* commit …
|
|
|
@86fe16a7
|
11 years |
michaelni |
Merge commit '075dbc185521f193c98b896cd63be3ec2613df5d'
* commit …
|
|
|
@b56fc18b
|
11 years |
martin |
sdp: Add an option for sending RTCP packets to the source of the last …
|
|
|
@6b58e11a
|
11 years |
martin |
rtpproto: Add an option for writing return packets to the address of …
|
|
|
@7ec7d626
|
11 years |
michaelni |
Merge commit 'aae159a7cc4df7d0521901022b778c9da251c24e'
* commit …
|
|
|
@640a36a0
|
11 years |
michaelni |
ffmpeg_filter: check that the input media type match the filter
Fixes …
|
|
|
@1ee1a3d9
|
11 years |
michaelni |
avcodec/gsmdec: reject unsupported msn audio modes
Signed-off-by: …
|
|
|
@bbbd9596
|
11 years |
stefasab |
doc/filters: reformat scale filter doc
Signed-off-by: Stefano …
|
|
|
@8a7295be
|
11 years |
onemda |
tiff: frame multithreading support
Signed-off-by: Paul B Mahol …
|
|
|
@2427ac6
|
11 years |
martin |
rtpproto: Update the parameter documentation
Move the sources …
|
|
|
@97064019
|
11 years |
michaelni |
avcodec/mpeg12dec: check slice size before trying to decode it
Fixes …
|
|
|
@6a64b23d
|
11 years |
Thilo Borgmann |
Update my email address.
|
|
|
@8e0b6d82
|
11 years |
tempn |
riff: add msn audio comment
|
|
|
@cba9a40d
|
11 years |
michaelni |
avcodec: free priv_data in avcodec_copy_context()
Fixes memleak
Fixes …
|
|
|
@e85771f2
|
11 years |
michaelni |
ffserver: allocate rc_eq, prevent freeing invalid pointer
…
|
|
|
@ef36ba5e
|
11 years |
michaelni |
avcodec: clarify documentation of avcodec_copy_context()
Following …
|
|
|
@5268bd29
|
11 years |
lu_zero |
segafilm: Error out on impossible packet size
Reported-by: Mateusz …
|
|
|
@11afe28b
|
11 years |
onemda |
lavfi/ebur128: fix typo: s/negociation/negotiation
Signed-off-by: …
|
|
|
@3562684d
|
11 years |
lu_zero |
ogg: Always alloc the private context in vorbis_header
It is possible …
|
|
|
@f13fe602
|
11 years |
lu_zero |
rtjpeg: Use init_get_bits8
CC:libav-stable@libav.org
|
|
|
@62cc7a91
|
11 years |
lu_zero |
rtjpeg: return meaningful error codes
|
|
|
@2df0776c
|
11 years |
lu_zero |
nuv: Use av_fast_realloc
The decompressed buffer can be used after …
|
|
|
@feaaf5f7
|
11 years |
lu_zero |
nuv: Reset the frame on resize
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@075dbc18
|
11 years |
lu_zero |
nuv: Pad the lzo outbuf
And properly update the buf_size with the …
|
|
|
@aae159a7
|
11 years |
lu_zero |
nuv: Do not ignore lzo decompression failures
Update the fate …
|
|
|
@7b71feab
|
11 years |
michaelni |
MAINTAINERS: add myself as maintainer for MIPS and Zeljko Lukac as …
|
|
|
@e87fcaa8
|
11 years |
michaelni |
avformat/riff: treat msn audio like gsm_ms
Fixes decoding of 4 files …
|
|
|
@1057390
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
png: …
|
|
|
@46dee21a
|
11 years |
lu_zero |
png: allow encoding 16-bit grayscale
Signed-off-by: Luca Barbato …
|
|
|
@7a48b1c4
|
11 years |
michaelni |
Remove FF_API_PKT_DUMP cruft. Not compiled since libavformat 54.
…
|
|
|
@ca2378ad
|
11 years |
michaelni |
libavformat/version.h: Drop FF_API_OLD_AVIO (unused and undefined …
|
|
|
@bb4e1b4c
|
11 years |
michaelni |
avcodec/mjpegdec: Read EXIF metadata in JPEG input.
Signed-off-by: …
|
|
|
@ad0f7574
|
11 years |
michaelni |
avcodec: Add EXIF metadata parser to libavcodec.
Signed-off-by: …
|
|
|
@b7ba7cbd
|
11 years |
michaelni |
avcodec/tiff: Refactor TIFF tag related functions to share the code.
…
|
|
|
@4b101ab
|
11 years |
michaelni |
avformat/asfdec: call ff_read_frame_flush() in asf_read_pts()
…
|
|
|
@3500f53c
|
11 years |
michaelni |
libavutil/opt.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@5086b268
|
11 years |
michaelni |
libavutil/file_open.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@5347de88
|
11 years |
michaelni |
libavcodec/xsubenc.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@ad26aa36
|
11 years |
michaelni |
libavcodec/rv40.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@c6325e50
|
11 years |
michaelni |
libavcodec/mpegvideo.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@1e6816dc
|
11 years |
michaelni |
libavcodec/lpc.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@e458fd6c
|
11 years |
michaelni |
libavcodec/dv.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@805fbbef
|
11 years |
michaelni |
libavcodec/bintext.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@c77c5f6c
|
11 years |
michaelni |
libavcodec/bink.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@9da6e742
|
11 years |
michaelni |
libavcodec/avcodec.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@f1046237
|
11 years |
michaelni |
libavcodec/ac3tab.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@7fabf3a4
|
11 years |
michaelni |
libavcodec/ac3enc_template.c: Fix duplicate words
Signed-off-by: …
|
|
|
@a8163a78
|
11 years |
michaelni |
doc/filters.texi: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@e1c44be8
|
11 years |
michaelni |
doc/filter_design.txt: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@53f309c6
|
11 years |
michaelni |
pixfmt: extend description for planar YUV 9/10 bits formats
…
|
|
|
@2395ae22
|
11 years |
michaelni |
img2dec: fix typo (double "with with")
Signed-off-by: Michael …
|
|
|
@d4ab129
|
11 years |
onemda |
ffmpeg_filter: do not pick evil path for trim filters
Signed-off-by: …
|
|
|
@9087dcbe
|
11 years |
onemda |
lavfi/trim: check for right default value
Signed-off-by: Paul B Mahol …
|
|
|
@c103d5f5
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
wmall: …
|
|
|
@f18ccb52
|
11 years |
michaelni |
Fix wrong use of "an" in some comments.
|
|
|
@98fd8a78
|
11 years |
michaelni |
avcodec: Remove ff_packet_free_side_data, use av_packet_free_side_data …
|
|
|
@a5ef7960
|
11 years |
michaelni |
ape: check avio_read() return value
This sets pkt->size to absurd …
|
|
|
@3ca5df3
|
11 years |
anton |
wmall: use AVFrame API properly
This fixes a bug with non-refcounted …
|
|
|
@d404fe35
|
11 years |
Reimar.Doeffinger |
Make new VDPAU easier to use by adding context to callback.
Using …
|
|
|
@af05edc6
|
11 years |
Reimar.Doeffinger |
vdpau: Add an allocation function for AVVDPAUContext.
Signed-off-by: …
|
|
|
@d87f9da5
|
11 years |
Reimar.Doeffinger |
vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU.
…
|
|
|
@49cf36f4
|
11 years |
Reimar.Doeffinger |
sanm: fix undefined behaviour on big-endian.
A variable with …
|
|
|
@61e0e809
|
11 years |
michaelni |
tiff: continue parsing on non fatal errors
Reviewed-by: Thilo …
|
|
|
@8e119a22
|
11 years |
michaelni |
mpeg4videodec: Parse newpred headers
This is untested due to lack of …
|
|
|
@06137a49
|
11 years |
michaelni |
mpeg4videodec: check resolution marker bits
Signed-off-by: Michael …
|
|
|
@5717689c
|
11 years |
michaelni |
avutil/avstring: make const tables static const
Signed-off-by: …
|
|
|
@22159474
|
11 years |
michaelni |
avutil/parseutils:make const tables static const
Signed-off-by: …
|
|
|
@64a3dbad
|
11 years |
michaelni |
avutil/ripemd:make const tables static const
Signed-off-by: Michael …
|
|
|
@0e98a13
|
11 years |
michaelni |
avutil/xtea: make const tables static const
Signed-off-by: Michael …
|
|
|
@90b40b45
|
11 years |
michaelni |
avutil/sha:make const tables static const
Signed-off-by: Michael …
|
|
|
@475df42e
|
11 years |
michaelni |
avutil/sha512: make const tables static const
Signed-off-by: Michael …
|
|
|
@4ccafaca
|
11 years |
michaelni |
avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII
…
|
|
|
@15c92f8
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@99091ff2
|
11 years |
michaelni |
Merge commit '205a4502d3da9de2db75d2c965c9d065574e9266'
* commit …
|
|
|