|
|
|
@89f4812c
|
11 years |
michaelni |
Merge commit 'ec6c1b1d832ec3261cc3faf93a18d7b2a84883c6'
* commit …
|
|
|
@b7a02509
|
11 years |
michaelni |
Merge commit 'c591d4575a6f97fbbe6145304b1ea960e8e81e14'
* commit …
|
|
|
@c14fc458
|
11 years |
michaelni |
Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'
* commit …
|
|
|
@1ef0b8f9
|
11 years |
michaelni |
Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4'
* commit …
|
|
|
@7372177a
|
11 years |
michaelni |
Merge commit '060ce0c697e261ca2792a7df30dfd1bae6900a4f'
* commit …
|
|
|
@e1ec7990
|
11 years |
michaelni |
Merge commit '4b054a3400f728c54470ee6a1eefe1d82420f6a2'
* commit …
|
|
|
@165e42b5
|
11 years |
michaelni |
Merge commit '163a729725c6eb0081b0af41a7279f7d19aee86e'
* commit …
|
|
|
@4195321a
|
11 years |
michaelni |
Merge commit '4908c8ef2706d98022bf27a5c5bca1fe109e7529'
* commit …
|
|
|
@6bba6957
|
11 years |
michaelni |
Merge commit 'a90cff137b2aca89380b0acad41cd7bb05619ece'
* commit …
|
|
|
@6a4e55a2
|
11 years |
michaelni |
Merge commit '288f2ffb57ae9e9eee2748aca26da3aeb3ca6f6c'
* commit …
|
|
|
@a87cf368
|
11 years |
michaelni |
Merge commit '8747fce91fca6bb8e9936497f2de05c905cf43b5'
* commit …
|
|
|
@15677e72
|
11 years |
michaelni |
Merge commit 'e8c0defe1322f0ff281d9bc5eee91fa1b712b6aa'
* commit …
|
|
|
@ec0e0eb4
|
11 years |
michaelni |
avfilter/vf_scale+aresample: minor simpification
Signed-off-by: …
|
|
|
@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 …
|
|
|
@ec6c1b1d
|
11 years |
diego |
mpeg12decdata: Remove unused #define
|
|
|
@c591d45
|
11 years |
diego |
avcodec: Replace local extern declarations for tables with header #includes
|
|
|
@aa2ba8c9
|
11 years |
diego |
swscale: Move extern declarations for tables to swscale_internal.h
…
|
|
|
@d2585315
|
11 years |
diego |
swscale: Mark a bunch of tables only used within one file static
|
|
|
@060ce0c6
|
11 years |
diego |
ivi_common: Make some tables only used within the file static
|
|
|
@4b054a34
|
11 years |
martin |
rtpproto: Check the right feature detection macro
IPPROTO_IPV6 is …
|
|
|
@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
…
|
|
|
@163a7297
|
11 years |
diego |
electronicarts: Let functions always returning the same value return void
|
|
|
@4908c8e
|
11 years |
diego |
electronicarts: Improve some function/variable names
|
|
|
@a90cff13
|
11 years |
diego |
electronicarts: comment wording fixes
|
|
|
@288f2ffb
|
11 years |
diego |
electronicarts: Remove bogus function documentation
|
|
|
@8747fce9
|
11 years |
diego |
electronicarts: K&R formatting cosmetics
|
|
|
@e8c0defe
|
11 years |
janne-libav |
8bps: decode 24bit files correctly as rgb32 on bigendian
|
|
|
@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 …
|
|
|