|
|
|
@c5671aeb
|
13 years |
justin.ruggles |
FATE: avoid channel mixing in lavf-dv_fmt
This partially reverts …
|
|
|
@8c4022ac
|
13 years |
anton |
avconv: fix a segfault on -c copy with -filter_complex.
|
|
|
@462a5b78
|
13 years |
derek.buitenhuis |
isom: Support more DTS codec identifiers.
DTS LBR identifier ('dtse') …
|
|
|
@7521c4ba
|
13 years |
justin.ruggles |
matroska: Clear prev_pkt between seeks.
The new incremental parser …
|
|
|
@83b26046
|
13 years |
justin.ruggles |
avutil: change default buffer size alignment for sample buffer …
|
|
|
@0ca4414d
|
13 years |
martin |
audemux: Add a sanity check for the number of channels
Fixes a …
|
|
|
@a229d6c2
|
13 years |
diego |
Remove libdirac decoder.
libschroedinger is the preferred way to …
|
|
|
@8336eb6f
|
13 years |
lu_zero |
matroska: Add incremental parsing of clusters.
Reduces the amount of …
|
|
|
@1381081c
|
13 years |
lu_zero |
avconv: fix off by one check in complex_filter
nb_input_files is …
|
|
|
@269cb675
|
13 years |
martin |
mpegts: Try seeking back even for nonseekable protocols
The mpegts …
|
|
|
@9b75ae05
|
13 years |
diego |
swscale: K&R formatting cosmetics (part III)
|
|
|
@d526c533
|
13 years |
mans |
ARM: allow runtime masking of CPU features
This allows masking CPU …
|
|
|
@d7458bc8
|
13 years |
mans |
dsputil: remove unused functions
These functions were left unused by …
|
|
|
@94c9bf88
|
13 years |
derek.buitenhuis |
mov: Treat keyframe indexes as 1-origin if starting at non-zero.
…
|
|
|
@ba986931
|
13 years |
derek.buitenhuis |
mov: Take stps entries into consideration also about key_off.
…
|
|
|
@2bcbd984
|
13 years |
mans |
Remove lowres video decoding
This feature is complex, of questionable …
|
|
|
@95510be8
|
13 years |
mans |
avcodec: remove AVCodecContext.dsp_mask
This removes all references …
|
|
|
@2994913d
|
13 years |
anton |
avconv: fix a segfault when default encoder for a format doesn't …
|
|
|
@b5c3f0b9
|
13 years |
derek.buitenhuis |
utvideo: general cosmetics
General cosmetics, such as keeping lines …
|
|
|
@7eacd70
|
13 years |
alex.converse |
aac: Handle HE-AACv2 when sniffing a channel order.
|
|
|
@dc878b96
|
13 years |
alex.converse |
movenc: Support high sample rates in isomedia formats by setting the …
|
|
|
@f973a85d
|
13 years |
diego |
xxan: Remove write-only variable in xan_decode_frame_type0().
…
|
|
|
@b1563d0c
|
13 years |
diego |
ivi_common: Initialize a variable at declaration in …
|
|
|
@b0e9edc
|
13 years |
justin.ruggles |
avcodec: add a cook parser to get subpacket duration
Fixes jittery …
|
|
|
@acb1730
|
13 years |
justin.ruggles |
FATE: allow lavf tests to alter input parameters
Change some lavf …
|
|
|
@50529804
|
13 years |
justin.ruggles |
FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum …
|
|
|
@03caef1b
|
13 years |
justin.ruggles |
FATE: replace the acodec-g726 test with 4 new encode/decode tests
…
|
|
|
@a6c8cca
|
13 years |
justin.ruggles |
FATE: replace current g722 encoding tests with an encode/decode test
…
|
|
|
@870165e2
|
13 years |
justin.ruggles |
FATE: add a pattern rule for generating asynth wav files
|
|
|
@010943c6
|
13 years |
justin.ruggles |
FATE: optionally write a WAVE header in audiogen
|
|
|
@0c0d1bce
|
13 years |
justin.ruggles |
avutil: add audio fifo buffer
The functions operate on the sample …
|
|
|
@2b983779
|
13 years |
diego |
dv: Initialize encoder tables during encoder init.
|
|
|
@f2e44655
|
13 years |
diego |
dv: Replace some magic numbers by the appropriate #define.
|
|
|
@9cc338b1
|
13 years |
justin.ruggles |
FATE: pass the decoded output format and audio source file to …
|
|
|
@c755b1fb
|
13 years |
justin.ruggles |
FATE: specify the input format when decoding in enc_dec_pcm()
The …
|
|
|
@705f3d47
|
13 years |
justin.ruggles |
x86inc: support AVX abstraction for 2-operand instructions
Add …
|
|
|
@e73ec921
|
13 years |
mans |
configure: detect PGI compiler and set suitable flags
Signed-off-by: …
|
|
|
@d8b06521
|
13 years |
justin.ruggles |
avconv: check for an incompatible changing channel layout
The decoder …
|
|
|
@6208313a
|
13 years |
mans |
avio: make AVIOContext.av_class pointer to const
Fix this warning: …
|
|
|
@9d72c052
|
13 years |
mans |
nutdec: add malloc check and fix const to non-const conversion …
|
|
|
@0f53601a
|
13 years |
diego |
ppc: drop unused function dct_quantize_altivec()
This also allows …
|
|
|
@aa3f2cb5
|
13 years |
diego |
mpegaudiodec: Do not discard mp_decode_frame() return value.
This …
|
|
|
@3c583002
|
13 years |
mans |
matroska: do not set invalid default duration if frame rate is zero
…
|
|
|
@ac97d47d
|
13 years |
lu_zero |
mkv: use av_reduce instead of av_d2q for framerate estimation
It …
|
|
|
@204bcdf5
|
13 years |
lu_zero |
mkv: report average framerate as minimal as well
This is in line with …
|
|
|
@df8d5eaa
|
13 years |
alex.converse |
avcodec_string: Favor AVCodecContext.codec over the default codec.
…
|
|
|
@b5d2bf9
|
13 years |
alex.converse |
cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed …
|
|
|
@0f96f0d9
|
13 years |
derek.buitenhuis |
aacenc: Fix issues with huge values of bit_rate.
Do not pointlessly …
|
|
|
@db6e26d7
|
13 years |
diego |
dv_tablegen: Drop unnecessary av_unused attribute from …
|
|
|
@83632cbb
|
13 years |
kostya.shishkov |
proresenc: multithreaded quantiser search
|
|
|
@8099fc76
|
13 years |
justin.ruggles |
riff: use bps instead of bits_per_coded_sample in the …
|
|
|
@b1041f80
|
13 years |
justin.ruggles |
avconv: only set the "channels" option when it exists for the …
|
|
|
@6943fb47
|
13 years |
lu_zero |
avplay: update get_buffer to be inline with avconv
The buffer must …
|
|
|
@9fb7e146
|
13 years |
alex.converse |
aacdec: More robust output configuration.
Save the old output …
|
|
|
@af2f655c
|
13 years |
alex.converse |
faac: Fix multi-channel ordering
Signed-off-by: Alex Converse …
|
|
|
@ca332b1d
|
13 years |
alex.converse |
faac: Add .channel_layouts
|
|
|
@b3b17512
|
13 years |
martin |
rtmp: Support 'rtmp_playpath', an option which overrides the stream …
|
|
|
@6465562e
|
13 years |
martin |
rtmp: Support 'rtmp_app', an option which overrides the name of …
|
|
|
@5e8280d1
|
13 years |
justin.ruggles |
avutil: add better documentation for AVSampleFormat
|
|
|
@8b84e082
|
13 years |
mans |
indeo3: add parens around some macro arguments
Without these, the …
|
|
|
@87a24634
|
13 years |
rsbultje |
h264: use proper PROLOGUE statement for a function using 8 registers.
…
|
|
|
@b553a425
|
13 years |
diego |
doc: Update sample Vim config with suitable (function) indentation …
|
|
|
@a3dbd459
|
13 years |
diego |
dv: Merge dvquant.h into dvdata.c where all other DV tables reside.
|
|
|
@05afc5f5
|
13 years |
diego |
dv: Move static tables only used in one place to where they are used.
|
|
|
@aff01de6
|
13 years |
anton |
graphparser: set next to NULL on an entry extracted from inputs list
…
|
|
|
@7ce118ba
|
13 years |
anton |
doc/filters: update documentation.
|
|
|
@9e8aae44
|
13 years |
anton |
avconv: flush decoders immediately after an EOF.
Prevents extensive …
|
|
|
@89605e4
|
13 years |
anton |
avconv: send EOF to vsrc_buffer.
|
|
|
@3e901cbc
|
13 years |
anton |
avconv: reindent.
|
|
|
@3b266da3
|
13 years |
anton |
avconv: add support for complex filtergraphs.
|
|
|
@560f7774
|
13 years |
anton |
avconv: make filtergraphs global.
This is the first step towards …
|
|
|
@836ce905
|
13 years |
anton |
avconv: move filtered_frame from InputStream to OutputStream.
It more …
|
|
|
@6c9eac19
|
13 years |
anton |
avconv: don't set output width/height directly from input value.
…
|
|
|
@e77c866
|
13 years |
anton |
avconv: move resample_{width,height,pix_fmt} to InputStream.
This is …
|
|
|
@9dced854
|
13 years |
anton |
avconv: remove a useless variable from OutputStream.
|
|
|
@b7327887
|
13 years |
anton |
avconv: get output pixel format from lavfi.
This way we don't require …
|
|
|
@7af99a01
|
13 years |
anton |
graphparser: fix the order in which unlabeled input links are returned.
|
|
|
@2e215267
|
13 years |
anton |
avconv: change {input,output}_{streams,files} into arrays of pointers. …
|
|
|
@ea9367e9
|
13 years |
anton |
avconv: don't pass input/output streams to some functions.
They are …
|
|
|
@3892e784
|
13 years |
diego |
doc: Improve suggested Emacs settings for our coding style.
Switch …
|
|
|
@5096399d
|
13 years |
derek.buitenhuis |
utvideo: Remove unused variable 'src_size'
Signed-off-by: Derek …
|
|
|
@c788782c
|
13 years |
lu_zero |
mov: free memory on header parsing failure
Call mov_read_close when …
|
|
|
@4ebd422c
|
13 years |
lu_zero |
mov: fix leaking memory with multiple drefs.
Instead of allocating …
|
|
|
@7f77e904
|
13 years |
rsbultje |
swscale: clip before assigning tables in RGB output functions.
|
|
|
@48606252
|
13 years |
rsbultje |
swscale: fix off-by-one in second coefficient in bilinear filters.
If …
|
|
|
@7bf9e339
|
13 years |
anton |
vsrc_buffer: fix check from 7ae7c41.
The user submitted variable in …
|
|
|
@219a9ed1
|
13 years |
diego |
libxvid: Reorder functions to avoid forward declarations; make …
|
|
|
@7a0cb74
|
13 years |
diego |
libxvid: drop some pointless dead code
|
|
|
@dac79c27
|
13 years |
diego |
wmal: vertical alignment cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@2e13f579
|
13 years |
diego |
wmal: Warn about missing bitstream splicing feature and ask for …
|
|
|
@9900dd2d
|
13 years |
diego |
wmal: Skip seekable_frame_in_packet.
There is no point in storing the …
|
|
|
@07933b44
|
13 years |
diego |
wmal: Drop unused variable num_possible_block_size.
This is probably …
|
|
|
@91d3cbe0
|
13 years |
anton |
avfiltergraph: make the AVFilterInOut alloc/free API public
This is …
|
|
|
@12e7e1d
|
13 years |
anton |
graphparser: allow specifying sws flags in the graph description.
|
|
|
@4e781c25
|
13 years |
anton |
graphparser: fix the order of connecting unlabeled links.
Right now, …
|
|
|
@d7bcc71d
|
13 years |
anton |
graphparser: add avfilter_graph_parse2().
Unlike …
|
|
|
@7ae7c414
|
13 years |
anton |
vsrc_buffer: allow using a NULL buffer to signal EOF.
|
|
|
@9206ac8
|
13 years |
rsbultje |
swscale: handle last pixel if lines have an odd width.
Fixes bug 270.
|
|
|
@f5be7958
|
13 years |
mans |
qdm2: fix a dubious pointer cast
This reworks a loop to get rid of an …
|
|
|
@680097cb
|
13 years |
martin |
WMAL: Do not try to read rawpcm coefficients if bits is invalid
…
|
|
|