source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d364009   13 years Carl Eugen Hoyos Fix libspeex decoding. This parly reverts 85469f. Fixes ticket #1091.
(edit) @361c4cdc   13 years michaelni h264_mp4toannexb_bsf: support 24bit lengths
(edit) @2a4f1d3   13 years Reimar.Doeffinger Print a warning when using wild guesses as time stamps. …
(edit) @89411ae6   13 years Reimar.Doeffinger Replace SSE2 instruction by SSE equivalent. This is even potentially …
(edit) @38c3b68e   13 years nicolas.george pixdesc: put components always in the same order.
(edit) @5ca595fa   13 years michaelni westwood_vqa: set video stream duration Signed-off-by: Paul B Mahol …
(edit) @98ca4d21   13 years michaelni westwood_vqa: fix SND0 chunk handling Version from vqa header does …
(edit) @8d393ce3   13 years michaelni aiffdec: Fix SIGFPE on pcm_f32be Signed-off-by: Michael Niedermayer …
(edit) @3493390d   13 years nicolas.george lavfi: add tile video filter.
(edit) @70849851   13 years nicolas.george vsrc_color: port to new drawutils API.
(edit) @53b7a3fe   13 years nicolas.george vf_pad: port to new drawutils API.
(edit) @8ec08327   13 years nicolas.george drawutils: new API. This new API stores useful data in a dedicated …
(edit) @87a72b91   13 years michaelni swscale: Merge a hunk from qatar that seems to have been forgotten or …
(edit) @8e0d3c03   13 years stefasab lavfi/ass: add dar option Allow to specify the display aspect ratio …
(edit) @c9399538   13 years stefasab lavfi/ass: use a default DAR value of 1.0 Previously it was using the …
(edit) @e71e65ff   13 years stefasab lavfi/aspect: check for a negative code from av_parse_ratio() Check …
(edit) @6cf53927   13 years nicolas.george graphdump: use av_bprintf API.
(edit) @b75c67dc   13 years nicolas.george lavu: add av_bprintf and related.
(edit) @594a3d63   13 years michaelni bink: no need to increase width twice Signed-off-by: Paul B Mahol …
(edit) @9e69d3c6   13 years michaelni zerocodec: factorize loop Signed-off-by: Michael Niedermayer …
(edit) @15e07348   13 years michaelni ttadec: refactor ttafilter_process() Signed-off-by: Paul B Mahol …
(edit) @1a7a707f   13 years michaelni tgq: use bytestream2_get_bytes_left() Signed-off-by: Paul B Mahol …
(edit) @0acacd23   13 years michaelni xxan: use bytestream2_size() Signed-off-by: Paul B Mahol …
(edit) @ff05fd62   13 years michaelni xxan: remove write-only variable Signed-off-by: Paul B Mahol …
(edit) @8a90148d   13 years michaelni smc: use bytestream2_size() Signed-off-by: Paul B Mahol …
(edit) @0ee5be4e   13 years michaelni bytestream: add functions for accessing size of buffer Signed-off-by: …
(edit) @841e669a   13 years michaelni cdxl: swap CHUNKY and BYTE_PLANAR This is how it is defined in Amiga …
(edit) @3eaf7120   13 years michaelni sgienc: fix packet size. Signed-off-by: Michael Niedermayer …
(edit) @0ebd8361   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (27 …
(edit) @745a33a4   13 years michaelni fate/zerocodec: fix permissions Reported-by: Deamon404 Signed-off-by: …
(edit) @c9594fe0   13 years justin.ruggles avconv: free packet in write_frame() when discarding due to frame …
(edit) @e056f8d3   13 years justin.ruggles FATE: use +/- flag option syntax for vp8 emu-edge tests
(edit) @15db6a95   13 years michaelni pngenc: Fix incorrect mask used for interlaced mode. Fixes Ticket1109 …
(edit) @a6733202   13 years anton lavf: make av_interleave_packet_per_dts() private. There is no reason …
(edit) @3c90cc2e   13 years anton lavf: deprecate av_read_packet(). The caller can achieve the same …
(edit) @f63412fc   13 years justin.ruggles oggdec: output correct timestamps for Vorbis Takes encoder delay into …
(edit) @9b9fc9ba   13 years justin.ruggles avconv: pass input stream timestamps to audio encoders 5 FATE test …
(edit) @a1977e01   13 years justin.ruggles lavc: shrink encoded audio packet size after encoding.
(edit) @777365fe   13 years justin.ruggles xa: set correct bit rate Also fixes stream duration calculation.
(edit) @a54bc522   13 years justin.ruggles xa: do not set bit_rate, block_align, or bits_per_coded_sample The …
(edit) @64de57f6   13 years justin.ruggles xa: fix end-of-file handling Do not output an extra packet when …
(edit) @cd2ffb67   13 years justin.ruggles xa: fix timestamp calculation The packet duration is always 28 samples.
(edit) @1d10afd5   13 years kostya.shishkov bink: fix typo in FFALIGN() argument
(edit) @8ae28ac0   13 years kostya.shishkov bink: align plane width to 8 when calculating bundle sizes This fixes …
(edit) @8f394a6c   13 years michaelni pngdec: print error message for truncated pngs even if we output them …
(edit) @309d8ec1   13 years michaelni pngenc: allocate packets that have some chance of being large enough. …
(edit) @393b81f0   13 years michaelni mxfdec: Only parse next partition pack if parsing forward This fixes …
(edit) @4ed47d33   13 years michaelni pngdec: dont discard incomplete images. Signed-off-by: Michael …
(edit) @eeb792d8   13 years michaelni pngdec: Print error messages for the various failure pathes. …
(edit) @2ac3df85   13 years mans doc: pass -Idoc texi2html and texi2pod This fixes doc generation in …
(edit) @b8b207e8   13 years mans doc: texi2pod: add -I flag This allows specifying additional …
(edit) @39f5a546   13 years martin movenc: Add a min_frag_duration option The other fragmentation …
(edit) @ccfa8aa2   13 years martin rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers …
(edit) @4fa57d5   13 years martin libavformat: Set the default for the max_delay option to -1 Make the …
(edit) @9dd649c0   13 years Clément Bœsch flv: clarify use of video info/cmd frame. Also add generated key …
(edit) @0d0b81f9   13 years anton Generate manpages for AV{Format,Codec}Context AVOptions.
(edit) @4fea8959   13 years anton doc/avconv: remove entries for AVOptions. Documentation for those …
(edit) @56266971   13 years anton Move AVFormatContext/AVCodecContext option tables to separate files. …
(edit) @40b41be3   13 years anton lavf: use AVStream.discard to disable queueing attached pictures.
(edit) @01fcc42b   13 years anton lavf: requeue attached pictures after seeking. This allows the caller …
(edit) @713f3062   13 years anton id3v2: set the keyframe flag on attached pictures.
(edit) @30f2d97a   13 years michaelni zerocodec: Fix license ISC doesn't contain this line, so remove it to …
(edit) @41bd3519   13 years michaelni FATE: Add ZeroCodec test Signed-off-by: Derek Buitenhuis …
(edit) @e01f478d   13 years michaelni ffv1enc: Check context_model Fixes crash Found-by: durandal_1707 …
(edit) @479fb7b8   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (35 …
(edit) @87c1783c   13 years michaelni snowenc: move runs from stack to heap. Fixes ticket1082 …
(edit) @fc8ed111   13 years michaelni avcodec_encode_audio2: Increase the audio buffer size. Fixes …
(edit) @791d6df4   13 years justin.ruggles FATE: change fate-maxis-xa to a normal demuxing test Signed-off-by: …
(edit) @b36872bd   13 years justin.ruggles FATE: add test for adpcm-ea-maxis-xa Signed-off-by: Paul B Mahol …
(edit) @30011bf2   13 years rsbultje vp8: avoid race condition on segment map. This change avoids …
(edit) @2b07f57   13 years michaelni mp3_probe: consider id3 tags to be low scoring mp3. Signed-off-by: …
(edit) @e19ccc89   13 years stefasab lavfi/aspect: fail with AVERROR(EINVAL) in case of invalid specified …
(edit) @18ba94c   13 years kostya.shishkov fix space type in Changelog
(edit) @0e714f88   13 years kostya.shishkov ZeroCodec Decoder An obscure Japanese lossless video codec, …
(edit) @11642cd1   13 years stefasab lavc/sunrastenc: consider cases with linesize < 0 Make …
(edit) @b8560637   13 years kostya.shishkov RealAudio Lossless decoder
(edit) @316e724f   13 years martin rtpenc: Use AVFormatContext.packet_size instead of a private option …
(edit) @01b0ade6   13 years martin url: Document the expected behaviour of url_read Signed-off-by: …
(edit) @57151f86   13 years martin libavformat: Use AVFormatContext.probesize in init_input This was …
(edit) @27b7459b   13 years martin docs: Fix a stray reference to tags in the generic doxy on dicts …
(edit) @f6451320   13 years michaelni gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet …
(edit) @17934c18   13 years martin cosmetics: Align some AVInput/OutputFormat declarations Also add …
(edit) @78f2833f   13 years Carl Eugen Hoyos Tell users about supported audio samplerates in mmf.
(edit) @0d293880   13 years Carl Eugen Hoyos Match documentation for transparency in BGR32 iff images.
(edit) @bb39bd19   13 years kostya.shishkov zmbv: check decompress result Changing flush type from Z_FINISH is …
(edit) @afc2263b   13 years kostya.shishkov zmbv: correct indentation
(edit) @e8f2c0ca   13 years michaelni h264: print the pps_id when its invalid. Signed-off-by: Michael …
(edit) @6cabb679   13 years michaelni ZeroCodec Decoder An obscure Japanese lossless video codec, …
(edit) @bae053fc   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @1744ab9e   13 years rsbultje adpcm: convert adpcm_thp to bytestream2.
(edit) @72eda778   13 years rsbultje adpcm: convert adpcm_yamaha to bytestream2.
(edit) @f184735a   13 years rsbultje adpcm: convert adpcm_swf to bytestream2.
(edit) @8afe2f90   13 years rsbultje adpcm: convert adpcm_sbpro to bytestream2.
(edit) @834c81f4   13 years rsbultje adpcm: convert adpcm_ct to bytestream2.
(edit) @b3084e29   13 years rsbultje adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
(edit) @22c48d39   13 years rsbultje adpcm: convert adpcm_ea_xas to bytestream2.
(edit) @edd95555   13 years rsbultje adpcm: convert adpcm_ea_r1/2/3 to bytestream2.
(edit) @e60d0991   13 years rsbultje adpcm: convert ea_maxis_xa to bytestream2.
(edit) @4a876eb   13 years rsbultje adpcm: convert adpcm_ea to bytestream2.
(edit) @524af484   13 years rsbultje adpcm convert adpcm_ima_ea_sead to bytestream2.
Note: See TracRevisionLog for help on using the revision log.