source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e1b10155   13 years janne-libav cmdutils: move grow_array out of #if CONFIG_AVFILTER fixes programs …
(edit) @dc3e76f3   13 years anton avconv: actually set InputFile.rate_emu
(edit) @d554b33e   13 years lu_zero ratecontrol: update last_qscale_for sooner In order to make …
(edit) @4d4d0e81   13 years diego Fix unnecessary shift with 9/10bit vertical scaling Signed-off-by: …
(edit) @5cc2530f   13 years diego prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()
(edit) @167d3b16   13 years diego prores: return more meaningful error values
(edit) @21612824   13 years diego prores: improve error message wording
(edit) @27ba121e   13 years diego prores: cosmetics: prettyprinting, drop useless parentheses
(edit) @2983f1f   13 years diego prores: lowercase AVCodec name entry All other codecs use lowercase …
(edit) @dcb9f6a2   13 years janne-libav Add LATM demuxer This is a raw demuxer for the AAC LATM decoder and …
(edit) @59df4b82   13 years justin.ruggles avplay: flush audio decoder with empty packets at EOF if the decoder …
(edit) @1993c684   13 years justin.ruggles 8svx/iff: fix decoding of compressed stereo 8svx files. Make the iff …
(edit) @fda459ce   13 years justin.ruggles 8svx: log an error message if output buffer is too small Based on a …
(edit) @0ac3b8fc   13 years justin.ruggles 8svx: check packet size before reading the initial sample value.
(edit) @e3718784   13 years justin.ruggles 8svx: output 8-bit samples instead of 16-bit. Based on a patch by …
(edit) @ac68607b   13 years justin.ruggles 8svx: split delta decoding into a separate function. Based on a patch …
(edit) @1c2e07b8   13 years alex.converse mp4: Don't read an empty Decoder Config Descriptor
(edit) @20e1829   13 years diego fate.sh: Ignore errors from rm command during cleanup. The install …
(edit) @12ad0677   13 years diego fate.sh: Run git-pull in quiet mode to avoid console spam. Since …
(edit) @be64629a   13 years martin Apple ProRes decoder Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @b14629e5   13 years martin rtmp: Make the input FLV parser handle data cut at any point This …
(edit) @fe476e5a   13 years martin rv34: Check for invalid slices offsets Signed-off-by: Martin Storsjö …
(edit) @775af761   13 years anton eval: test isnan(sqrt(-1)) instead of just sqrt(-1) sqrt(-1) returns …
(edit) @05fc9e40   13 years alex.converse swfdec: Add support for sample_rate_code 0 (5512 Hz)
(edit) @ae2e8971   13 years mans dct-test: factor out some common code and do whas was likely intended …
(edit) @dd8d808   13 years diego doc: library versions need to be bumped in version.h
(edit) @9aa1f87d   13 years anton Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." This …
(edit) @609a2fa1   13 years anton Remove some forgotten AVCodecContext.palctrl usage.
(edit) @9ecfbb3e   13 years anton lavc/utils: move avcodec_init() higher in the file. Fixes build on …
(edit) @e5b29c1f   13 years anton lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
(edit) @feedc075   13 years anton ac3dec: actually use drc_scale private option
(edit) @63e4c8a6   13 years anton lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros They are …
(edit) @4d77d57d   13 years anton alsa: add missing header Fixes compile with next lavc major.
(edit) @a3e0135d   13 years diego msmpeg4: remove leftover unused debug variable declaration
(edit) @95a06eb4   13 years diego Fix assert() calls that need updates after FF_COMMON_FRAME macro …
(edit) @35a68558   13 years diego Fix av_dlog invocations with wrong or missing logging context. This …
(edit) @be4e8908   13 years anton vf_yadif: add support to yuva420p Signed-off-by: Anton Khirnov …
(edit) @4703a7b5   13 years anton vf_yadif: correct documentation on the parity parameter 0 is …
(edit) @5feb67f   13 years anton vf_yadif: copy buffer properties like aspect for second frame as well …
(edit) @61f4387d   13 years anton oma: support for encrypted files Signed-off-by: David Goldwich …
(edit) @7a019df   13 years anton id3v2: add support for non-text and GEOB type tag frames This extends …
(edit) @b3e144a7   13 years anton des: add possibility to calculate DES-CBC-MAC with small buffer This …
(edit) @3ffe32eb   13 years martin rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets If …
(edit) @a14c7842   13 years martin rtmp: Handle FLV packets written in more than one write call If the …
(edit) @4cc77323   13 years martin rv34: Check for invalid slice offsets Signed-off-by: Martin Storsjö …
(edit) @c92a2a4e   13 years anton movenc: fix NULL reference in mov_write_tkhd_tag st may be NULL when …
(edit) @f06068bb   13 years martin rmdec: Reject invalid deinterleaving parameters Signed-off-by: Martin …
(edit) @b4ed3d78   13 years martin rv34: Fix potential overreads Signed-off-by: Martin Storsjö …
(edit) @d2213b6   13 years martin rv34: Fix buffer size used for MC of B frames after a resolution …
(edit) @d0f6ab0   13 years martin rv34: Avoid NULL dereference on corrupted bitstream …
(edit) @4a29b471   13 years martin rv10: Reject slices that does not have the same type as the first one …
(edit) @ab09df9d   13 years anton vf_yadif: add an option to enable/disable deinterlacing based on src …
(edit) @91aff266   13 years anton vsrc_color: set output pos values to -1 -1 is more correct than 0, as …
(edit) @753890d0   13 years anton vsrc_color: add @file doxy Also remove outdated reference to color in …
(edit) @deb58ab4   13 years anton vsrc_buffer: remove duplicated file description Signed-off-by: Anton …
(edit) @8cee38a2   13 years anton eval: implement not() expression
(edit) @9bc39390   13 years anton eval: add sqrt function for computing the square root
(edit) @3e033da8   13 years anton rmdec: use the deinterleaving mode and not the codec when creating …
(edit) @63d64228   13 years anton lavf: Fix context pointer in av_open_input_stream when …
(edit) @7f9b0ef9   13 years anton doc/APIChanges: fill in missing hashes and dates.
(edit) @d763fb7d   13 years anton lavfi: add select filter Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @0e7efb9d   13 years lu_zero oggdec: fix out of bound write in the ogg demuxer Between ogg_save() …
(edit) @7574cacb   13 years anton movenc: create an alternate group for each media type Partially fixes …
(edit) @e417d80d   13 years anton lavd: add libcdio-paranoia input device for audio CD grabbing
(edit) @85d982f   13 years anton rawdec: refactor private option for raw video demuxers …
(edit) @34d2bf30   13 years anton pcmdec: use unique classes for all pcm demuxers.
(edit) @d906f49   13 years anton rawdec: g722 is always 1 channel/16kHz
(edit) @3a78fb57   13 years lu_zero libx264: introduce slice-max-size option Yet another option useful …
(edit) @b59efc94   13 years alex.converse Fixed size given to init_get_bits(). init_get_bits() takes a number …
(edit) @ea540401   13 years rsbultje swscale: fix byte overreads in SSE-optimized hscale(). SSE-optimized …
(edit) @d7d2f0e6   13 years anton matroskadec: fix typo. Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @4a9628f2   13 years anton matroskadec: bail on parsing of incorrect seek index segments …
(edit) @940173d4   13 years alex.converse lavf utils: Remove write-only variable
(edit) @4439caa4   13 years alex.converse lavf utils: Rename shadowing variable
(edit) @5166376f   13 years martin smacker: fix a few off by 1 errors stereo & 16bit is untested due to …
(edit) @64894554   13 years martin Check for invalid VLC value in smacker decoder. Signed-off-by: Martin …
(edit) @9676ffba   13 years martin Check and propagate errors when VLC trees cannot be built in smacker …
(edit) @e0c3e073   13 years rsbultje sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. …
(edit) @3ed78609   13 years justin.ruggles include stdint.h in adpcm_data.h fixes make checkheaders
(edit) @a05ea77c   13 years diego mpeg12: reorder functions to avoid ugly forward declarations
(edit) @a92d0fa5   13 years martin Fixed off by one packet size allocation in the smacker demuxer. …
(edit) @e055932   13 years martin Check for invalid packet size in the smacker demuxer. Signed-off-by: …
(edit) @273aab99   13 years anton ape demuxer: fix segfault on memory allocation failure. …
(edit) @0872bb23   13 years alex.converse xan: Add some buffer checks
(edit) @350f57bd   13 years alex.converse xan: Remove extra trailing newline
(edit) @393d5031   13 years alex.converse Fixed size given to init_get_bits() in xan decoder.
(edit) @826c56d1   13 years justin.ruggles adpcm: split ADPCM encoders and decoders into separate files. Move …
(edit) @57650c70   13 years anton doc/avconv: fix typo.
(edit) @23a1f0c5   13 years anton rv34: check that subsequent slices have the same type as first one. …
(edit) @47a8589f   13 years anton smacker demuxer: handle possible av_realloc() failure. Signed-off-by: …
(edit) @615baa13   13 years anton lavfi: add split filter from soc. Some fixes by Stefano. For detailed …
(edit) @ee42716b   13 years anton lavfi: add showinfo filter Signed-off-by: Anton Khirnov …
(edit) @af1e2470   13 years anton libxavs: add private options corresponding to deprecated global …
(edit) @6cfed112   13 years diego audioconvert: add explanatory comments to channel_names array …
(edit) @3a0b5fa5   13 years diego audioconvert: K&R whitespace cosmetics Signed-off-by: Diego Biurrun …
(edit) @4bb3ae1e   13 years anton avconv: use correct index when selecting metadata to write to.
(edit) @f39ecc79   13 years anton avconv: fix inverted variable
(edit) @172efad7   13 years anton doc/avconv: document option types (input/output/per-stream/...) Also …
(edit) @99442bfe   13 years anton doc/avtools-common-opts: write a section about stream specifiers.
(edit) @3a37392e   13 years anton doc/avconv: remove two pointless paragraphs. They are misleading and …
Note: See TracRevisionLog for help on using the revision log.