|
|
|
@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 …
|
|
|
@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: …
|
|
|
@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 …
|
|
|
@8d6eed7b
|
12 years |
nicolas.george |
lavfi: document the constraints on incoming frames.
|
|
|
@8ef740ce
|
12 years |
nicolas.george |
lavfi: use a new field for automatic buffer copy.
The code currently …
|
|
|
@f8574650
|
12 years |
michaelni |
Merge remote-tracking branch 'dwbuiten/master'
* dwbuiten/master:
…
|
|
|
@82de3e16
|
12 years |
Philip Langdale |
movtextenc: Remove dangling reference to movtext.h
This is a …
|
|
|
@616fd4fe
|
12 years |
derek.buitenhuis |
zerocodec: Fix memleak in decode_frame
If there was a failure …
|
|
|
@29facc1e
|
12 years |
derek.buitenhuis |
zerocodec: Cosmetics
Be consistent with error messages and code …
|
|
|
@fcf550c2
|
12 years |
derek.buitenhuis |
zerocodec: Fix memleak in decode_frame
If there was a failure …
|
|
|
@d6124d0d
|
12 years |
derek.buitenhuis |
zerocodec: Cosmetics
Be consistent with error messages and code …
|
|
|
@7b24be55
|
12 years |
Philip Langdale |
avformat/srtdec: Write duration into packet from srt demuxer.
The …
|
|
|
@18175ca9
|
12 years |
Philip Langdale |
movenc: Handle need for extra packets to express subtitle duration.
…
|
|
|
@2daaf776
|
12 years |
Philip Langdale |
movtextenc: 3GPP TS 26.245 Timed Text Encoder.
This change introduces …
|
|
|
@759901f8
|
12 years |
michaelni |
mpegdemux: support MLP/AOB
Fixes issue1731
Based-on-patch-by: carl …
|
|
|
@ce7cf600
|
12 years |
michaelni |
mpegdemux: move private stream 1 handling out of …
|
|
|
@afa6afcc
|
12 years |
michaelni |
mpegdemux: remove redundant dvd audio code
This is almost a revert …
|
|
|
@8821ae64
|
12 years |
justin.ruggles |
lavr: fix handling of custom mix matrices
Adds some validation for …
|
|
|
@3e1cf496
|
12 years |
michaelni |
compute_pkt_fields: do not attempt to calculate dts when the delay …
|
|
|
@2107009e
|
12 years |
michaelni |
lavf: move nb_decoded_frames out of info.
This way the variable is …
|
|
|
@b288b4c6
|
12 years |
michaelni |
has_decode_delay_been_guessed: adjust value for has_b_frames=0
needed …
|
|
|
@c91ca5b9
|
12 years |
michaelni |
lavf: move has_decode_delay_been_guessed() up to make it accessible to …
|
|
|
@ae0312ab
|
12 years |
michaelni |
h264: print num_reorder_frames in debug output
Signed-off-by: Michael …
|
|
|
@73486e3b
|
12 years |
mans |
fate: force pix_fmt in lagarith-rgb32 test
This makes big and little …
|
|
|
@56977eef
|
12 years |
eclipse7 |
fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN
Restore …
|
|
|
@c5d5d17
|
12 years |
rsbultje |
fate: add tests for lagarith lossless video codec.
Based on patch by …
|
|
|
@878b3f2a
|
12 years |
michaelni |
LICENSE: Document all GPL files
Signed-off-by: Derek Buitenhuis …
|
|
|
@668c873b
|
12 years |
michaelni |
matroskadec: check element size against stream limit in …
|
|
|
@e6cd6989
|
12 years |
mans |
ARMv6: vp8: fix stack allocation with Apple's assembler
In the GNU …
|
|
|
@9829a81b
|
12 years |
mans |
ARM: vp56: allow inline asm to build with clang
The clang integrated …
|
|
|