|
|
|
@56090b5
|
11 years |
michaelni |
Merge commit '3865ba7b21aef5d60183719e238361ec8797ab5a'
* commit …
|
|
|
@15cee5e5
|
11 years |
michaelni |
mjpegdec: Fix used quant index for gbr
Fixes Ticket1651
…
|
|
|
@94e86ae1
|
11 years |
michaelni |
mjpegdec: initialize source variables before gbr remap
Signed-off-by: …
|
|
|
@71a2e524
|
11 years |
stefasab |
lavf/segment: use AV_OPT_TIME_DURATION for time_delta
Simplify.
|
|
|
@459dc81a
|
11 years |
stefasab |
lavf/segment: reindent after last commit
|
|
|
@19ea08a1
|
11 years |
stefasab |
lavf/segment: add initial_offset option
Should address trac ticket #2224.
|
|
|
@b3ac8a2a
|
11 years |
stefasab |
doc/formats: add section describing stream specifiers
|
|
|
@e7a6962e
|
11 years |
stefasab |
doc/developer: update sections about external development
Replace the …
|
|
|
@db4e191d
|
11 years |
onemda |
lavfi/aevalsrc: do not free AVOption variables in uninit()
The …
|
|
|
@badbd241
|
11 years |
onemda |
lavfi/aevalsrc: use AV_OPT_TYPE_DURATION
Signed-off-by: Paul B Mahol …
|
|
|
@1e89f749
|
11 years |
onemda |
lavfi/afade: use av_rescale()
Should not make a difference, but its …
|
|
|
@2ea60971
|
11 years |
derek.buitenhuis |
fate: Always enable avresample
There's no reason we shouldn't be …
|
|
|
@45119739
|
11 years |
onemda |
wmalosslessdec: do not set avctx->coded_frame
Signed-off-by: Paul B …
|
|
|
@07206dee
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@0a3a0edd
|
11 years |
michaelni |
avfilter/af_earwax: Fix out of array accesses on odd packets
…
|
|
|
@8f099571
|
11 years |
michaelni |
avcodec/qdm2: initialize sign_bits
Fixes non deterministic output
…
|
|
|
@1db88c33
|
11 years |
Carl Eugen Hoyos |
Suggest recompilation with openssl or gnutls if the https protocol is …
|
|
|
@c9eb5c97
|
11 years |
Carl Eugen Hoyos |
lavf/utils.c: Avoid a null pointer dereference on oom after …
|
|
|
@fbe159e
|
11 years |
michaelni |
avcodec/qdm2: store bits in an integer instead of float variable
…
|
|
|
@b050956
|
11 years |
michaelni |
avformat/utils: avformat_find_stream_info set value for ret in case of …
|
|
|
@2e6338b4
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
qdm2: …
|
|
|
@3865ba7b
|
11 years |
lu_zero |
iff: K&R formatting cosmetics
|
|
|
@bc95b942
|
11 years |
onemda |
lavfi/aconvert: unbreak
Even if its deprecated, it should still work …
|
|
|
@5649090
|
11 years |
michaelni |
Merge commit 'adadc3f2443d25b375e21e801516ccfd78e0b080'
* commit …
|
|
|
@2c0ec526
|
11 years |
michaelni |
fate/crc fix after master:410192e36958: add crc24 tables
…
|
|
|
@884c8905
|
11 years |
onemda |
lavfi: add aecho filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@4977e467
|
11 years |
onemda |
lavf/takdec: check metadata blocks checksum
Signed-off-by: Paul B …
|
|
|
@8491f405
|
11 years |
onemda |
tak: use crc table from lavu
Signed-off-by: Paul B Mahol …
|
|
|
@410192e
|
11 years |
onemda |
add crc24 tables
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@067c9c3b
|
11 years |
michaelni |
Merge commit '12576afe206d35231ccd61f9033c5fdab6a11e80'
* commit …
|
|
|
@a3d9a216
|
11 years |
michaelni |
Merge commit 'bbf6a4aa20bfe3d7869b2218e66063602dfb8aa7'
* commit …
|
|
|
@40e8967e
|
11 years |
michaelni |
Merge commit '22e76ec635bafdd1d1ec35581a7ac09e69e3c43e'
* commit …
|
|
|
@ccf9211e
|
11 years |
michaelni |
avformat/utils: avformat_find_stream_info fix a crash in case of oom
…
|
|
|
@0574fe76
|
11 years |
michaelni |
Changelog: add back the <next> placeholder for new changes
…
|
|
|
@a37e42b3
|
11 years |
michaelni |
Update back for git master
Signed-off-by: Michael Niedermayer …
n2.1-dev
|
|
|
@2b8b2ba1
|
11 years |
michaelni |
Changelog: replace next by 2.0
Signed-off-by: Michael Niedermayer …
n2.0
|
|
|
@1ebb95d5
|
11 years |
michaelni |
Update for 2.0
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@5eaed6d3
|
11 years |
michaelni |
atrac3: fix error handling
decode_tonal_components returns a proper …
|
|
|
@09f59d6a
|
11 years |
michaelni |
avformat/gif: Do not write GIF89a header if loop is set to -1.
…
|
|
|
@9e214900
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@49f441ea
|
11 years |
michaelni |
MAINTAINERS: Update which releases are supported
Signed-off-by: …
|
|
|
@c3ca7020
|
11 years |
michaelni |
codec_desc: fix typo in rv20 long_name.
Signed-off-by: Michael …
|
|
|
@3aa2257
|
11 years |
michaelni |
doc/RELEASE_NOTES: add a note about AVISynth
Signed-off-by: Michael …
|
|
|
@233177a4
|
11 years |
michaelni |
jpegdec: clear EOBRUN on restarts
Signed-off-by: Michael Niedermayer …
|
|
|
@1c032e94
|
11 years |
michaelni |
jpegdec: give handle_rstn() a return code that indicates if restart …
|
|
|
@776155ca
|
11 years |
michaelni |
mjpeg_decode_scan: reset restart state
Fixes Ticket2082
Fixes …
|
|
|
@e9be467
|
11 years |
michaelni |
doc/ffmpeg: document -override_ffserver
Signed-off-by: Michael …
|
|
|
@325411a6
|
11 years |
michaelni |
snowenc: check minimum resolution
Fixes Ticket1855
Signed-off-by: …
|
|
|
@f07cb53a
|
11 years |
Marton Balint |
ffplay: assume 0 stream start time if start time is unset in duration …
|
|
|
@3886572
|
11 years |
Marton Balint |
ffplay: do not update audio clock with old audio pts if current frame …
|
|
|
@aa74810f
|
11 years |
michaelni |
bitstream: fix a crash in case of oom
fixes ticket #2766
…
|
|
|
@19378221
|
11 years |
michaelni |
vorbiscomment: Add support for embedded cover art
Fixes ticket #2655
…
|
|
|
@1e5bbbfc
|
11 years |
michaelni |
lavf/flacdec: Share the function to parse cover art blocks
…
|
|
|
@f9d74312
|
11 years |
michaelni |
avformat/AVFormatContext: Move fields down to match the fork
avconv …
|
|
|
@d5de1231
|
11 years |
michaelni |
avfilter/graphparse: Fix build with --enable-incompatible-fork-abi
…
|
|
|
@c5a1b18f
|
11 years |
onemda |
lavfi/drawtext: add support for printing frame metadata
…
|
|
|
@87fb18c3
|
11 years |
michaelni |
imc: Catch a division by zero
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@4ecdb5ed
|
11 years |
lu_zero |
qdm2: Conceal broken samples
Reported-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@adadc3f2
|
11 years |
lu_zero |
qdm2: refactor joined stereo support
qdm2 does support only two …
|
|
|
@7d9cb126
|
11 years |
michaelni |
avcodec/wmaprodec: Check block_align
Fixes undefined behavior
Its not …
|
|
|
@694550f1
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@0dd99628
|
11 years |
michaelni |
ff_lpc_calc_coefs: assert that the type is levinson or cholesky
…
|
|
|
@9a1ec1f
|
11 years |
Carl Eugen Hoyos |
Force correct extradata for AVID AVCI50 in mov.
Fixes ticket #2106.
…
|
|
|
@3c5071db
|
11 years |
onemda |
lavfi/psnr: rename 's' parameter to match documentation
Also removes …
|
|
|
@d0a79339
|
11 years |
michaelni |
ffmpeg_opt: do not warn about unused gop_timecode
The option is …
|
|
|
@12576af
|
11 years |
lu_zero |
adpcm: Write the correct number of samples for ima-dk4
Reported-by: …
|
|
|
@bbf6a4aa
|
11 years |
lu_zero |
imc: Catch a division by zero
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@22e76ec6
|
11 years |
lu_zero |
atrac3: set the getbits context the right buffer_end
Reported-by: …
|
|
|
@50cf5a7f
|
11 years |
lu_zero |
atrac3: Error on impossible encoding/channel combinations
Joint …
|
|
|
@874c8a17
|
11 years |
lu_zero |
atrac3: fix error handling
decode_tonal_components returns a proper …
|
|
|
@e914a21
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|
@848295c2
|
11 years |
michaelni |
Merge commit 'a87a0acf9b5d27aad032e61eef4973e62a4a6830'
* commit …
|
|
|
@00b1401d
|
11 years |
michaelni |
avcodec/h264_ps: try to support Ambarella AVC
Fixes Ticket2763
…
|
|
|
@509642b4
|
11 years |
michaelni |
WebM muxer writes WebVTT subtitle track
The Matroska muxer now allows …
|
|
|
@a20f049c
|
11 years |
michaelni |
avcodec/libvpxenc: make class names unique
This should fix an …
|
|
|
@d1e8d4b0
|
11 years |
michaelni |
ffmpeg: Allow overriding ffservers input
Fixes Ticket1970
…
|
|
|
@d7fbe926
|
11 years |
michaelni |
ffmpeg: move creation_time for ffserver setting up
Signed-off-by: …
|
|
|
@a03e79e
|
11 years |
onemda |
lavfi: fix broken logic in metadata handling
Signed-off-by: Paul B …
|
|
|
@970c8df7
|
11 years |
michaelni |
mpeg12dec: avoid reinitializtation on PS changes when possible.
Fixes …
|
|
|
@7dee9c22
|
11 years |
michaelni |
tests/fate/filter-audio: update asyncts reference
The new reference …
|
|
|
@19c8f227
|
11 years |
onemda |
lavfi/rotate: switch to new drawutils
Get rid of ugly hacks, also add …
|
|
|
@55c94f48
|
11 years |
onemda |
lavfi/drawutils: fix planar rgb
Signed-off-by: Paul B Mahol …
|
|
|
@d2dd1e0
|
11 years |
onemda |
lavfi/pad: use FFSIGN
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@70b922f3
|
11 years |
michaelni |
avformat/mov: read stream bitrates from isml manifest
This allows to …
|
|
|
@e096283e
|
11 years |
michaelni |
mp3dec: detect CBR and use CBR axiom to seek
This should also work …
|
|
|
@6150bec
|
11 years |
onemda |
lavfi: add psnr filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@1ba01d3d
|
11 years |
michaelni |
swscale: treat gray as a fullrage (0-255) format
Fixes Ticket2684
…
|
|
|
@b86651a2
|
11 years |
Carl Eugen Hoyos |
Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c
…
|
|
|
@0677ddeb
|
11 years |
martin |
movenc: Rename the timestamp parameter to dts in write_hint_packets
…
|
|
|
@a87a0acf
|
11 years |
martin |
movenc: Make sure the RTP hint tracks have nondecreasing DTS
The RTP …
|
|
|
@5d3c3035
|
11 years |
michaelni |
cmdutils: replace exit() by exit_program()
Signed-off-by: Michael …
|
|
|
@eeddeb65
|
11 years |
michaelni |
ffmpeg_opt: replace exit() by exit_program()
Signed-off-by: Michael …
|
|
|
@efce76a8
|
11 years |
michaelni |
ffmpeg_filter: replace exit() by exit_program()
Signed-off-by: …
|
|
|
@44d0e520
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
qdm2: …
|
|
|
@e1f98f22
|
11 years |
michaelni |
Merge commit '76efedeadb1f6bf79020c44a71dd0cee13d932ad'
* commit …
|
|
|
@d28a8ad8
|
11 years |
michaelni |
Merge commit 'f054e309c58894450a5d18cce9799ef58aab9f14'
* commit …
|
|
|
@b5a87dc1
|
11 years |
michaelni |
Merge commit 'c4abc9098cacb227dba39bac6aea16b2bceba0d0'
* commit …
|
|
|
@f982d006
|
11 years |
michaelni |
Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'
* commit …
|
|
|
@4cd066b6
|
11 years |
michaelni |
Merge commit '21732063a346475eb22c332b27e8216b79f9ad4a'
* commit …
|
|
|
@7023715e
|
11 years |
michaelni |
Merge commit '38e9585de993c32899588ab037180f2c930ce74c'
* commit …
|
|
|