|
|
|
@97da38c9
|
13 years |
Carl Eugen Hoyos |
Allow decoding of 64bit png images.
Fixes a part of ticket #639.
|
|
|
@ea604de9
|
13 years |
Carl Eugen Hoyos |
Simplify "deloco" and support decoding of 48bit loco png.
|
|
|
@f0d6828d
|
13 years |
Carl Eugen Hoyos |
Supoort decoding of gray16 images with libopenjpeg.
|
|
|
@6a3cc21
|
13 years |
Clément Bœsch |
mp3dec: fix truncating packet error message while decoding a complete …
|
|
|
@cc7342f7
|
13 years |
Clément Bœsch |
assdec: fix wrong alloc pointer check.
|
|
|
@7c0d30b5
|
13 years |
Clément Bœsch |
ass: use av_asprintf() instead of a temporary stack buffer.
|
|
|
@9729f140
|
13 years |
michaelni |
diracdec: Fix integer overflow leading to out of global array read.
…
|
|
|
@d2a47c94
|
13 years |
michaelni |
fate: add support for specifying the shell used to run configure
…
|
|
|
@2ab5feaf
|
13 years |
Reimar.Doeffinger |
huffman: use a simple assignment instead of FFSWAP.
Signed-off-by: …
|
|
|
@6166bf3c
|
13 years |
Reimar.Doeffinger |
Deobfuscate ff_huff_build_tree.
I have no idea what the idea was …
|
|
|
@5f27374c
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Add bit per component information to v308 comment.
|
|
|
@6fe12c7f
|
13 years |
Carl Eugen Hoyos |
Detect jps and pns files as (3D) jpg and png images.
|
|
|
@36436a40
|
13 years |
Carl Eugen Hoyos |
Add option forced_subs_only for Bluray subtitles.
|
|
|
@6838df04
|
13 years |
Carl Eugen Hoyos |
Add pix_fmt_info for yuva444.
Reviewed-by: Paul B Mahol
|
|
|
@e1492151
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
png: …
|
|
|
@90bf7c7b
|
13 years |
eclipse7 |
build: configure: Restore alphabetical order for CMDLINE_SET
|
|
|
@f9eb6229
|
13 years |
Reimar.Doeffinger |
Fix offset validity checks.
Offsets are relative to the end of the …
|
|
|
@cd3ced1b
|
13 years |
Reimar.Doeffinger |
fraps: frame threading support.
Codec is too simple to gain much from …
|
|
|
@0efdb942
|
13 years |
Reimar.Doeffinger |
fraps: Deduplicate some code.
Also moves it before the get_buffer …
|
|
|
@3469c888
|
13 years |
Reimar.Doeffinger |
fraps: Minor simplification, use local variable.
Signed-off-by: …
|
|
|
@20a7d31
|
13 years |
rsbultje |
png: add missing #if HAVE_SSSE3 around function pointer assignment.
|
|
|
@371946bc
|
13 years |
michaelni |
r210enc: don't write uninitialized data
Also fix r210 fate decoding …
|
|
|
@3b93a524
|
13 years |
michaelni |
fate: add v308 encoding/decoding test
Signed-off-by: Paul B Mahol …
|
|
|
@668a0b15
|
13 years |
michaelni |
libvpxenc: update after FF_API_X264_GLOBAL_OPTS removal
…
|
|
|
@8e46e122
|
13 years |
michaelni |
fate: add yuv4 encoding/decoding test
Signed-off-by: Paul B Mahol …
|
|
|
@15d838b7
|
13 years |
michaelni |
bintext: use private options now that AVFormatParameters has been …
|
|
|
@a915618a
|
13 years |
Carl Eugen Hoyos |
Improve decoding quality for lossy wavpack.
This reverts e6e7bfc1 and …
|
|
|
@7fabef1f
|
13 years |
Reimar.Doeffinger |
fraps: optimize pseudo-YUV to RGB conversion.
With gcc 4.6 this part …
|
|
|
@331e7c4
|
13 years |
rsbultje |
imdct36: mark SSE functions as using all 16 XMM registers.
On x86-64, …
|
|
|
@e9200351
|
13 years |
rsbultje |
png: move DSP functions to their own DSP context.
|
|
|
@f9708e9a
|
13 years |
rsbultje |
sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile …
|
|
|
@415f358a
|
13 years |
rsbultje |
sunrast: Cosmetics
Signed-off-by: Aneesh Dogra <lionaneesh@gmail.com> …
|
|
|
@4ffb8e2c
|
13 years |
rsbultje |
sunrast: Remove if (unsigned int < 0) check.
Note: This fixes the …
|
|
|
@fef37717
|
13 years |
rsbultje |
sunrast: Replace magic number by a macro.
Signed-off-by: Aneesh Dogra …
|
|
|
@7df9937f
|
13 years |
Carl Eugen Hoyos |
Fix dvb subtitle decoding when display segment is missing.
|
|
|
@f4e8292e
|
13 years |
Reimar.Doeffinger |
fraps: Add release_buffer forgotten when reget_buffer was removed.
…
|
|
|
@95e873bb
|
13 years |
Reimar.Doeffinger |
fraps: fix indentation.
Signed-off-by: Reimar Döffinger …
|
|
|
@6a9b565e
|
13 years |
Reimar.Doeffinger |
FRAPS: Do not needlessly use reget_buffer.
Codec has only I- and …
|
|
|
@05741d70
|
13 years |
Reimar.Doeffinger |
Fallback to input timestamps for non-delay encoders.
Causes FFmpeg to …
|
|
|
@9719528e
|
13 years |
michaelni |
fate: fix r210 test on big endian
Signed-off-by: Paul B Mahol …
|
|
|
@931ec4a2
|
13 years |
michaelni |
fate: add R210 encoding/decoding test
Signed-off-by: Paul B Mahol …
|
|
|
@6bcc8275
|
13 years |
michaelni |
r210enc: fix encoding for unaligned widths
Signed-off-by: Paul B …
|
|
|
@cbf1dc4e
|
13 years |
michaelni |
fate: add Y41P encoding/decoding test
Signed-off-by: Paul B Mahol …
|
|
|
@c065255b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
aacenc: …
|
|
|
@97dece33
|
13 years |
Reimar.Doeffinger |
rawenc: initialize coded_frame via avcodec_get_frame_defaults.
…
|
|
|
@dbc7c612
|
13 years |
Reimar.Doeffinger |
libgsm: Fix compilation.
Move libgsm_encode_close before its first …
|
|
|
@f122cbf0
|
13 years |
michaelni |
v210x: check for return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@7299e5d5
|
13 years |
michaelni |
v210enc: remove redundant assignment
Signed-off-by: Paul B Mahol …
|
|
|
@bf0aea79
|
13 years |
michaelni |
v210enc: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@70a8c79
|
13 years |
michaelni |
v210dec: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@3ab90687
|
13 years |
michaelni |
roqaudioenc: check return value of avcodec_alloc_frame()
…
|
|
|
@2de6a725
|
13 years |
michaelni |
roqaudioenc: remove redundant assignment
Signed-off-by: Paul B Mahol …
|
|
|
@1e90450f
|
13 years |
michaelni |
r210dec: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@1fa24d08
|
13 years |
michaelni |
pcm: remove redundant assignment
Signed-off-by: Paul B Mahol …
|
|
|
@ae8dc203
|
13 years |
michaelni |
pcm: check return value of avcodec_alloc_frame()
Signed-off-by: Paul …
|
|
|
@f913f378
|
13 years |
michaelni |
libopencore-amr: fix memleak
Signed-off-by: Paul B Mahol …
|
|
|
@766e160
|
13 years |
michaelni |
libopencore-amr: check return value of avcodec_alloc_frame()
…
|
|
|
@a136c2cf
|
13 years |
michaelni |
libmp3lame: remove dupe assigment
It is already done by …
|
|
|
@5291cedd
|
13 years |
michaelni |
libgsm: remove dupe assigment.
Signed-off-by: Paul B Mahol …
|
|
|
@3ac99cdc
|
13 years |
michaelni |
libgsm: check return value of gsm_create & avcodec_alloc_frame()
…
|
|
|
@2e626dd
|
13 years |
anton |
aacenc: Fix LONG_START windowing.
Forgot to add the equivalent amount …
|
|
|
@dc7e7d4d
|
13 years |
anton |
aacenc: Fix a bug where deinterleaved samples were stored in the wrong …
|
|
|
@47a52741
|
13 years |
Reimar.Doeffinger |
Add -vsync drop.
This allows to work around any non-monotonic …
|
|
|
@83611066
|
13 years |
Reimar.Doeffinger |
Compare video_sync_method against the appropriate defines.
…
|
|
|
@34751f83
|
13 years |
Reimar.Doeffinger |
Demux all parts of concatenated H.264.
We may or may not be able to …
|
|
|
@bb2d42c2
|
13 years |
Reimar.Doeffinger |
Set AVFMT_TS_NONSTRICT for framecrc muxer.
Since it is set for e.g. …
|
|
|
@333f5b52
|
13 years |
Reimar.Doeffinger |
Remove unnecessary -vsync 0.
The tests work fine without it, and it …
|
|
|
@a0eb8de
|
13 years |
Reimar.Doeffinger |
Merge palette-only header with actual video frame.
This fixes the …
|
|
|
@0b378e8a
|
13 years |
Reimar.Doeffinger |
DFA: fix "skip frame" TSW1 encoding.
Previously the decoder would …
|
|
|
@f870fc2
|
13 years |
michaelni |
adpcmenc: refactor some code.
Signed-off-by: Paul B Mahol …
|
|
|
@82c25297
|
13 years |
michaelni |
adpcmenc: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@7b21b0f1
|
13 years |
michaelni |
adxenc: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@88fb935c
|
13 years |
michaelni |
ac3enc: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@cb73e356
|
13 years |
michaelni |
example: Update decoding/encoding example to the new API.
…
|
|
|
@afe9105f
|
13 years |
michaelni |
example: update muxing example to purple API
Reviewed-by: Paul B …
|
|
|
@91b3bfb
|
13 years |
anton |
avplay: use the correct array size for stride.
AV_NUM_DATA_POINTERS …
|
|
|
@9bfe2182
|
13 years |
anton |
lavc: extend doxy for avcodec_alloc_context3().
|
|
|
@44911f29
|
13 years |
anton |
APIchanges: mention avcodec_alloc_context()/2/3
There was no minor …
|
|
|
@2d9535ad
|
13 years |
anton |
avcodec_align_dimensions2: set only 4 linesizes, not …
|
|
|
@762311ff
|
13 years |
michaelni |
swscale: fix conversion into yuva444p from non-alpha formats
…
|
|
|
@7bab43f2
|
13 years |
michaelni |
yuv2rgb: better check if source format have alpha
Signed-off-by: Paul …
|
|
|
@be822d77
|
13 years |
mans |
aacsbr: ARM NEON optimised sbrdsp functions
Overall speedup of HE-AAC …
|
|
|
@8996ed2b
|
13 years |
mans |
aacsbr: align some arrays
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@aac46e08
|
13 years |
mans |
aacsbr: move some simdable loops to function pointers
This prepares …
|
|
|
@3bc92e34
|
13 years |
Clément Bœsch |
cmdutils: re-add return 0 accidentally remove from opt_protocols().
|
|
|
@23b639c4
|
13 years |
Clément Bœsch |
Fix "ouput" typo and add a check.
|
|
|
@81ab42a3
|
13 years |
michaelni |
dirac_yasm: fix linking failure due to %ifndef
Signed-off-by: Michael …
|
|
|
@72bbe768
|
13 years |
michaelni |
devices: Disable v4l to fix compilation until someone
has time to …
|
|
|
@e37f161
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (71 …
|
|
|
@7181c4ed
|
13 years |
alex.converse |
cosmetics: Remove extra newlines at EOF
|
|
|
@f21b6159
|
13 years |
michaelni |
mpegvideoenc: Fail if a buffer size is specified without a max rate.
…
|
|
|
@49f20562
|
13 years |
michaelni |
pngdec: Convert 2/4 bit formats to 8bit.
This way 2 and 4 bit gray, …
|
|
|
@eb3f81e
|
13 years |
michaelni |
targadec: Simplify RLE out of packet check.
Signed-off-by: Michael …
|
|
|
@f9ca1ac7
|
13 years |
michaelni |
sws/pixfmt/pixdesc: add support for yuva444p
Signed-off-by: Ronald S. …
|
|
|
@e771e6dd
|
13 years |
martin |
movenc: Allow writing to a non-seekable output if using empty moov
In …
|
|
|
@f5322104
|
13 years |
martin |
movenc: Support adding isml (smooth streaming live) metadata
This …
|
|
|
@9a7dc618
|
13 years |
martin |
libavcodec: Don't crash in avcodec_encode_audio if time_base isn't set …
|
|
|
@bca77a1a
|
13 years |
justin.ruggles |
sunrast: Document the different Sun Raster file format types.
…
|
|
|
@1bbb1736
|
13 years |
justin.ruggles |
sunrast: Add a check for experimental type.
Signed-off-by: Justin …
|
|
|
@2c577155
|
13 years |
justin.ruggles |
libspeexenc: use AVSampleFormat instead of deprecated/removed …
|
|
|