|
|
|
@ed1aa892
|
13 years |
michaelni |
lavf: add init_put_byte() to the list of visible symbols.
…
|
|
|
@246c8da
|
13 years |
Carl Eugen Hoyos |
Fix dca decoding for many samples after last commit.
Still be less …
|
|
|
@ad2d5972
|
13 years |
Carl Eugen Hoyos |
Be less verbose about dca channel number changes.
Only inform the …
|
|
|
@81cd96c
|
13 years |
Carl Eugen Hoyos |
Remove unused dca context variable.
|
|
|
@022d22e5
|
13 years |
michaelni |
Fix a regression in the dca parser introduced by dts express support.
…
|
|
|
@14474fbb
|
13 years |
michaelni |
dca_parser: Add support for parsing dts express
(cherry picked from …
|
|
|
@7b6ae0e8
|
13 years |
michaelni |
dca: allow the channel count to change.
(cherry picked from commit …
|
|
|
@8d4e4499
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@aa638b46
|
13 years |
stefasab |
rawdec: add check on sample_rate
Prevent error condition in case …
|
|
|
@8dc90371
|
13 years |
stefasab |
lavfi: add internal function ff_fill_rgba_map()
|
|
|
@b76bc01
|
13 years |
michaelni |
Implement parsing of the "HandlerName" from th MP4 HDLR atom.
This …
|
|
|
@05e417aa
|
13 years |
michaelni |
mov: Support empty first edit + normal second edit.
(cherry picked …
|
|
|
@e7f008a5
|
13 years |
michaelni |
lavc: Map deprecated codec ids to ours so as to maintain compatibility …
|
|
|
@4f587d16
|
13 years |
michaelni |
avcodec: Change values of codec ids at the end of lists that dont …
|
|
|
@2179fc48
|
13 years |
michaelni |
avcodec: Resolve the codec_id compatibility issue.
Signed-off-by: …
|
|
|
@dc38625e
|
13 years |
michaelni |
Add SMPTE240M transfer characteristics flag.
(cherry picked from …
|
|
|
@15946eb8
|
13 years |
anton |
lavc: remove "legacy" mpegvideo decoder.
|
|
|
@9bd23f6
|
13 years |
Clément Bœsch |
ashowinfo: fix typo in description.
|
|
|
@a0b7853f
|
13 years |
Clément Bœsch |
vf_showinfo: print checksums in hexadecimal.
|
|
|
@c643ba81
|
13 years |
michaelni |
mpegts: Fix detection of some raw AAC
Fixes Ticket577
Signed-off-by: …
|
|
|
@abe17c69
|
13 years |
michaelni |
j2kdec: debug markers support.
Signed-off-by: Michael Niedermayer …
|
|
|
@c2553a55
|
13 years |
michaelni |
Merge remote-tracking branch 'luzero/pulse'
* luzero/pulse:
pulse: …
|
|
|
@cf543c6
|
13 years |
janne-libav |
iv8: assemble packets to return complete frames
|
|
|
@4ffed61b
|
13 years |
michaelni |
h264_parser: fully parse first_mb_in_slice to more reliably detect AU …
|
|
|
@23040e2
|
13 years |
michaelni |
h264: use long reading for first_mb_in_slice
Signed-off-by: Michael …
|
|
|
@3e7db0a9
|
13 years |
michaelni |
resample: Fix array size
Found-by: Jim Radford
Signed-off-by: Michael …
|
|
|
@1b9ca38d
|
13 years |
michaelni |
resample2: fix potential overflow
Signed-off-by: Michael Niedermayer …
|
|
|
@a67cb012
|
13 years |
michaelni |
resample: Fix overflow
Found-by: Jim Radford
Signed-off-by: Michael …
|
|
|
@3e437583
|
13 years |
michaelni |
vf_scale: Request an aligned buffer.
Fixes Ticket594
Signed-off-by: …
|
|
|
@d7dcd96a
|
13 years |
michaelni |
vf_pad: Fix alignment of get_video_buffer()
Signed-off-by: Michael …
|
|
|
@d18fd13f
|
13 years |
michaelni |
avfilter: add named constamt to indicate the amount of alignment that …
|
|
|
@4d34b6c1
|
13 years |
michaelni |
avfilter: add flag to indicate that alignment is needed
…
|
|
|
@c4b97fbd
|
13 years |
lu_zero |
pulse: documentation
Specify avoptions and how to use pactl to list …
|
|
|
@0de9c41f
|
13 years |
lu_zero |
pulse: introduce pulseaudio input
It currently use the simple api and …
|
|
|
@173715d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (35 …
|
|
|
@1c5670db
|
13 years |
michaelni |
Timecode v2 muxer
(cherry picked from commit …
|
|
|
@82ed4f1e
|
13 years |
justin.ruggles |
remove the zork pcm seek test
this was forgotten when the encoder was …
|
|
|
@fc3203fc
|
13 years |
michaelni |
doc: tiny spelling fix
Found-by & newspelling-by: pasteeater …
|
|
|
@748f921a
|
13 years |
michaelni |
VP8: Unroll decoding segment update
|
|
|
@ba3830e8
|
13 years |
michaelni |
VP8: Remove no longer used vp8_rac_get_tree_with_offset
|
|
|
@742d218b
|
13 years |
michaelni |
avidec: Return correct error code from avi_sync() in case of IO error. …
|
|
|
@7d7e3023
|
13 years |
michaelni |
doc: document -moov_size
Signed-off-by: Michael Niedermayer …
|
|
|
@3a56169f
|
13 years |
michaelni |
movenc: reserved_moov_size, which allows placing moov at the begin of …
|
|
|
@4a6a29a7
|
13 years |
justin.ruggles |
libopencore-amr: check output buffer size before decoding
|
|
|
@345d15d2
|
13 years |
justin.ruggles |
libopencore-amr: remove unneeded buf_size==0 check.
…
|
|
|
@402c9878
|
13 years |
justin.ruggles |
libopencore-amr: remove unneeded frame_count field.
Use …
|
|
|
@71ccfb3f
|
13 years |
justin.ruggles |
aac_latm: remove unneeded check for zero-size packet.
This is already …
|
|
|
@f1901180
|
13 years |
justin.ruggles |
pcmdec: fix output buffer size check by calculating the actual output …
|
|
|
@154cd253
|
13 years |
justin.ruggles |
pcmdec: move codec-specific variable declarations to the corresponding …
|
|
|
@0093f96d
|
13 years |
justin.ruggles |
pcmdec: return buf_size instead of src-buf.
The values will always be …
|
|
|
@85579b63
|
13 years |
justin.ruggles |
avcodec: remove the Zork PCM encoder.
The Zork PCM decoder does not …
|
|
|
@67a3b67c
|
13 years |
justin.ruggles |
pcm_zork: use AV_SAMPLE_FMT_U8 instead of shifting all samples by 8.
|
|
|
@06af335a
|
13 years |
justin.ruggles |
pcmenc: remove unneeded sample_fmt check.
It is already checked by …
|
|
|
@d94e29ca
|
13 years |
justin.ruggles |
pcmdec: move number of channels check to pcm_decode_init()
|
|
|
@83efd765
|
13 years |
justin.ruggles |
pcmdec: remove unnecessary check for sample_fmt change
|
|
|
@381e195b
|
13 years |
justin.ruggles |
pcmdec: move DVD PCM bits_per_coded_sample check near to the code that …
|
|
|
@6b94711f
|
13 years |
justin.ruggles |
pcmdec: do not needlessly set *data_size to 0
|
|
|
@30f3e7b5
|
13 years |
justin.ruggles |
alacdec: remove unneeded NULL or zero-size packet checks.
This is …
|
|
|
@68f7e9cd
|
13 years |
justin.ruggles |
alacdec: simplify buffer allocation by using FF_ALLOC_OR_GOTO()
|
|
|
@b316af7a
|
13 years |
justin.ruggles |
alacdec: ask for a sample for unsupported sample depths.
Also return …
|
|
|
@63cf54d
|
13 years |
justin.ruggles |
alacdec: cosmetics: use 'ch' instead of 'chan' to iterate channels
|
|
|
@01200f12
|
13 years |
justin.ruggles |
alacdec: move some declarations to the top of the function
|
|
|
@c3a92412
|
13 years |
justin.ruggles |
alacdec: always use get_sbits_long() for uncompressed samples
|
|
|
@b46e58f7
|
13 years |
justin.ruggles |
alacdec: remove unneeded local variable
|
|
|
@7080533c
|
13 years |
justin.ruggles |
alacdec: remove the numchannels parameter from several functions.
…
|
|
|
@cb50329f
|
13 years |
justin.ruggles |
alacdec: rename 2 functions.
Now they only do stereo interleaving.
|
|
|
@c39bddd3
|
13 years |
justin.ruggles |
alacdec: move appending of extra_bits to a separate function.
This …
|
|
|
@e739d351
|
13 years |
justin.ruggles |
alacdec: split stereo decorrelation into a separate function.
It is …
|
|
|
@d251c85d
|
13 years |
justin.ruggles |
alacdec: cosmetics: rename 'wasted_bits' to 'extra_bits'.
The bits …
|
|
|
@dbbb9262
|
13 years |
justin.ruggles |
alacdec: remove unneeded numsamples checks
|
|
|
@53df079a
|
13 years |
justin.ruggles |
alacdec: check for buffer allocation failure.
Also rearranges some …
|
|
|
@e5e4f92b
|
13 years |
justin.ruggles |
alacdec: allocate per-channel buffers based on channel count.
reduces …
|
|
|
@dcaa83a0
|
13 years |
justin.ruggles |
alacdec: read/validate number of channels from the extradata.
check …
|
|
|
@47e9c75b
|
13 years |
justin.ruggles |
alacdec: remove unneeded validation of setinfo_sample_size.
It is …
|
|
|
@0f26f3d5
|
13 years |
justin.ruggles |
alacdec: set sample_fmt in alac_decode_init()
|
|
|
@aec83833
|
13 years |
justin.ruggles |
alacdec: set bytespersample using av_get_bytes_per_sample()
|
|
|
@d6174bfe
|
13 years |
janne-libav |
threads: restore has_b_frames in frame_thread_free
Otherwise the …
|
|
|
@4416931f
|
13 years |
michaelni |
snow: emu edge support
Fixes Ticket592
Signed-off-by: Michael …
|
|
|
@ded3e9f0
|
13 years |
rsbultje |
H.264: Cometics to dsputil_mmx.c
Add whitespace.
Signed-off-by: …
|
|
|
@c881df33
|
13 years |
michaelni |
h264: Guess receovery points.
Fixes Ticket561
Signed-off-by: Michael …
|
|
|
@94619d5e
|
13 years |
lu_zero |
pulse: set the device from the avformat filename
Cleanup the options …
|
|
|
@51bfaa21
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@f5fdb12d
|
13 years |
michaelni |
pulse: Change application name to LIBAVFORMAT_IDENT
This should be …
|
|
|
@4e15960c
|
13 years |
michaelni |
ffmpeg: add rmvol command line option to set swr rematrix volume.
…
|
|
|
@2f86566a
|
13 years |
michaelni |
rematrix: add parameter to tune volume
Signed-off-by: Michael …
|
|
|
@b1470d7a
|
13 years |
michaelni |
rematrix: change type of integers from 16 to 32bit to allow increasing …
|
|
|
@1e40b2c2
|
13 years |
michaelni |
rematrix: add type for coefficients
Signed-off-by: Michael …
|
|
|
@9f9b2ab1
|
13 years |
stefasab |
vsrc_testsrc: fix off-by-one logic when detecting the EOF time in …
|
|
|
@e403a97a
|
13 years |
michaelni |
h264: 10l fix, missing () after replacing % by &
Signed-off-by: …
|
|
|
@1ca13360
|
13 years |
michaelni |
testsrc seconds display is out-by-one frame
Without this patch each …
|
|
|
@a3a85721
|
13 years |
justin.ruggles |
g722dec: check output buffer size before decoding
|
|
|
@4e419737
|
13 years |
justin.ruggles |
g722dec: cosmetics: reindent/linewrap
|
|
|
@d0a19696
|
13 years |
justin.ruggles |
g722dec: remove the use of lowres for half-rate decoding.
It is …
|
|
|
@f540ca22
|
13 years |
justin.ruggles |
tta: check for extradata allocation failure in tta demuxer
|
|
|
@2f1d212f
|
13 years |
justin.ruggles |
tta: check for allocation failure of decode_buffer
|
|
|
@b5050539
|
13 years |
justin.ruggles |
tta: use correct frame_length calculation.
using a floating-point …
|
|
|
@c6056d40
|
13 years |
justin.ruggles |
tta: add support for decoding 24-bit sample format
Note that this …
|
|
|
@8664682d
|
13 years |
justin.ruggles |
cosmetics: indentation
|
|
|
@7b7a74a1
|
13 years |
justin.ruggles |
tta: remove pointless braces
|
|
|
@e6923f68
|
13 years |
justin.ruggles |
tta: check output buffer size after adjusting frame length for last frame
|
|
|