source: ffmpeg

Revision Log Mode:


Legend:

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