|
|
|
@c76a5365
|
12 years |
michaelni |
ffmpeg: Fix rounding errors in decoded_frame->pts computation
…
|
|
|
@9b1fdb1c
|
12 years |
michaelni |
ffmpeg: fix assumed decoded_frame->pts timebase
Signed-off-by: …
|
|
|
@b616405c
|
12 years |
michaelni |
ffmpeg: reset decoded_frame->pts after rescaling.
This ensures its …
|
|
|
@e15e5328
|
12 years |
michaelni |
mpc8: Initialize AVFrame properly
Signed-off-by: Michael Niedermayer …
|
|
|
@5938b4d3
|
12 years |
michaelni |
mpc7: Initialize AVFrame properly
Signed-off-by: Michael Niedermayer …
|
|
|
@55fa883b
|
12 years |
michaelni |
ffmpeg: fix units of next_?ts in debug printing routine.
…
|
|
|
@506ffa79
|
12 years |
michaelni |
h264_cabac: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@7a4e30f3
|
12 years |
michaelni |
h264_cabac: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@d5d5e3da
|
12 years |
nicolas.george |
lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output pts
|
|
|
@97c0d535
|
12 years |
michaelni |
omadec: switch to AVSTREAM_PARSE_FULL_RAW
Signed-off-by: Michael …
|
|
|
@9c83f3e6
|
12 years |
michaelni |
loasdec: switch to AVSTREAM_PARSE_FULL_RAW
Signed-off-by: Michael …
|
|
|
@e083a62e
|
12 years |
michaelni |
aacdec: switch to AVSTREAM_PARSE_FULL_RAW
Signed-off-by: Michael …
|
|
|
@6f618237
|
12 years |
michaelni |
hls: replace probsize=0 by noheader flag removial.
This fixes h264 …
|
|
|
@12d1ee6a
|
12 years |
michaelni |
ff_add_index_entry: reject AV_NOPTS_VALUE
Signed-off-by: Michael …
|
|
|
@2cd491a4
|
12 years |
michaelni |
lavf: move generic index generation code to a later point
By moving …
|
|
|
@2880c316
|
12 years |
michaelni |
parse_packet: use pkt.pos always instead of the avparser offset.
This …
|
|
|
@4e7f9ebd
|
12 years |
michaelni |
wav: switch to AVSTREAM_PARSE_FULL_RAW
Signed-off-by: Michael …
|
|
|
@fdc37111
|
12 years |
michaelni |
ff_raw_audio_read_header: mark as AVSTREAM_PARSE_FULL_RAW
…
|
|
|
@5ea4ee7b
|
12 years |
michaelni |
flacdec: mark as AVSTREAM_PARSE_FULL_RAW
Signed-off-by: Michael …
|
|
|
@ea8c12c9
|
12 years |
michaelni |
mp3dec: mark as AVSTREAM_PARSE_FULL_RAW
Signed-off-by: Michael …
|
|
|
@c5f23df2
|
12 years |
michaelni |
movenc: fix remuxing of yuv2
Attached patch fixes remuxing of yuv2 in …
|
|
|
@9054f6b6
|
12 years |
michaelni |
probe_codec: fix memory corruption
Found-by: Tanami Ohad …
|
|
|
@6bf87785
|
12 years |
nicolas.george |
ffmpeg: warn about new streams after startup.
|
|
|
@d0d92725
|
12 years |
nicolas.george |
faq: explain about new streams, probesize and analyzeduration.
|
|
|
@f7d4e26c
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@9746f87f
|
12 years |
michaelni |
libvpxenc: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@aee675a
|
12 years |
michaelni |
intrax8: asserts cleanup
Signed-off-by: Michael Niedermayer …
|
|
|
@758377a2
|
12 years |
martin |
rtmp: Add a new option 'rtmp_pageurl'
This option specifies the URL …
|
|
|
@98df48db
|
12 years |
martin |
doc: Update the description of the rtmp_tcurl option
Signed-off-by: …
|
|
|
@63ffa15
|
12 years |
martin |
rtmp: Make the description of the rtmp_tcurl option more generic
…
|
|
|
@160a27c5
|
12 years |
martin |
libfdk-aacenc: add LATM/LOAS encapsulation support
Signed-off-by: …
|
|
|
@ecfff0e9
|
12 years |
martin |
sctp: add port missing error message
Without this patch a user a bit …
|
|
|
@f9a9a148
|
12 years |
martin |
tcp: add port missing error message
Without this patch a user a bit …
|
|
|
@30051224
|
12 years |
michaelni |
hls: call avformat_find_stream_info()
This is needed to correctly …
|
|
|
@da62b432
|
12 years |
michaelni |
av_find_stream_info: skip flushing codecs and estimating timings if …
|
|
|
@703f294
|
12 years |
michaelni |
fate: update avui test due to
commit …
|
|
|
@10b44f49
|
12 years |
stefasab |
ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect …
|
|
|
@9b42d6ed
|
12 years |
stefasab |
lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio()
…
|
|
|
@e564de26
|
12 years |
stefasab |
lavfi/avfilter.h: add doxy for AVFilterLink.out_buf
|
|
|
@b73be80d
|
12 years |
stefasab |
lavfi/avfilter.h: add doxy for AVFilterLink.cur_buf
|
|
|
@20e88d86
|
12 years |
Carl Eugen Hoyos |
Fix avui stream-copy.
The native decoder and MPlayer's binary decoder …
|
|
|
@49c45a26
|
12 years |
diego |
avfilter: Fix printf format string conversion specifier
…
|
|
|
@1c2beff0
|
12 years |
michaelni |
lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files.
…
|
|
|
@72743aef
|
12 years |
michaelni |
imgconvert: Implement avcodec_find_best_pix_fmt_of_list()
The old …
|
|
|
@23bb85b0
|
12 years |
michaelni |
riff: make the G723.1 in wav output compatible with WMP/msacm codec
…
|
|
|
@e2fd18d4
|
12 years |
michaelni |
lavf: factor AVStream st out
Signed-off-by: Michael Niedermayer …
|
|
|
@6b38101d
|
12 years |
michaelni |
parse_packet: reset pkt->pos after it has been used
This should have …
|
|
|
@043c75a9
|
12 years |
michaelni |
libopenjpegenc: set numresolution max to INT_MAX
OpenJPEG doesn't …
|
|
|
@93342de
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@3ccf22c6
|
12 years |
nicolas.george |
ffmpeg: keep packet/frame availability in global structures.
This …
|
|
|
@b9c129be
|
12 years |
michaelni |
riff: fix remuxing of G723_1 in wav
Attached patch fixes remuxing of …
|
|
|
@6a433fdb
|
12 years |
martin |
rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE …
|
|
|
@01272e76
|
12 years |
michaelni |
Revert "lavf: count skipped samples for initial timestamps."
This …
|
|
|
@f7bfb126
|
12 years |
martin |
rtmp: Move the CONFIG_ condition into the if conditions
This makes …
|
|
|
@0e1925dd
|
12 years |
michaelni |
iffdec: Fix integer overflow.
Found-by: durandal_1707
Signed-off-by: …
|
|
|
@22ce78a9
|
12 years |
michaelni |
vc1dec: dont apply the loop filter on fields
Fixes read of …
|
|
|
@697edcc1
|
12 years |
michaelni |
vc1dec: dont attempt error concealment on field pictures.
This is not …
|
|
|
@2e346bda
|
12 years |
michaelni |
ec: print picture type with concealment error message.
Signed-off-by: …
|
|
|
@65d94f63
|
12 years |
diego |
aac: Mention abbreviation as well in long_name
Most people know the …
|
|
|
@3f22fcc
|
12 years |
eclipse7 |
tools/bisect-create: Support "bisect run"
Make it possible to use …
|
|
|
@6a2bad2c
|
12 years |
michaelni |
dsputil_mmx: fix incorrect assembly code
In file …
|
|
|
@6b801421
|
12 years |
diego |
build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled
…
|
|
|
@dc31b84c
|
12 years |
michaelni |
rtmpproto: fix compilation without optimizations
Signed-off-by: …
|
|
|
@c66495c6
|
12 years |
michaelni |
configure: Add a dependency on https for rtmpts
The rtmpts protocol …
|
|
|
@816ff352
|
12 years |
diego |
doc: Add Git configuration section
|
|
|
@5a9fa845
|
12 years |
michaelni |
cavsdec: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@bb1e0e80
|
12 years |
michaelni |
libavcodec/bitstream: switch to av_assert
Signed-off-by: Michael …
|
|
|
@39337827
|
12 years |
onemda |
cosmetics: iff: split very long line
Also while here sort chunk ids.
…
|
|
|
@d147aedb
|
12 years |
Carl Eugen Hoyos |
Fix typo in v410 decoder.
|
|
|
@6c1ed454
|
12 years |
martin |
configure: Add a dependency on https for rtmpts
The rtmpts protocol …
|
|
|
@999c63e4
|
12 years |
martin |
rtp: Only choose static payload types if the sample rate and channels …
|
|
|
@c9a96ec3
|
12 years |
onemda |
cosmetics: iff: fix typo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@ddcb99bb
|
12 years |
nicolas.george |
vf_deshake: set cur_buf to NULL.
Fix a segfault.
|
|
|
@6d4c97bb
|
12 years |
michaelni |
fate: enable fate-vc1_sa10143
Signed-off-by: Michael Niedermayer …
|
|
|
@ebe846fa
|
12 years |
onemda |
vf_colormatrix: add missing semicolon
Signed-off-by: Paul B Mahol …
|
|
|
@2cb4d516
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@7e15df75
|
12 years |
michaelni |
swr: resampling: add filter type and Kaiser window beta to AVOptions
|
|
|
@d04c5293
|
12 years |
derek.buitenhuis |
v410dec: Implement explode mode support
Try and decode broken files, …
|
|
|
@6c8fdfc5
|
12 years |
derek.buitenhuis |
zerocodec: fix direct rendering.
Set picture type before calling …
|
|
|
@61884b9d
|
12 years |
derek.buitenhuis |
wav: init st to NULL to avoid a false-positive warning.
If st is …
|
|
|
@37c6ad23
|
12 years |
derek.buitenhuis |
wavpack: set bits_per_raw_sample for S32 samples to properly identify …
|
|
|
@a7ac05ce
|
12 years |
nicolas.george |
src_movie: implement multiple outputs.
The audio and video code paths …
|
|
|
@0577611
|
12 years |
nicolas.george |
buffersrc: use avfilter_get_buffer_ref_from_frame.
|
|
|
@5c5f75b
|
12 years |
nicolas.george |
lavfi: add avfilter_get_buffer_ref_from_frame.
|
|
|
@58db34a
|
12 years |
lu_zero |
h264: refactor NAL decode loop
Write out the NAL decoding loops in …
|
|
|
@a8fb7690
|
12 years |
michaelni |
tls: user documentation
Signed-off-by: Michael Niedermayer …
|
|
|
@08cd95e8
|
12 years |
martin |
RTMPTE protocol support
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@acd554c1
|
12 years |
martin |
RTMPE protocol support
This adds two protocols, but one of them is an …
|
|
|
@0e31088b
|
12 years |
martin |
rtmp: Add ff_rtmp_calc_digest_pos()
This function is used for …
|
|
|
@3505d557
|
12 years |
martin |
rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it …
|
|
|
@7afd42d9
|
12 years |
stefasab |
lavfi/showwaves: do not set on outlink->out_buf the sent video frame
…
|
|
|
@cc12a94c
|
12 years |
Carl Eugen Hoyos |
iff: set ham palette alpha to 0xFF
This addresses the problem that …
|
|
|
@67a30498
|
12 years |
michaelni |
vf_overlay: fix missed return
Signed-off-by: Michael Niedermayer …
|
|
|
@61230797
|
12 years |
nicolas.george |
lavfi: change "transmedia" into "multimedia".
|
|
|
@be33da9a
|
12 years |
nicolas.george |
lavfi: add concat filter.
|
|
|
@1cadab60
|
12 years |
nicolas.george |
ffmpeg: select input file based on output time.
Filters can change …
|
|
|
@3b175384
|
12 years |
rsbultje |
swscale: add missing HAVE_INLINE_ASM check.
The function called in …
|
|
|
@31248865
|
12 years |
rsbultje |
lavfi: place x86 inline assembly under HAVE_INLINE_ASM.
This allows …
|
|
|
@8d2e3fee
|
12 years |
derek.buitenhuis |
vc1: Add a test for interlaced field pictures
Signed-off-by: Derek …
|
|
|
@f4451d2
|
12 years |
michaelni |
libschroedingerenc: remove assert related to the old API.
The assert …
|
|
|