|
|
|
@82e5c5d4
|
12 years |
Carl Eugen Hoyos |
lavc/old_codec_ids: Fix make checkheaders.
|
|
|
@e40f7f1e
|
12 years |
michaelni |
cavs: fix memleak
Fixes Ticket1335
Signed-off-by: Michael …
|
|
|
@c794acc4
|
12 years |
michaelni |
x86inc.asm: remove redundant ifdef YASM_VER
Signed-off-by: …
|
|
|
@8654d6c8
|
12 years |
onemda |
libtwolame: fix stupid bug
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@bb2f13c1
|
12 years |
michaelni |
rename missed CodecID to AVCodecID
Signed-off-by: Michael Niedermayer …
|
|
|
@2fc7c818
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@2da5a5ce
|
12 years |
onemda |
gifdec: return more meaningful error codes
Signed-off-by: Paul B …
|
|
|
@f6428896
|
12 years |
onemda |
gifdec: remove redundant "gif: " from av_dlog()
Signed-off-by: Paul B …
|
|
|
@3662f787
|
12 years |
onemda |
gifdec: pass avctx to av_log()
Signed-off-by: Paul B Mahol …
|
|
|
@7a72695c
|
12 years |
michaelni |
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
* commit …
|
|
|
@4944085
|
12 years |
eclipse7 |
build: Fix some paths in uninstall-libs
Folder and file names weren't …
|
|
|
@7c5466d4
|
12 years |
eclipse7 |
checkheaders: Fix directory creation in out-of-tree builds.
…
|
|
|
@bc773d0d
|
12 years |
michaelni |
Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4'
* commit …
|
|
|
@0049af26
|
12 years |
michaelni |
pnmdec: make ff_pnm_decode_header() more robust
Fixes ticket1321
…
|
|
|
@bb7744a4
|
12 years |
michaelni |
pnmdec: make pnm_get more robust
Signed-off-by: Michael Niedermayer …
|
|
|
@9b34ae4a
|
12 years |
michaelni |
configure: Add support for e500mc CPU
Signed-off-by: Derek Buitenhuis …
|
|
|
@13c50691
|
12 years |
stefasab |
lavfi: add smptebars source
Patch readapted by Stefano Sabatini, …
|
|
|
@13bbc464
|
12 years |
stefasab |
examples/muxing: set codec in the codec context
Make …
|
|
|
@8993c256
|
12 years |
michaelni |
avidec: fix AVStream.info memleak with dv.
Fixes Ticket1334
…
|
|
|
@2f6f2f4
|
12 years |
michaelni |
mpeg12dec: move checks out of decode picture coding extension.
Fixes …
|
|
|
@edd82267
|
12 years |
mans |
x86: fix build with nasm 2.08
It appears that something goes wrong in …
|
|
|
@180d43bc
|
12 years |
mans |
x86: use nop cpu directives only if supported
nasm does not support …
|
|
|
@72382650
|
12 years |
mans |
x86: fix rNmp macros with nasm
For some reason, nasm requires this. …
|
|
|
@f295fee2
|
12 years |
mans |
build: add trailing / to yasm/nasm -I flags
nasm requires a trailing …
|
|
|
@2b140a3d
|
12 years |
mans |
x86: use 32-bit source registers with movd instruction
yasm tolerates …
|
|
|
@a3df4781
|
12 years |
mans |
x86: add colons after labels
nasm prints a warning if the colon is …
|
|
|
@36ef536
|
12 years |
anton |
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
|
|
@104e10fb
|
12 years |
anton |
lavc: add AV prefix to codec ids.
|
|
|
@f5d2c597
|
12 years |
mans |
build: fix library installation on cygwin
This installs libraries …
|
|
|
@7febc5aa
|
12 years |
michaelni |
arm: fix compile with disable-optimizations on android
Fixes …
|
|
|
@cf753d5b
|
12 years |
Clément Bœsch |
doc: fix misspelled "convergence".
Found-by: David Rice
|
|
|
@011ce89d
|
12 years |
onemda |
avcodec: add bmp parser
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@29d1df66
|
12 years |
michaelni |
mpegaudiodec: replace assert() by check under #ifdef DEBUG
The assert …
|
|
|
@3865ec2a
|
12 years |
michaelni |
proresenc_kostya: do not attempt to free random things
Signed-off-by: …
|
|
|
@cde47411
|
12 years |
michaelni |
h264: disable assert on current_picture_ptr being null.
It is …
|
|
|
@7ae473e8
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
nuv: …
|
|
|
@a80ce39
|
12 years |
michaelni |
avidec: parse INFO tags at the end
Fixes Ticket1123
Signed-off-by: …
|
|
|
@fdbeae44
|
12 years |
justin.ruggles |
mpc8: add a flush function
Ensures that the next frame decoded after …
|
|
|
@2fa57c9d
|
12 years |
justin.ruggles |
mpc8: set packet duration and stream start time instead of tracking …
|
|
|
@21eafa1
|
12 years |
michaelni |
msrle: fix extradata palette handling
Fixes Ticket1273
…
|
|
|
@cf22705e
|
12 years |
diego |
nuv: K&R formatting cosmetics
|
|
|
@baac24e6
|
12 years |
mans |
build: generalise rules and variable settings for av* programs
This …
|
|
|
@d74ade7d
|
12 years |
nicolas.george |
ffprobe: refactor frames decoding.
|
|
|
@610c67df
|
12 years |
michaelni |
mpegvideo: remove last_picture_ptr / h264 assert.
This assert is no …
|
|
|
@e6690b6a
|
12 years |
michaelni |
mpegvideo.c: convert some asserts to av_assert
Signed-off-by: Michael …
|
|
|
@3e0b4e32
|
12 years |
michaelni |
svq1enc: set picture_structure correctly
Signed-off-by: Michael …
|
|
|
@f8dbbe54
|
12 years |
michaelni |
mpegvideo_enc: switch some assert to av_assert
Signed-off-by: Michael …
|
|
|
@f72e0d9a
|
12 years |
michaelni |
mpegvideo_enc: remove assert that has become obsolete with the new API …
|
|
|
@859a579e
|
12 years |
janne-libav |
nuv: check RTjpeg header for validity
CC: libav-stable@libav.org
|
|
|
@110d015a
|
12 years |
janne-libav |
Revert "nuv: check per-frame header for validity."
The check is bogus …
|
|
|
@b40ea0f4
|
12 years |
mans |
imc: remove unused field IMCContext.one_div_log2
Signed-off-by: Mans …
|
|
|
@bc90230b
|
12 years |
mans |
imc: fix size of a memset()
IMCContext was changed from an array to a …
|
|
|
@2b680432
|
12 years |
mans |
imc: remove empty if() block
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@add8f5ea
|
12 years |
mans |
fate: simplify variable setting filter.mak
This removes some needless …
|
|
|
@388243bb
|
12 years |
Clément Bœsch |
udp: do not call pthread_{mutex,cond}_destroy when not initialized.
…
|
|
|
@e6b9903d
|
12 years |
michaelni |
shorten: fix cmd type
Signed-off-by: Michael Niedermayer …
|
|
|
@9c1619b5
|
12 years |
onemda |
mpc7: remove duplicated definitions
They are available in mpc.h
…
|
|
|
@7bf16ec3
|
12 years |
michaelni |
mpc8: fix pts
Fixes Ticket1254
Signed-off-by: Michael Niedermayer …
|
|
|
@e4b53d99
|
12 years |
michaelni |
mov: dont clip timestamps at 0
Fixes Ticket1251
Signed-off-by: …
|
|
|
@958df52a
|
12 years |
onemda |
configure: make libtwolame check more robust
Signed-off-by: Paul B …
|
|
|
@68f4156f
|
12 years |
Carl Eugen Hoyos |
movenv: fix remuxing of qdm2
|
|
|
@1b72a7e
|
12 years |
Carl Eugen Hoyos |
aiffenc: fix remuxing of qdm2
|
|
|
@16dc5f20
|
12 years |
Clément Bœsch |
Replace various inlined inverse AVRational with av_inv_q().
|
|
|
@ad55244c
|
12 years |
Clément Bœsch |
lavfi/overlay: remove dead initialization.
|
|
|
@5d2f89a2
|
12 years |
Carl Eugen Hoyos |
movenc: fix remuxing of svq3
|
|
|
@6c071a2b
|
12 years |
martin |
lavf: Declare an AVRational struct without a struct literal
At this …
|
|
|
@b4780d0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@20968575
|
12 years |
diego |
x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
|
|
|
@69aeba13
|
12 years |
Reimar.Doeffinger |
oggdec: Initialize stream index to -1 in ogg_packet.
The previous …
|
|
|
@a4163b2d
|
12 years |
Reimar.Doeffinger |
oggdec: simplify start time calculation code.
Also slightly more …
|
|
|
@f5f98727
|
12 years |
onemda |
libtwolame MP2 encoding support
Signed-off-by: Paul B Mahol …
|
|
|
@82494835
|
12 years |
mans |
rational: add av_inv_q() returning the inverse of an AVRational
This …
|
|
|
@965efc16
|
12 years |
derek.buitenhuis |
dpx: Make start offset unsigned
Some corrupted files would end up …
|
|
|
@fe40dc1c
|
12 years |
Carl Eugen Hoyos |
matroskaenc: Implement support for ALAC
|
|
|
@50b4dbf6
|
12 years |
Philip Langdale |
ass subtitles: Fix valgrind warnings.
We're now running some of this …
|
|
|
@c30f53e
|
12 years |
michaelni |
matroskadec: prevent potential integer overflow
Iam not sure this can …
|
|
|
@bc3b422
|
12 years |
michaelni |
matroskadec: Implement support for ALAC
This patch implements support …
|
|
|
@d106ffd9
|
12 years |
michaelni |
fate: add bitexact flag to fate-sub-movtextenc
Signed-off-by: Michael …
|
|
|
@b11b0e16
|
12 years |
michaelni |
libavcodec/options_table: mark flags as also for subtitles
…
|
|
|
@8331d56e
|
12 years |
stefasab |
doc/filters: fix typo in "@end table."
Remove erroneously added …
|
|
|
@3eb56e84
|
12 years |
Philip Langdale |
movenc: Fix unfreed memory found by valgrind.
Signed-off-by: Philip …
|
|
|
@8d6f46ab
|
12 years |
stefasab |
doc/filters: add mandelbrot source documentation
Address trac ticket …
|
|
|
@9bece760
|
12 years |
stefasab |
lavf/img2dec: add start_number_range option
|
|
|
@b9076553
|
12 years |
stefasab |
examples/muxing: drop duplicated code in add_video_stream()
|
|
|
@80075041
|
12 years |
siretart |
lavfi: properly signal out-of-memory error in ff_filter_samples
Found …
|
|
|
@2db097ca
|
12 years |
Carl Eugen Hoyos |
configure: fix lib.exe check
Running lib.exe without parameters will …
|
|
|
@9e1c55cf
|
12 years |
michaelni |
oggdec: check stream index before using it in ogg_get_length()
Fixes …
|
|
|
@74c6db05
|
12 years |
stefasab |
doc/demuxers.texi: avoid comma splice in image2 documentation
Add …
|
|
|
@b0d23ae
|
12 years |
stefasab |
lavf/img2doc: document options
|
|
|
@b5c7318b
|
12 years |
stefasab |
lavf/img2dec: improve error logging in case of find_image_range() failure
|
|
|
@2dfee8ab
|
12 years |
stefasab |
lavf/img2dec: sort options by name
|
|
|
@48c1d1d3
|
12 years |
stefasab |
lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in …
|
|
|
@07ef7b1a
|
12 years |
stefasab |
lavf/img2dec: fix out-of-range check in find_image_range()
Take the …
|
|
|
@59e4e406
|
12 years |
stefasab |
lavf/img2dec: doxygen find_image_range() function
|
|
|
@e408e32
|
12 years |
stefasab |
lavf/img2dec: rename find_image_range() "max_start" parameter to …
|
|
|
@a30e776f
|
12 years |
stefasab |
lavf/img2dec: fix weird start_number count logic
This seems …
|
|
|
@66747a61
|
12 years |
stefasab |
examples/muxing: simplify alloc_picture()
Use avpicture_alloc() high …
|
|
|
@e776ee8f
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavr: …
|
|
|
@8b8750e0
|
12 years |
derek.buitenhuis |
cosmetics: Fix a few switched periods and linebreaks
Based on a patch …
|
|
|
@88fc1438
|
12 years |
nicolas.george |
ffmpeg: insert bitmap subtitles as video in filters.
With this …
|
|
|