|
|
|
@bd2bcf97
|
13 years |
michaelni |
dirac: drop unused END_HORIZONTAL
Signed-off-by: Michael Niedermayer …
|
|
|
@e985d719
|
13 years |
michaelni |
dirac: fix horizontal_compose_dd97i_ssse3
Signed-off-by: Michael …
|
|
|
@754539a
|
13 years |
michaelni |
dirac: Fix mmx/sse haar wavelet compose
Signed-off-by: Michael …
|
|
|
@0dc22e9
|
13 years |
michaelni |
MAINTAINERS: add myself as mailinglists maintainer
Signed-off-by: …
|
|
|
@2264afa1
|
13 years |
Reimar.Doeffinger |
gxf: add timecode information to metadata
Signed-off-by: Reimar …
|
|
|
@078811d9
|
13 years |
michaelni |
configure: fix arch x86_32
Signed-off-by: Michael Niedermayer …
|
|
|
@ee93363f
|
13 years |
Carl Eugen Hoyos |
Fix compilation of dct-test on ia32.
|
|
|
@f0506a89
|
13 years |
michaelni |
Two extra samples are required before top of the in buffer rather than …
|
|
|
@26b64550
|
13 years |
michaelni |
mmsh: add return value for mmsh_open()
Found-by: cptspiff …
|
|
|
@5ecb6f43
|
13 years |
michaelni |
MAINTAINERS: add libstagefright
Signed-off-by: Michael Niedermayer …
|
|
|
@0c339897
|
13 years |
michaelni |
MAINTAINERS: update project server
Signed-off-by: Michael Niedermayer …
|
|
|
@f955fdc7
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@3e5ea9e4
|
13 years |
michaelni |
dirac: disable ff_horizontal_compose_haar0i_sse2() the function is not …
|
|
|
@8af4ac52
|
13 years |
michaelni |
mmsh: do not try to seek to negative tiimestamps, it does not work
…
|
|
|
@0f39fa02
|
13 years |
michaelni |
mp3enc: avoid truncating id3v1 tags by one byte
Avoid writing the …
|
|
|
@33789862
|
13 years |
michaelni |
mmsh_read_seek: skip header
Signed-off-by: Michael Niedermayer …
|
|
|
@237bcaa2
|
13 years |
michaelni |
mmsh:_implement a minimal mmsh_seek() so the stream position can be …
|
|
|
@60fcc19bf
|
13 years |
michaelni |
asfdec: Check packet_replic_size earlier
Signed-off-by: Michael …
|
|
|
@8475ec19
|
13 years |
michaelni |
mmsh: mmsh_read_seek()
Signed-off-by: Michael Niedermayer …
|
|
|
@86a4e55e
|
13 years |
michaelni |
mmsh: split out mmsh_open_internal()
Signed-off-by: Michael …
|
|
|
@aedb87c5
|
13 years |
michaelni |
mmsh: move location storage into context
Signed-off-by: Michael …
|
|
|
@df98446b
|
13 years |
michaelni |
Revert "Remove detection of mmsh protocol in ffplay."
This reverts …
|
|
|
@d2ea38dd
|
13 years |
michaelni |
dirac: alignment for dirac_hpel_filter_v has been fixed
…
|
|
|
@18f2ae3b
|
13 years |
michaelni |
dirac: alignment for add_dirac_obmc has been fixed
Signed-off-by: …
|
|
|
@4debdee
|
13 years |
michaelni |
dirac: alignment for add_rect_clamped has been fixed
Signed-off-by: …
|
|
|
@66b6d7bc
|
13 years |
michaelni |
dirac: alignment for put_signed_rect_clamped has been fixed
…
|
|
|
@2eecf630
|
13 years |
michaelni |
dirac: alignment for dirac_hpel_filter_v() has been fixed
…
|
|
|
@08bef053
|
13 years |
michaelni |
dirac: fix stride alignment
This code was already added by Yuvi in …
|
|
|
@a14a0d7c
|
13 years |
michaelni |
dirac: fix segfault in horizontal_compose_haar
Signed-off-by: Michael …
|
|
|
@02170990
|
13 years |
martin |
cmdutils: Rename read_file to cmdutils_read_file
This symbol name …
|
|
|
@30647fb4
|
13 years |
stefasab |
lavfi: bump micro after recent changes in the overlay filter
|
|
|
@2f7c8aef
|
13 years |
stefasab |
vf_overlay: add support to alpha pre-multiplication in the RGBA path
…
|
|
|
@3013bfa8
|
13 years |
stefasab |
vf_overlay: enable RGB path
Add option rgb which forces the RGB path.
|
|
|
@c0dbab96
|
13 years |
michaelni |
dirac: ff_diracdsp_init_mmx() is only compiled when yasm is available
…
|
|
|
@0489af47
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@e484b64c
|
13 years |
michaelni |
sws: fallback to mmx2 when yuv2yuvX_sse3() cannot be used.
…
|
|
|
@f44ad92c
|
13 years |
michaelni |
sws: print a warning on unaligned input on SSE2+
Signed-off-by: …
|
|
|
@fbf4b390
|
13 years |
michaelni |
sws: increase stride alignment requirement for the warning print code. …
|
|
|
@9384580
|
13 years |
Carl Eugen Hoyos |
Dirac decoding is supported natively.
|
|
|
@f6498e26
|
13 years |
Carl Eugen Hoyos |
Add missing 'tab'.
|
|
|
@171727d5
|
13 years |
Carl Eugen Hoyos |
Bump libavcodec minor version for the Dirac decoder.
|
|
|
@0bc5677e
|
13 years |
michaelni |
dirac: enable ff_spatial_idwt_init_mmx()
Signed-off-by: Michael …
|
|
|
@e8b891b7
|
13 years |
michaelni |
dirac: enable diracdsp_mmx
Signed-off-by: Michael Niedermayer …
|
|
|
@3cb0686e
|
13 years |
michaelni |
dirac: ff_horizontal_compose_dd97i_ssse3 does not work yet, thus …
|
|
|
@a1f3b18b
|
13 years |
michaelni |
dirac: put_dirac_pixels8_mmx() does not work yet, thus disable it.
…
|
|
|
@22fe93ea
|
13 years |
michaelni |
dirac: add_rect_clamped does currently not receive aligned data, thus …
|
|
|
@d532e922
|
13 years |
michaelni |
dirac: put_signed_rect_clamped does currently not receive aligned …
|
|
|
@5f34092
|
13 years |
michaelni |
dirac; dirac_hpel_filter_h does currently not receive aligned data …
|
|
|
@f0d616e7
|
13 years |
michaelni |
dirac: dirac_hpel_filter_v does currently not receive aligned data, …
|
|
|
@49aa3974
|
13 years |
michaelni |
Dirac: More formating
Signed-off-by: Michael Niedermayer …
|
|
|
@ca239e1c
|
13 years |
michaelni |
Dirac: Doxygen comments and some formatting enhancements
…
|
|
|
@4c150e3f
|
13 years |
michaelni |
Dirac: allcodecs in alphabetical order
(cherry picked from commit …
|
|
|
@e3cfe541
|
13 years |
michaelni |
Dirac now returns AVFrames instead of DiracFrames
Signed-off-by: …
|
|
|
@5d50fcc5
|
13 years |
michaelni |
DIRAC Decoder stable version, MMX support removed.
Look for …
|
|
|
@45235d69
|
13 years |
diego |
libdirac/libschroedinger: Drop unnecessary symbol prefixes.
The names …
|
|
|
@b54c0a55
|
13 years |
stefasab |
vf_overlay: use opt.h API for setting options
Extend syntax, allow to …
|
|
|
@5b1a06b1
|
13 years |
stefasab |
libmp3lame: log error message in case of invalid number of channels
…
|
|
|
@b264e5ca
|
13 years |
Reimar.Doeffinger |
Remove pointless per-frame malloc/free.
Signed-off-by: Reimar …
|
|
|
@25a6c594
|
13 years |
michaelni |
MMX put_no_rnd_pixels_l2
|
|
|
@e834f7d2
|
13 years |
michaelni |
postproc: remove stray +
Signed-off-by: Michael Niedermayer …
|
|
|
@d94c577d
|
13 years |
janne-libav |
cmdutils: check fread() return value
|
|
|
@02fa5295
|
13 years |
michaelni |
Fix deprecated warnings in .bit (de)muxer
Signed-off-by: Michael …
|
|
|
@ab9c00b9
|
13 years |
anssi.hannula |
spdifenc: use special alignment for DTS-HD length_code
Align IEC …
|
|
|
@3c32a941
|
13 years |
michaelni |
propresenc: fix missed LE pixfmt occurance
Signed-off-by: Michael …
|
|
|
@64a41dc
|
13 years |
michaelni |
proresenc: the encoder expects native endian input.
Signed-off-by: …
|
|
|
@4dbce51b
|
13 years |
michaelni |
ffmpeg: allow pass 3
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@ccc09185
|
13 years |
Clément Bœsch |
doc: add v4l2 example with ALSA instead of OSS.
|
|
|
@6921272b
|
13 years |
Clément Bœsch |
lavd: add v4l and v4l2 aliases.
|
|
|
@41f00e4a
|
13 years |
Clément Bœsch |
ffmpeg: silence two compiler warnings.
|
|
|
@e1d61351
|
13 years |
Clément Bœsch |
doc: fix and clarify libx264 encoding.
tune, fastfirstpass and …
|
|
|
@d17e707
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (51 …
|
|
|
@1af3571e
|
13 years |
michaelni |
mjpeg_parser: Rewrite to skip marker segments
Based on code by Aaron …
|
|
|
@429b3cd6
|
13 years |
michaelni |
mjpeg_parser: add MJPEGParserContext
Signed-off-by: Michael …
|
|
|
@86931dc9
|
13 years |
Carl Eugen Hoyos |
Bump libavformat minor version for the G.729 raw demuxer.
|
|
|
@bc2814d8
|
13 years |
Carl Eugen Hoyos |
Add G.729 raw demuxer.
|
|
|
@0387ad8
|
13 years |
Carl Eugen Hoyos |
Be more verbose about unsupported H.264 bit-depths.
|
|
|
@7d1b17b8
|
13 years |
justin.ruggles |
cin audio: use sign_extend() instead of casting to int16_t
|
|
|
@405af431
|
13 years |
justin.ruggles |
cin audio: restructure decoding loop to avoid a separate counter …
|
|
|
@859bdc33
|
13 years |
justin.ruggles |
cin audio: use local variable for delta value
|
|
|
@64e19ba4
|
13 years |
justin.ruggles |
cin audio: remove unneeded cast from void*
|
|
|
@03381c12
|
13 years |
justin.ruggles |
cin audio: validate the channel count
|
|
|
@664eb77d
|
13 years |
justin.ruggles |
cin audio: remove unneeded AVCodecContext pointer from CinAudioContext
|
|
|
@44d2a982
|
13 years |
justin.ruggles |
dsicin: fix several audio-related fields in the CIN demuxer
…
|
|
|
@0fd59f1d
|
13 years |
michaelni |
Minimal patch for G.729 demuxer
Signed-off-by: Michael Niedermayer …
|
|
|
@5bd0343b
|
13 years |
justin.ruggles |
flacdec: use av_get_bytes_per_sample() to get sample size
|
|
|
@272fcc32
|
13 years |
justin.ruggles |
dca: handle errors from dca_decode_block()
Return error if core block …
|
|
|
@aae6eead
|
13 years |
justin.ruggles |
dca: return error if the frame header is invalid
|
|
|
@f44059d2
|
13 years |
justin.ruggles |
dca: return proper error codes instead of -1
|
|
|
@46e1af3b
|
13 years |
lu_zero |
utvideo: handle empty Huffman trees
If the frame is filled with the …
|
|
|
@425a843
|
13 years |
justin.ruggles |
binkaudio: change short to int16_t
|
|
|
@4f4e1948
|
13 years |
justin.ruggles |
binkaudio: only decode one block at a time.
This prevents truncating …
|
|
|
@eaddd29e
|
13 years |
justin.ruggles |
binkaudio: store interleaved overlap samples in BinkAudioContext.
…
|
|
|
@9f48039
|
13 years |
justin.ruggles |
binkaudio: pre-calculate quantization factors
|
|
|
@101ef19e
|
13 years |
justin.ruggles |
binkaudio: add some buffer overread checks.
This stops decoding …
|
|
|
@20732246
|
13 years |
justin.ruggles |
atrac3: support float or int16 output using request_sample_fmt
|
|
|
@a0478513
|
13 years |
justin.ruggles |
atrac3: add CODEC_CAP_SUBFRAMES capability
the decoder can handle …
|
|
|
@8f98577d
|
13 years |
justin.ruggles |
atrac3: return appropriate error codes instead of -1
|
|
|
@47b61702
|
13 years |
justin.ruggles |
atrac3: make sure all memory is freed on init failure
|
|
|
@c9161385
|
13 years |
justin.ruggles |
atrac3: add a couple macro constants
|
|
|
@1fead73d
|
13 years |
justin.ruggles |
atrac3: return error if packet is too small
|
|
|