|
|
|
@59bd0fef
|
13 years |
stefano.sabatini-lala |
vf_lut: set minimum and maximum alpha value for yuva420p
|
|
|
@2b550beb
|
13 years |
stefano.sabatini-lala |
vf_lut: add plane validity check in draw_slice()
The value for …
|
|
|
@25119a7
|
13 years |
nicolas.george |
ffprobe: flush stdout after each group.
|
|
|
@3db9002f
|
13 years |
stefano.sabatini-lala |
cmdutils: fix an opt name/val swap in set_context_opts()
…
|
|
|
@5d35b279
|
13 years |
nicolas.george |
ALSA demuxer: use av_gettime and a timefilter.
The PTS for captured …
|
|
|
@3074f03a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@23ce6e72
|
13 years |
mans |
get_bits: remove x86 inline asm in A32 bitstream reader
x86 does not …
|
|
|
@fccab018
|
13 years |
siretart |
doc: Remove outdated information about our issue tracker
We have now …
|
|
|
@8b84af74
|
13 years |
alex.converse |
avidec: Factor out the sync fucntionality.
|
|
|
@29651e1d
|
13 years |
alex.converse |
fate-aac: Expand coverage.
Add al05_44, al06_44, al17_44.
|
|
|
@f99a5ef9
|
13 years |
justin.ruggles |
ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents().
|
|
|
@8b7b2d6a
|
13 years |
justin.ruggles |
ac3dsp: simplify extract_exponents() now that it does not need to do …
|
|
|
@523b7eba
|
13 years |
justin.ruggles |
ac3enc: clip coefficients after MDCT.
This ensures that any …
|
|
|
@6054cd2
|
13 years |
justin.ruggles |
ac3enc: add int32_t array clipping function to DSPUtil, including x86 …
|
|
|
@392acaed
|
13 years |
nicolas.george |
ALSA: fix use of period_size.
period_size is in frames, while the …
|
|
|
@8a8d0ce2
|
13 years |
rsbultje |
swscale: for >8bit scaling, read in native bit-depth.
For 9/10bit, it …
|
|
|
@cdc2c1c5
|
13 years |
rsbultje |
matroskadec: matroska_read_seek after after EBML_STOP leads to …
|
|
|
@134557f3
|
13 years |
siretart |
doxygen: fix usage of @file directive in libavutil/{dict,file}.h
|
|
|
@46edd3a0
|
13 years |
stefano.sabatini-lala |
ffprobe: fix opt_pretty() signature
This is required after the …
|
|
|
@7464a53a
|
13 years |
stefano.sabatini-lala |
lavfi: make pix_fmt_is_in() in vf_lut.c an internal function
Also …
|
|
|
@518d8d4
|
13 years |
nicolas.george |
lavf: bump minor and add APIchanges entry for av_get_output_timestamp
|
|
|
@cb7e3202
|
13 years |
stefano.sabatini-lala |
openal: prefer ISC license
Signed-off-by: Stefano Sabatini …
|
|
|
@34ab23f
|
13 years |
stefano.sabatini-lala |
dict: fix another typo
achive -> achieve
|
|
|
@84c2d8af
|
13 years |
nicolas.george |
ALSA: implement get_output_timestamp.
|
|
|
@b442ca69
|
13 years |
nicolas.george |
lavf: add an API to get output timestamps.
|
|
|
@d1b029d
|
13 years |
nicolas.george |
ALSA encoder: correctly set time_base.
|
|
|
@721be993
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9251942
|
13 years |
michaelni |
Fix mpeg4 padding bug detection with more than 128bit trash and …
|
|
|
@315f0e3f
|
13 years |
Carl Eugen Hoyos |
Fix possible double free when encoding using xvid.
|
|
|
@dec126a9
|
13 years |
Carl Eugen Hoyos |
Fix internal buffer size for 2bpp and 4bpp raw video.
|
|
|
@807aa2d8
|
13 years |
siretart |
doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and …
|
|
|
@be73d76b
|
13 years |
diego |
cosmetics: fix some then/than typos
|
|
|
@d7537a6f
|
13 years |
siretart |
doxygen: Include libavcodec and libavformat examples into the documentation
|
|
|
@192bfbc
|
13 years |
siretart |
avutil: elaborate documentation for av_get_random_seed
|
|
|
@dafaef2
|
13 years |
alex.converse |
Add support for aac streams in mp4/mov without extradata.
|
|
|
@4bfe0644
|
13 years |
mans |
aes: whitespace cosmetics
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@bd55da1c
|
13 years |
mans |
adler32: whitespace cosmetics
Signed-off-by: Mans Rullgard …
|
|
|
@a0991833
|
13 years |
heydowns |
Make all option parsing functions match the function pointer type …
|
|
|
@81cc7d0b
|
13 years |
rsbultje |
swscale: fix another yuv range conversion overflow in 16bit scaling.
|
|
|
@c31bc537
|
13 years |
mans |
Fix cpu flags test program
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@ce1e181b
|
13 years |
diego |
opt-test: Add missing braces to silence compiler warnings.
…
|
|
|
@bd9a9a2
|
13 years |
diego |
build: Eliminate obsolete test targets.
The targets are now part of …
|
|
|
@5a931a15
|
13 years |
stefano.sabatini-lala |
lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE
…
|
|
|
@5d62d0b1
|
13 years |
martin |
udp: Fix a compilation warning
This fixes this compilation warning, …
|
|
|
@705b21a0
|
13 years |
martin |
swscale: Unbreak build with --enable-small
This fixes building with …
|
|
|
@71f02914
|
13 years |
mans |
base64: add fate test
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@744765a9
|
13 years |
mans |
aes: improve test program and add fate test
Signed-off-by: Mans …
|
|
|
@f6252b48
|
13 years |
mans |
adler32: make test program more useful and add fate test
…
|
|
|
@3713cf11
|
13 years |
Carl Eugen Hoyos |
Fix linesize for some rawvideo samples with odd width.
|
|
|
@e0b8fff6
|
13 years |
rsbultje |
swscale: fix yuv range correction when using 16-bit scaling.
|
|
|
@8c0cbb08
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ce2649af
|
13 years |
alex.converse |
aacenc: Make chan_map const correct
|
|
|
@623bf966
|
13 years |
michaelni |
avcodec: increase padding, fixes ticket313
Signed-off-by: Michael …
|
|
|
@812f2376
|
13 years |
diego |
rational-test: Add proper main() declaration to fix gcc warnings.
|
|
|
@c562ba4c
|
13 years |
diego |
configure: Add vdpau and dxva2 to configure results output.
|
|
|
@cfa68a33
|
13 years |
mans |
Remove unused, never built libavutil/pca.[ch]
Signed-off-by: Mans …
|
|
|
@5dd514af
|
13 years |
rsbultje |
matroskadec: forward parsing errors to caller.
Signed-off-by: Ronald …
|
|
|
@59ca3955
|
13 years |
rsbultje |
av_find_stream_info: simplify EAGAIN handling.
Signed-off-by: Ronald …
|
|
|
@e1a54304
|
13 years |
Reimar.Doeffinger |
Move SRC_PATH hack around to allow compilation from subdir again.
|
|
|
@08b4a667
|
13 years |
Carl Eugen Hoyos |
Set channel_layout if channels is set when transcoding.
|
|
|
@98add74
|
13 years |
alex.converse |
aacenc: Fix determination of Mid/Side Mode.
In …
|
|
|
@d3a6c2ab
|
13 years |
alex.converse |
psymodel: Remove the single channel analysis function
|
|
|
@01344fe4
|
13 years |
alex.converse |
aacenc: Implement dummy channel group analysis that just calls the …
|
|
|
@0bc01cc9
|
13 years |
alex.converse |
psymodel: Add channels and channel groups to the psymodel.
|
|
|
@a3e1f80e
|
13 years |
mans |
ARM: remove check for PLD instruction
PLD is present in ARMv5TE and …
|
|
|
@0291ce84
|
13 years |
mans |
fate: move amr[nw]b test rules into separate files
Signed-off-by: …
|
|
|
@9ed6cbc3
|
13 years |
rsbultje |
ogg: fix double free when finding length of small chained oggs.
…
|
|
|
@ef1ee36
|
13 years |
rsbultje |
swscale: implement >8bit scaling support.
This means that precision …
|
|
|
@f6806986
|
13 years |
mans |
build: fix creation of tools dir with make 3.81
GNU make 3.81 …
|
|
|
@e2542dcc
|
13 years |
diego |
build: Mark all-yes Makefile target as phony.
|
|
|
@86c3c1ab
|
13 years |
diego |
pixfmt: fix YUV422/444 wrong endian comment
Signed-off-by: Diego …
|
|
|
@5e27ec28
|
13 years |
mans |
build: create output directories as needed
Signed-off-by: Mans …
|
|
|
@4d08dfef
|
13 years |
Carl Eugen Hoyos |
Remove gcc 2.95.3 remnants.
|
|
|
@da55ee6c
|
13 years |
jason |
Add new yuv444 pixfmts to avcodec_align_dimensions2
Fixes draw_edges …
|
|
|
@9e17d051
|
13 years |
michaelni |
swscale: Fix yuv422p10
Signed-off-by: Michael Niedermayer …
|
|
|
@bb9d517
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (21 …
|
|
|
@4578435f
|
13 years |
diego |
swscale: Add Doxygen for hyscale_fast/hScale.
|
|
|
@b0da4903
|
13 years |
mans |
fate: enable lavfi-pixmt tests on big endian systems
Signed-off-by: …
|
|
|
@635930d4
|
13 years |
mans |
PPC: swscale: disable altivec functions for unsupported formats
…
|
|
|
@dbe5f017
|
13 years |
michaelni |
amrnbdec: we dont want dtx samples anymore and give the user a hint …
|
|
|
@842f463c
|
13 years |
mans |
fate: merge identical pixdesc_be/le tests
Signed-off-by: Mans …
|
|
|
@e78f968
|
13 years |
michaelni |
Fix configure problem with out-of-source-tree build for fate-related …
|
|
|
@d6cc6ac6
|
13 years |
diego |
swscale: Add Doxygen for yuv2planar*/yuv2packed* functions.
|
|
|
@7ac6910d
|
13 years |
mans |
build: call texi2pod.pl with full path instead of symlink
…
|
|
|
@57b4a3dd
|
13 years |
mans |
build: include sub-makefiles using full path instead of symlinks
…
|
|
|
@90cbbbc1
|
13 years |
Reimar.Doeffinger |
targa: Do not read colormap from files without one.
This is necessary …
|
|
|
@efdb198e
|
13 years |
Reimar.Doeffinger |
targa: Simplify using bytestream_get functions.
Signed-off-by: Reimar …
|
|
|
@618230c7
|
13 years |
Ronald S. Bultje |
swscale: update big endian reference values after dff5a835.
|
|
|
@cb7b55b0
|
13 years |
mans |
wavpack: skip blocks with no samples
These blocks don't report audio …
|
|
|
@bd2deab7
|
13 years |
justin.ruggles |
cosmetics: remove outdated comment that is no longer true
|
|
|
@deb3ed0
|
13 years |
mans |
build: replace some addprefix/addsuffix with substitution refs
…
|
|
|
@51293367
|
13 years |
michaelni |
pict_type: add a value for unknown/none.
In commit …
|
|
|
@bb00b15f
|
13 years |
diego |
avutil: Remove unused arbitrary precision integer code.
|
|
|
@d2ee495f
|
13 years |
diego |
configure: Drop check for availability of ten assembler operands.
…
|
|
|
@ca699ac2
|
13 years |
stefano.sabatini-lala |
dict: fix various typos
|
|
|
@1bb52045
|
13 years |
alex.converse |
aacenc: Save channel configuration for later use.
|
|
|
@8dbaa5bd
|
13 years |
alex.converse |
aacenc: Fix codebook trellising for zeroed bands.
Choose band type …
|
|
|
@13a09979
|
13 years |
rsbultje |
swscale: change prototypes of scaled YUV output functions.
Remove …
|
|
|
@94e59cb8
|
13 years |
michaelni |
random_seed: more elaborate doxy.
Signed-off-by: Michael Niedermayer …
|
|
|
@c029ea39
|
13 years |
michaelni |
AVDictionary: warn about its shortcommings and mention available …
|
|
|