|
|
|
@f9742896
|
11 years |
u |
doc/APIchanges: update hashes and dates after last two commits.
…
|
|
|
@3e1f507f
|
11 years |
u |
avcodec: make avcodec_close() more tolerant.
See previous commit.
|
|
|
@36cd017a
|
11 years |
u |
avformat: make avformat_close_input() more tolerant.
The purpose of …
|
|
|
@bc68927a
|
11 years |
u |
tools/crypto_bench: fix 2 typos.
|
|
|
@9cbb3fc
|
11 years |
michaelni |
avcodec/avpacket: zero memory in av_packet_new_side_data()
This …
|
|
|
@04dcdc46
|
11 years |
nicolas.george |
lavc/avfft: init context to 0.
Prevent an invalid free in case of …
|
|
|
@83635ac6
|
11 years |
nicolas.george |
ffprobe: show bitmap subtitles size.
Fix trac ticket #2930.
|
|
|
@d7ccfe5
|
11 years |
nicolas.george |
lavc/libvorbisdec: do not return empty frames.
Some parts of the code …
|
|
|
@d5b58f6
|
11 years |
nicolas.george |
tools: add benchmark for crypto functions.
The benchmark tests the …
|
|
|
@dc8f7322
|
11 years |
clement |
doc/examples: fix lib math dep for resampling_audio.
It uses at least …
|
|
|
@2c1eb38e
|
11 years |
clement |
avcodec: fix AVpacket → AVPacket typo.
|
|
|
@98b9bbb7
|
11 years |
clement |
doc/examples: remove extra "the".
"into the doc/examples directory" …
|
|
|
@2ffead98
|
11 years |
michaelni |
avcodec: add emuedge_linesize_type
Currently all uses of the emu edge …
|
|
|
@3eeca8b0
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@35307df5
|
11 years |
michaelni |
Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'
* commit …
|
|
|
@1c10e89c
|
11 years |
michaelni |
Merge commit 'b4ec7a5fee644ad9882e10c097817b65447b8e55'
* commit …
|
|
|
@a711a2cb
|
11 years |
martin |
mpegvideo: Avoid 32-bit wrapping of linesize multiplications
This …
|
|
|
@44d884f0
|
11 years |
michaelni |
Merge commit '7f9e893f56db52078e0f46677ed337b2e25fa94d'
* commit …
|
|
|
@49f5519
|
11 years |
michaelni |
Merge commit 'af11fa5409cc72fc45ca7f3527400beca10967b9'
* commit …
|
|
|
@f1b15c1e
|
11 years |
michaelni |
Merge commit '35cbc98b720db95b923cb2d745f77bb2ee4363dc'
* commit …
|
|
|
@0ebfdae0
|
11 years |
diego |
doc: Describe TB option of setpts filter
Signed-off-by: Diego Biurrun …
|
|
|
@9411e9ca
|
11 years |
michaelni |
Merge commit 'd719981273bc779c7d1e879d88404fd867f93a0e'
* commit …
|
|
|
@233ab0f0
|
11 years |
michaelni |
Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab'
* commit …
|
|
|
@642207d
|
11 years |
michaelni |
Merge commit 'f7c5883126f9440547933eefcf000aa78af4821c'
* commit …
|
|
|
@b4ec7a5f
|
11 years |
lu_zero |
mem: Document the av_realloc family of functions properly
realloc() …
|
|
|
@7f9e893f
|
11 years |
lu_zero |
build: Report an error message when a pc file is not found
Ease …
|
|
|
@54d628a
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@e5c338ba
|
11 years |
michaelni |
avformat/utils: assert position monotonicity in ff_find_last_ts()
…
|
|
|
@6fcfafff
|
11 years |
Carl Eugen Hoyos |
Show subtitle resolution in avcodec_string().
|
|
|
@a6609919
|
11 years |
michaelni |
avformat/mpegts: Ensure that mpegts_get_dts() only considers packets …
|
|
|
@b78e75eb
|
11 years |
michaelni |
fate: Force diff into text mode
On openbsd the exif-image-jpg test …
|
|
|
@56061234
|
11 years |
michaelni |
avcodec/pictordec: remove y checks, which have become redundant
…
|
|
|
@8088d6f5
|
11 years |
michaelni |
avcodec/pictordec: run av_image_check_size() unconditionally
This …
|
|
|
@d21e496
|
11 years |
onemda |
lavfi/mptestsrc: use outlink->frame_count
Signed-off-by: Paul B Mahol …
|
|
|
@af11fa5
|
11 years |
martin |
mjpegb: Detect changing number of planes in interlaced video
…
|
|
|
@35cbc98b
|
11 years |
martin |
alac: Check that the channels fit at the given offset
The code tries …
|
|
|
@d7199812
|
11 years |
martin |
4xm: Check that the read track value is non-negative
Reported-by: …
|
|
|
@5bcd3ae5
|
11 years |
martin |
matroskadec: Check that .lang was allocated and set before reading it
…
|
|
|
@f7c58831
|
11 years |
martin |
alac: Limit max_samples_per_frame
Otherwise buffer size calculations …
|
|
|
@30d40c9e
|
11 years |
u |
lavfi/drawtext: add generic timeline interface and deprecate "draw".
|
|
|
@493ebbd
|
11 years |
u |
Update copyrights where my email appears with the new one.
|
|
|
@060c6c46
|
11 years |
u |
avformat/mpl2dec: handle files with CRLF linebreaks correctly
Skip …
|
|
|
@902a5fa7
|
11 years |
michaelni |
avformat: H265 demuxer
Signed-off-by: Michael Niedermayer …
|
|
|
@771e2e5
|
11 years |
onemda |
lavfi/hue: relicense to LGPL with permission by all contributors
…
|
|
|
@60538128
|
11 years |
onemda |
x86/simple_idct: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
…
|
|
|
@916549cb
|
11 years |
onemda |
lavfi/mp: remove mp=phase
The filter was ported to a native …
|
|
|
@3dd4b6ea
|
11 years |
onemda |
lavfi: port phase filter from libmpcodecs
Signed-off-by: Paul B Mahol …
|
|
|
@f4e9c76
|
11 years |
michaelni |
avcodec/vcr1: simplify code drop buf variable
Signed-off-by: Michael …
|
|
|
@84b6451d
|
11 years |
michaelni |
avcodec/vcr1: simplify code, drop buf_size
Signed-off-by: Michael …
|
|
|
@a4e7091
|
11 years |
michaelni |
avcodec/vcr1: return the actual number of consumed bytes
…
|
|
|
@40bb9503
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|
@4cfe3b74
|
11 years |
michaelni |
Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'
* commit …
|
|
|
@50fd98b7
|
11 years |
michaelni |
Merge commit '488b2984fece7ad0c2596826fee18e74aa904667'
* commit …
|
|
|
@bdb4ed96
|
11 years |
michaelni |
Merge commit 'a7c1689dedd11689edb30088d467ac03f9b8d1cf'
* commit …
|
|
|
@a5d67bc
|
11 years |
michaelni |
avformat/utils: Fix bitrate overflow check
The check added in …
|
|
|
@d07d54fd
|
11 years |
michaelni |
Merge commit 'df33a58e5311ee9a64a573889b883a80e981af7b'
* commit …
|
|
|
@b0ba2bf8
|
11 years |
michaelni |
Merge commit 'fab694dd3931b1c0bc3c598c3f88b1902c14a303'
* commit …
|
|
|
@8d14596b
|
11 years |
tempn |
riff: add 0x64 to g726 works on g726-test1.wav
|
|
|
@1eb151c5
|
11 years |
michaelni |
Merge commit 'fe9bb61f9a16be19ad91875632c39e44b7a99a8a'
* commit …
|
|
|
@efb21b0a
|
11 years |
michaelni |
Merge commit '5f7aecde02a95451e514c809f2794c1deba80695'
* commit …
|
|
|
@164b67ca
|
11 years |
michaelni |
avcodec/vcr1: replace redundant checks from libav …
|
|
|
@8ba683e6
|
11 years |
michaelni |
Merge commit '8aba7968dd604aae91ee42cbce0be3dad7dceb30'
* commit …
|
|
|
@0fbda03e
|
11 years |
martin |
movenc: Don't flush after each written packet
This should improve …
|
|
|
@92b7e7b3
|
11 years |
michaelni |
avfilter/vf_yadif: reallocate frames if strides differ
Fixes …
|
|
|
@cc84f30
|
11 years |
michaelni |
avutil/fifo: assert that theres enough data in the fifo on drain …
|
|
|
@3e36dc86
|
11 years |
onemda |
w64dec: fix end position of summarylist guid
Noticed-by: James Almer
…
|
|
|
@79b70e47
|
11 years |
onemda |
w64dec: fix skipping of unknown guids
Regression since 14d50c1.
Fixes …
|
|
|
@fdd1aaf8
|
11 years |
michaelni |
avpacket: Fixing side data copy when src == dst
Fixing …
|
|
|
@7df9e693
|
11 years |
diego |
cosmetics: Fix ATRAC codec name spelling
|
|
|
@488b2984
|
11 years |
anton |
ape demuxer: check for EOF in potentially long loops
Reported-by: …
|
|
|
@a7c1689d
|
11 years |
anton |
4xm: check that bits per sample is strictly positive
Avoids a divide …
|
|
|
@df33a58
|
11 years |
anton |
lavf: avoid integer overflow when estimating bitrate
Reported-by: …
|
|
|
@fab694d
|
11 years |
anton |
lavf: move a variable declaration to the block where it's used
|
|
|
@fe9bb61f
|
11 years |
anton |
pictordec: pass correct context to avpriv_request_sample
Fixes …
|
|
|
@5f7aecde
|
11 years |
anton |
pictordec: break out of both decoding loops when y drops below 0
…
|
|
|
@8aba7968
|
11 years |
anton |
vcr1: add sanity checks
Fixes invalid reads with corrupted files.
…
|
|
|
@2501f6d3
|
11 years |
michaelni |
avformat/movenc: Use the rate from av_timecode_init_from_string() for …
|
|
|
@4fb3e1a6
|
11 years |
michaelni |
avcodec/pnmdec: fix unaligned read
Fixes fate-lavf-pam on alpha
…
|
|
|
@62d07bb3
|
11 years |
michaelni |
avcodec/pnmdec: use a more specific pointer type than void in …
|
|
|
@ec8a4841
|
11 years |
Carl Eugen Hoyos |
Avoid a deadlock when decoding wma.
Fixes ticket #2925.
|
|
|
@cdd5df81
|
11 years |
michaelni |
avfilter/vf_fps: make sure the fifo is not empty before using it
…
|
|
|
@b339dccb
|
11 years |
michaelni |
lavc: add teletext decoder using libzvbi
Based on a patch by Wolfram …
|
|
|
@cf942994
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@21dc3a3c
|
11 years |
michaelni |
avcodec/ffv1dec: reorganize thread init/update
This moves some …
|
|
|
@c72cca5a
|
11 years |
michaelni |
avcodec/ffv1dec: move initial_states init to init_thread_copy()
…
|
|
|
@e337c9d5
|
11 years |
Carl Eugen Hoyos |
Read h264 headers from v4l2 to allow stream-copying.
Fixes ticket …
|
|
|
@5be7aecc
|
11 years |
onemda |
pcm-dvd: use av_freep()
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@fc435d97
|
11 years |
onemda |
pcm-dvd: remove redundant log message
Signed-off-by: Paul B Mahol …
|
|
|
@91acb23a
|
11 years |
michaelni |
doc: fix insane hard texi2html dependancy
Found-by: nevcairiel …
|
|
|
@4aeb996f
|
11 years |
michaelni |
pixfmt: add native bayer 16bit formats
Signed-off-by: Michael …
|
|
|
@9116995e
|
11 years |
michaelni |
libavutil: add AV_PIX_FMT_BAYER pixel formats
The pixel format …
|
|
|
@8901f48
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@d8809b35
|
11 years |
michaelni |
Merge commit 'f4ca970dba13a60a1334cce1b574036e6f624b9c'
* commit …
|
|
|
@67d7ea9
|
11 years |
michaelni |
Merge commit 'faa8245bd45c1a6dd220ba9407ea1c82132aa1ce'
* commit …
|
|
|
@7c180586
|
11 years |
michaelni |
avcodec/pcm-dvd: discard buffer if block size changed
This prevents a …
|
|
|
@789cd1de
|
11 years |
michaelni |
pcm-dvd: Fix build on big endian
Signed-off-by: Martin Storsjö …
|
|
|
@cb4d05e7
|
11 years |
michaelni |
Merge commit 'a42e3a6700547e4e49445bda81d3a89ec3e081a9'
* commit …
|
|
|
@d7f917c3
|
11 years |
michaelni |
fate: update fate tests after master:291ad12ea2d1: ffprobe: show …
|
|
|
@291ad12e
|
11 years |
stefasab |
ffprobe: show probe_score in the format section
Should address trac …
|
|
|
@51b01573
|
11 years |
stefasab |
ffprobe: fix format section XML validation
It was broken since …
|
|
|