|
|
|
@2fd88044
|
12 years |
stefasab |
doc/outdevs: extend documentation for caca -list* options
|
|
|
@71311d69
|
12 years |
Carl Eugen Hoyos |
Fix yuv4mpeg parsing of 'mono16' files.
'mono' came before 'mono16' …
|
|
|
@2f48dff4
|
12 years |
michaelni |
atrac3: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@86af2928
|
12 years |
michaelni |
kbdwin: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@32c30387
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@1aeb87fa
|
12 years |
onemda |
tscc: employ more meaningful return values
Signed-off-by: Paul B …
|
|
|
@7c71f8e0
|
12 years |
michaelni |
pthread: mark lockless thread synchronization variables as volatile
…
|
|
|
@b2668c85
|
12 years |
diego |
x86: swscale: Place inline assembly code under appropriate #ifdefs
…
|
|
|
@9e1508f1
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavfi: …
|
|
|
@f7e0c185
|
12 years |
michaelni |
vf_overlay: prevent premature freeing of cur_buf
Signed-off-by: …
|
|
|
@0ecaa447
|
12 years |
michaelni |
vf_overlay: use unref_bufferP()
Signed-off-by: Michael Niedermayer …
|
|
|
@dc49105c
|
12 years |
michaelni |
sink_buffer: prevent prematurely freeing of cur_buf
Signed-off-by: …
|
|
|
@18908539
|
12 years |
michaelni |
vf_thumbnail: prevent premature freeing of ref
Signed-off-by: Michael …
|
|
|
@5aab307f
|
12 years |
michaelni |
vf_colormatrix: avoid using out_buf
Signed-off-by: Michael …
|
|
|
@5354a904
|
12 years |
derek.buitenhuis |
rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
This makes …
|
|
|
@313d1981
|
12 years |
Reimar.Doeffinger |
zerocodec: fix direct rendering.
Set picture type before calling …
|
|
|
@bdbb21b1
|
12 years |
diego |
configure: Remove redundant RTMPT/RTMPTS dependencies
The …
|
|
|
@6c3fa06a
|
12 years |
mans |
configure: add filtering of host cflags/ldflags
This is in …
|
|
|
@a36f19e
|
12 years |
onemda |
libopenjpegdec: set cp_reduce value only once
Signed-off-by: Paul B …
|
|
|
@881e0de6
|
12 years |
onemda |
iff: pass context to av_log_ask_for_sample
Signed-off-by: Paul B …
|
|
|
@68485d1f
|
12 years |
mans |
configure: initialise all flag filters at the same place
This is more …
|
|
|
@64933b6c
|
12 years |
mans |
configure: add filtering of linker flags
This allows filtering of …
|
|
|
@01d31e16
|
12 years |
mans |
configure: name some variables more consistently
Name variables …
|
|
|
@cd52ec95
|
12 years |
mans |
configure: remove filter_cppflags
This is not used and the current …
|
|
|
@07e3f9af
|
12 years |
mans |
configure: set icc_version where it is needed
This variable is only …
|
|
|
@1cf6e7dd
|
12 years |
diego |
mpegenc: remove disabled code
|
|
|
@ad69e778
|
12 years |
onemda |
iff: remove dupe ID_ANNO definition
Signed-off-by: Paul B Mahol …
|
|
|
@beef7a63
|
12 years |
stefasab |
doc/outdevs: fix @code{} syntax in caca device docs
|
|
|
@f1a7124d
|
12 years |
stefasab |
Changelog: add entry for the caca device
|
|
|
@17352ad3
|
12 years |
michaelni |
alacdec: fix packed sample output with 5.1
Signed-off-by: Michael …
|
|
|
@3800faca
|
12 years |
michaelni |
riff: add G723_1 wav tag
Reveiwed-by: compn <tempn@twmi.rr.com> …
|
|
|
@b99e9ee9
|
12 years |
michaelni |
ac3dec: set decode_error_flags field in ac3 codec
Signed-off-by: …
|
|
|
@016a4720
|
12 years |
michaelni |
avcodec: add decode_error_flags field to AVFrame
Signed-off-by: …
|
|
|
@296c1b6b
|
12 years |
onemda |
libcaca output device
|
|
|
@3c033d00
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@85761efa
|
12 years |
onemda |
tiertexseq: remove redundant string from log message
Signed-off-by: …
|
|
|
@4c9080a7
|
12 years |
anton |
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
This reduces …
|
|
|
@fd58678
|
12 years |
nicolas.george |
v4l2: remove call to v4l2_fd_open.
v4l2_fd_open is already called at …
|
|
|
@07bad27
|
12 years |
anton |
lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
This reduces …
|
|
|
@533fd5b
|
12 years |
anton |
vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
|
|
|
@5b50ae94
|
12 years |
anton |
vf_slicify: clear AVFilterLink.cur_buf in start_frame().
The buffer …
|
|
|
@0393af4f
|
12 years |
anton |
vf_settb: simplify start_frame().
Avoid pointless filter ref/unref. …
|
|
|
@9203fa0b
|
12 years |
anton |
vf_fieldorder: don't give up its own reference to the output buffer.
|
|
|
@f493c644
|
12 years |
anton |
vf_pad: don't give up its own reference to the output buffer.
|
|
|
@ad8b6326
|
12 years |
anton |
vf_overlay: don't access a buffer reference that's been given away.
|
|
|
@7155763b
|
12 years |
anton |
vf_drawtext: don't give up its own reference to the input buffer.
…
|
|
|
@d19499c
|
12 years |
anton |
vf_gradfun: don't store two pointers to one AVFilterBufferRef.
|
|
|
@0fe010a3
|
12 years |
anton |
vf_delogo: don't store two pointers to one AVFilterBufferRef.
|
|
|
@51a8049b
|
12 years |
anton |
vf_aspect: clear AVFilterLink.cur_buf in start_frame().
The buffer is …
|
|
|
@b70d89a0
|
12 years |
anton |
lavfi: add avfilter_unref_bufferp()
Signed-off-by: Anton Khirnov …
|
|
|
@b040ffc
|
12 years |
onemda |
exr: display warning if multiple compression attributes are found
…
|
|
|
@01f76a7
|
12 years |
onemda |
exr: merge common code
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@a2dab751
|
12 years |
onemda |
exr: compression attribute is mandatory
Do not continue decoding if …
|
|
|
@55de89e2
|
12 years |
michaelni |
cmdutils/alloc_buffer: fix typo
Signed-off-by: Michael Niedermayer …
|
|
|
@99c4e91d
|
12 years |
michaelni |
dnxhd: Fix 10-bit DNxHD quant matrices
Convert them to zigzag order, …
|
|
|
@a4f94f24
|
12 years |
michaelni |
udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined
This …
|
|
|
@7c6ebe2b
|
12 years |
michaelni |
alac: drop packed sample output support with the next major bump
…
|
|
|
@ce64e5b
|
12 years |
lu_zero |
libopenjpeg: introduce lowres and lowqual private options
OpenJPEG …
|
|
|
@cb6a20fa
|
12 years |
nicolas.george |
lavfi: add FF_*LINK_IDX convenience macros.
|
|
|
@461f506
|
12 years |
nicolas.george |
lavc: set best_effort_timestamp for audio too.
|
|
|
@97f86680
|
12 years |
nicolas.george |
lavfi: make copy_buffer_ref common.
|
|
|
@b0629366
|
12 years |
nicolas.george |
lavf: make cmdutils's check_stream_specifier public.
The new function …
|
|
|
@3bd3e46c
|
12 years |
stefasab |
doc/avtools-common-opts: fix a few typos in the "Stream specifiers" section
|
|
|
@b34ce5a2
|
12 years |
nicolas.george |
faq: explain dependency problems with static libs.
|
|
|
@30549294
|
12 years |
nicolas.george |
matroska: add support for Opus.
Opus in Matroska is still a draft.
|
|
|
@a6cf296b
|
12 years |
nicolas.george |
lavc: Opus decoder using libopus.
|
|
|
@e62fd661
|
12 years |
nicolas.george |
oggdec: add support for Opus codec.
This patch also introduces …
|
|
|
@bf8ce5a
|
12 years |
nicolas.george |
ffmpeg: probe buffersinks once more after EOF.
Reap buffers stored in …
|
|
|
@5eb9c495
|
12 years |
anton |
FATE: add a test for flac cover art.
|
|
|
@5e99df01
|
12 years |
michaelni |
alacdec: several players have problems with planar audio still thus …
|
|
|
@e2c96fbf
|
12 years |
michaelni |
ffplay: fix warning that i just mistakenly introduced
Signed-off-by: …
|
|
|
@cdafec69
|
12 years |
michaelni |
ffplay: fix planar audio
This caused ALAC to fail since the last …
|
|
|
@1749e12f
|
12 years |
justin.ruggles |
cafdec: allow larger ALAC magic cookie
It already skips any extra …
|
|
|
@4cd22b77
|
12 years |
justin.ruggles |
alac: fix channel pointer assignment for 24 and 32-bit
Needs to be …
|
|
|
@7e17389c
|
12 years |
stefasab |
lavd/sdl: use verb in options help message
An help message tells what …
|
|
|
@885fc058
|
12 years |
nicolas.george |
lavf: count skipped samples for initial timestamps.
If skip_samples …
|
|
|
@cd089003
|
12 years |
nicolas.george |
lavc: update pkt_duration for skipped samples.
Also: factor the the …
|
|
|
@d853ed46
|
12 years |
nicolas.george |
Revert "ffmpeg: set pkt_timebase"
This reverts commit …
|
|
|
@0e57d79b
|
12 years |
nicolas.george |
lavf: set pkt_timebase at the same time as stream->time_base.
|
|
|
@0e18ac56
|
12 years |
nicolas.george |
lavc: warn when impossible to adjust timestamps for skipped samples.
…
|
|
|
@11ce1cf9
|
12 years |
nicolas.george |
lavc: add debug info about skipped samples.
|
|
|
@e4c00aca
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (38 …
|
|
|
@a8d8e868
|
12 years |
stefasab |
lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal …
|
|
|
@e1422940
|
12 years |
stefasab |
doc/protocols: add a note regarding the circular RX UDP buffer
|
|
|
@6b80f758
|
12 years |
stefasab |
doc/protocols: apply misc fixes to the UDP protocol section
|
|
|
@dd13da67
|
12 years |
stefasab |
doc/protocols: extend/clarify documentation for the buffer_size UDP option
|
|
|
@469b9ce8
|
12 years |
stefasab |
doc/protocols: document "fifo_size" and "overrun_nonfatal" UDP options …
|
|
|
@85044358
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Print …
|
|
|
@eeb55f5f
|
12 years |
justin.ruggles |
alac: cosmetics: general pretty-printing and comment clean up
|
|
|
@f3e5a784
|
12 years |
justin.ruggles |
alac: calculate buffer size outside the loop in allocate_buffers()
|
|
|
@bae83f2c
|
12 years |
justin.ruggles |
alac: change some data types to plain int
|
|
|
@2aebac69
|
12 years |
justin.ruggles |
alac: cosmetics: rename some variables and function names
|
|
|
@1b3ef155
|
12 years |
justin.ruggles |
alac: multi-channel decoding support
Signed-off-by: Justin Ruggles …
|
|
|
@81c9e2e6
|
12 years |
justin.ruggles |
alac: split element parsing into a separate function
This will make …
|
|
|
@cd632619
|
12 years |
justin.ruggles |
alac: support a read sample size of up to 32
Use get_bits_long() in …
|
|
|
@73dc0db4
|
12 years |
justin.ruggles |
alac: output in planar sample format
Avoids unneeded interleaving and …
|
|
|
@6482bd88
|
12 years |
justin.ruggles |
alac: add 32-bit decoding support
|
|
|
@6cda74c
|
12 years |
justin.ruggles |
alac: simplify channel interleaving
Signed-off-by: Justin Ruggles …
|
|
|
@5138ff1
|
12 years |
justin.ruggles |
alac: use AVPacket fields directly in alac_decode_frame()
|
|
|
@7a206eb3
|
12 years |
justin.ruggles |
alac: fix check for valid max_samples_per_frame
|
|
|