|
|
|
@6c704d9c
|
13 years |
michaelni |
ffmpeg: support changing dither parameters for swr
Signed-off-by: …
|
|
|
@be4cde22
|
13 years |
michaelni |
cmdutils: parse options for swr
Signed-off-by: Michael Niedermayer …
|
|
|
@c1d404b9
|
13 years |
michaelni |
swr: add a dither_scale parameter to tune the amplitude of the dither. …
|
|
|
@a2c92e60
|
13 years |
michaelni |
swr: pass context to swri_get_dither()
Signed-off-by: Michael …
|
|
|
@f8a237a3
|
13 years |
michaelni |
swr: add triangular highpass dither
Signed-off-by: Michael …
|
|
|
@1fc4ff22
|
13 years |
michaelni |
swr: generate more dither noise to improve quality.
Signed-off-by: …
|
|
|
@22057e8e
|
13 years |
michaelni |
swr: add swr_get_class()
Signed-off-by: Michael Niedermayer …
|
|
|
@f9a2c5bc
|
13 years |
michaelni |
swr: simplify code by using av_get_bytes_per_sample()
Signed-off-by: …
|
|
|
@6e9c634c
|
13 years |
michaelni |
swr: fix copy & pasted comment to match the code.
Signed-off-by: …
|
|
|
@8702e35b
|
13 years |
michaelni |
vda: try to fix compile
Signed-off-by: Michael Niedermayer …
|
|
|
@e387c9d5
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@b1ef4dc4
|
13 years |
michaelni |
swr: add triangular dither support
Signed-off-by: Michael Niedermayer …
|
|
|
@0cff3e13
|
13 years |
michaelni |
swr: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@01708893
|
13 years |
michaelni |
swr: add SWR_DITHER_RECTANGULAR to AVOptions array
Signed-off-by: …
|
|
|
@1ac606ba
|
13 years |
Reimar.Doeffinger |
aacsbr: silence message for SBR extension "padding".
Some files …
|
|
|
@5b2be9bc
|
13 years |
michaelni |
swr-test: include opt.h, this is needed for changing options for …
|
|
|
@7c673d73
|
13 years |
michaelni |
swr: use assert in swri_sum2 to check that only supported formats are …
|
|
|
@db2eadb
|
13 years |
michaelni |
swr: add dither support.
Signed-off-by: Michael Niedermayer …
|
|
|
@5c1f3128
|
13 years |
michaelni |
swr: update copyright year for rematrix
Signed-off-by: Michael …
|
|
|
@2130bd8f
|
13 years |
rsbultje |
rv40dsp x86: use only one register, for both increment and loop …
|
|
|
@272b252
|
13 years |
rsbultje |
rv40dsp: implement prescaled versions for biweight.
Quite often, the …
|
|
|
@d3c59d50
|
13 years |
justin.ruggles |
avconv: use default channel layouts when they are unknown
If either …
|
|
|
@95a8dac5
|
13 years |
justin.ruggles |
avconv: parse channel layout string
This allows the user to use …
|
|
|
@40b7a27b
|
13 years |
nicolas.george |
vf_drawtext: fontconfig support.
|
|
|
@be9b0d2c
|
13 years |
nicolas.george |
vf_drawtext: fix memory leak of draw expression.
|
|
|
@423047ea
|
13 years |
nicolas.george |
vf_drawtext: fix memory leak of glyph data.
|
|
|
@a559d65
|
13 years |
diego |
nutdec: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@a40ba3af
|
13 years |
martin |
vda: Signal 4 byte NAL headers to the decoder regardless of what's in …
|
|
|
@24ab1abf
|
13 years |
michaelni |
resample: support double precission resampling
This commit is …
|
|
|
@3d9338b1
|
13 years |
michaelni |
swr: support int32 and float as internal sample formats
…
|
|
|
@7f1ae79d
|
13 years |
michaelni |
swr: support float & int32 in the resampler
Signed-off-by: Michael …
|
|
|
@605bcf61
|
13 years |
michaelni |
swr-test: Add newline to test output
Signed-off-by: Michael …
|
|
|
@2f080152
|
13 years |
michaelni |
resample: update copyright years, they where incorrect.
…
|
|
|
@14f063d2
|
13 years |
martin |
mem: Consistently return NULL for av_malloc(0)
Plain POSIX malloc(0) …
|
|
|
@6bfb304
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@7f66912f
|
13 years |
Reimar.Doeffinger |
Fix gif regression test on big-endian.
Decode output must be …
|
|
|
@e36b25d1
|
13 years |
anton |
vf_overlay: implement poll_frame()
Signal that it can output a frame …
|
|
|
@90f65dc6
|
13 years |
anton |
vf_scale: support named constants for sws flags.
|
|
|
@7c59b5c2
|
13 years |
anton |
lavc doxy: add all installed headers to doxy groups.
|
|
|
@ec57b7de
|
13 years |
anton |
lavc doxy: add avfft to the main lavc group.
|
|
|
@8a74029
|
13 years |
anton |
lavc doxy: add remaining avcodec.h functions to a misc doxygen group.
|
|
|
@6aadfbda
|
13 years |
anton |
lavc doxy: add AVPicture functions to a doxy group.
|
|
|
@56512ce1
|
13 years |
anton |
lavc doxy: add resampling functions to a doxy group.
|
|
|
@40ca0e6
|
13 years |
anton |
lavc doxy: replace \ with /
It's the more proper symbol to use and it …
|
|
|
@f038515f
|
13 years |
anton |
lavc doxy: add encoding functions to a doxy group.
|
|
|
@c8ef8464
|
13 years |
anton |
lavc doxy: add decoding functions to a doxy group.
|
|
|
@199ada49
|
13 years |
anton |
lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO}
|
|
|
@30f3f625
|
13 years |
anton |
lavc doxy: add AVPacket-related stuff to a separate doxy group.
Also …
|
|
|
@294b3a50
|
13 years |
anton |
lavc doxy: add core functions/definitions to a doxy group.
|
|
|
@3532a87a
|
13 years |
michaelni |
exr: optimize exr_halflt2uint()
30% faster
Signed-off-by: Michael …
|
|
|
@02c39f0
|
13 years |
diego |
ppc: Add/remove a number of const qualifiers to fix related warnings.
|
|
|
@b073819b
|
13 years |
justin.ruggles |
avconv: allow '-async -1' to disable timestamp sync for audio encoding …
|
|
|
@cabc0ac7
|
13 years |
Reimar.Doeffinger |
Add gif and xbm regression tests.
Signed-off-by: Reimar Döffinger …
|
|
|
@6458a087
|
13 years |
Reimar.Doeffinger |
vf_scale: ensure the palette is set for output.
Since those are …
|
|
|
@24eac3cf
|
13 years |
Reimar.Doeffinger |
Mark GRAY8 format as pseudo-paletted.
This fixes that the GIF encoder …
|
|
|
@bbaf941
|
13 years |
Reimar.Doeffinger |
scale: fix slice rendering with conversion between pal/non-pal.
We …
|
|
|
@438f3ef8
|
13 years |
Reimar.Doeffinger |
RV20: try keeping aspect during resolution changes.
Resolution …
|
|
|
@1d13032
|
13 years |
Reimar.Doeffinger |
aacdec: update debug code to always print the processed data.
When …
|
|
|
@679a973e
|
13 years |
justin.ruggles |
avconv: use default alignment for audio buffer
|
|
|
@c58846f3
|
13 years |
justin.ruggles |
avcodec: use align == 0 for default alignment in …
|
|
|
@0109a09d
|
13 years |
justin.ruggles |
avutil: use align == 0 for default alignment in audio sample buffer …
|
|
|
@18ed378
|
13 years |
justin.ruggles |
avutil: allow NULL linesize in av_samples_fill_arrays() and …
|
|
|
@b6c4518a
|
13 years |
anton |
avconv: remove OutputStream.picref.
It's only used inside …
|
|
|
@695ec04e
|
13 years |
anton |
avconv: only set SAR once on the decoded frame.
No point in repeating …
|
|
|
@ed68fd45
|
13 years |
Reimar.Doeffinger |
Add v408 codec regression test.
Signed-off-by: Reimar Döffinger …
|
|
|
@1337de0c
|
13 years |
justin.ruggles |
avcodec: validate the channel layout vs. channel count for decoders
…
|
|
|
@b2db359
|
13 years |
justin.ruggles |
audioconvert: make av_get_channel_layout accept composite names.
…
|
|
|
@c311afca
|
13 years |
Reimar.Doeffinger |
Add roqaudio regression test.
Signed-off-by: Reimar Döffinger …
|
|
|
@4d693b02
|
13 years |
justin.ruggles |
avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()
…
|
|
|
@5d6a40bc
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtsp: …
|
|
|
@4f043c8a
|
13 years |
Reimar.Doeffinger |
Allow running fate-wmv8-x8intra manually.
Signed-off-by: Reimar …
|
|
|
@a5efc8c9
|
13 years |
Reimar.Doeffinger |
Allow manually running disabled FATE tests.
This makes it easy to …
|
|
|
@03ef5047
|
13 years |
Reimar.Doeffinger |
Fix nellymoser encoder crash with hardcoded tables.
Use the correct …
|
|
|
@a7b1420c
|
13 years |
Reimar.Doeffinger |
Update reference for disabled fate-wmv8-x8intra test to new format.
…
|
|
|
@1d80c8db
|
13 years |
michaelni |
ffv1: set slice geometry based on user specified slices.
…
|
|
|
@8dfbc1c5
|
13 years |
michaelni |
ffv1: allow enabling of version 2 by using some of its features.
…
|
|
|
@1b295a17
|
13 years |
michaelni |
ffv1: fix version=2 chroma handling
Signed-off-by: Michael …
|
|
|
@56123595
|
13 years |
michaelni |
ffv1: add a minor version field beginning with ffv1.3
Signed-off-by: …
|
|
|
@9294f538
|
13 years |
martin |
rtsp: Don't use av_malloc(0) if there are no streams
Signed-off-by: …
|
|
|
@62c3c8ca
|
13 years |
martin |
rtsp: Don't use uninitialized data if there are no streams
…
|
|
|
@069cf86d
|
13 years |
Reimar.Doeffinger |
Fix side-data memleak also for audio.
This uses the same code as in …
|
|
|
@58e1032d
|
13 years |
martin |
vaapi: mpeg2: fix slice_vertical_position calculation.
…
|
|
|
@9cb150c9
|
13 years |
martin |
hwaccel: mpeg2: decode first field, if requested.
If user opted to …
|
|
|
@2ce7f4d4
|
13 years |
martin |
cosmetics: Fix indentation
Signed-off-by: Martin Storsjö …
|
|
|
@45600148
|
13 years |
martin |
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
This …
|
|
|
@cb939468
|
13 years |
michaelni |
mpegtsenc: Add support to mux s302 stream
Signed-off-by: Michael …
|
|
|
@352a67e6
|
13 years |
michaelni |
configure: fix - vs _ error
Signed-off-by: Michael Niedermayer …
|
|
|
@58c25724
|
13 years |
Reimar.Doeffinger |
Add nellymoser "fuzzy" FATE test.
Since we cannot specify decode …
|
|
|
@e9841505
|
13 years |
Reimar.Doeffinger |
Allow setting CODEC_FLAG2_CHUNKS via the name "chunks".
…
|
|
|
@d506ef05
|
13 years |
Reimar.Doeffinger |
Fixes for third argument do_image_formats.
Remove it from two places …
|
|
|
@f0bb1a59
|
13 years |
stefasab |
ffprobe: use avbprint API
Simplify, increase robustness.
|
|
|
@6101e532
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@5012c073
|
13 years |
Reimar.Doeffinger |
Support detecting and demuxing EIA-608 subtitles in mov.
The format …
|
|
|
@50ec8a2a
|
13 years |
michaelni |
mpeg4videodec: Force quant_precision to stay within the valid range.
…
|
|
|
@59edf33f
|
13 years |
michaelni |
wmalosslessdec: rawpcm_tile fixes to keep get_bits() values within …
|
|
|
@d0212bb0
|
13 years |
michaelni |
wmalosslessdec: channel residues can be 32 bit thus need _long …
|
|
|
@a931d877
|
13 years |
michaelni |
mpeg12dec: Prevent f_code from becoming invalid.
Signed-off-by: …
|
|
|
@6c3d6a21
|
13 years |
michaelni |
alsdec: Check k used for rice decoder.
Values that fail this check …
|
|
|
@192efcf7
|
13 years |
michaelni |
h264_ps: check log2_max_frame_num for validity.
Signed-off-by: …
|
|
|
@2d0b4bc4
|
13 years |
michaelni |
rv34: Fix check_slice_end() handling of 0 bits left case
…
|
|
|