source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @dc0d551b   12 years onemda exr: use buf_size instead of recalculating same value Signed-off-by: …
(edit) @1d890ec8   12 years michaelni h264/decode_scaling_matrices: fix coding order of 8x8 matrixes. This …
(edit) @e162733d   12 years michaelni h264: 12 and 14 bit support This works with I, P and B frames CAVLC …
(edit) @1465ecf0   12 years michaelni h264dsp: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
(edit) @5d05acba   12 years michaelni h264pred: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
(edit) @69d5e40e   12 years michaelni h264idct: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
(edit) @6ff6a51b   12 years michaelni h264: limit 10bpp MC pading trick to 10bpp Signed-off-by: Michael …
(edit) @e8b9e1e2   12 years michaelni dsputil: extend things to 12 and 14 bits Signed-off-by: Michael …
(edit) @1a8b0025   12 years onemda fate: add test for paf demuxer Signed-off-by: Paul B Mahol …
(edit) @101615c7   12 years onemda fate: add test for paf video decoder Signed-off-by: Paul B Mahol …
(edit) @409cc458   12 years onemda fate: add test for paf audio decoder Signed-off-by: Paul B Mahol …
(edit) @c88d98fe   12 years stefasab lavfi/movie: reindent after the previous patch Signed-off-by: Steven …
(edit) @ac726a4   12 years stefasab lavfi/movie: flush decoder frames on EOF movie currently forwards EOF …
(edit) @a5382b50   12 years stefasab lavfi/buffersink: restore possibility to pass opaque data Use the …
(edit) @21d56098   12 years stefasab lavfi: add init_opaque callback This will be used by filters which …
(edit) @aef9e94f   12 years stefasab lavf/segment: add -segment_time_delta option
(edit) @2058b52c   12 years stefasab lavf/segment: add -segment_times option Address trac ticket #1504.
(edit) @f8911b9   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mss3: …
(edit) @5467742   12 years kostya.shishkov mss3: use standard zigzag table
(edit) @acfb6b6c   12 years kostya.shishkov mss3: split DSP functions that are used in MTS2(MSS4) into separate file
(edit) @82f82ccf   12 years diego motion-test: do not use getopt() It is not available on all systems …
(edit) @5427df01   12 years martin tcp: add initial timeout limit for incoming connections …
(edit) @bf53863   12 years michaelni mpeg12: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @cdb3f2f5   12 years michaelni mpeg12enc: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @c88a8327   12 years michaelni movenc: Addtion of \251cmt field to udta Allows support of comment in …
(edit) @36b2bd96   12 years Carl Eugen Hoyos Show hyphen in codec tag.
(edit) @8e85ba8d   12 years diego configure: Change the rdtsc check to a linker check A compile-only …
(edit) @8a645bfc   12 years anton avconv: propagate fatal errors from lavfi.
(edit) @cd99146   12 years anton lavfi: add error handling to filter_samples().
(edit) @8d18bc55   12 years anton fate-run: make avconv() properly deal with multiple inputs.
(edit) @083d0f6b   12 years anton asplit: don't leak the input buffer.
(edit) @1ffb6456   12 years anton af_resample: fix request_frame() behavior. Make sure that an output …
(edit) @6f834293   12 years anton af_asyncts: fix request_frame() behavior. Make sure that an output …
(edit) @0dd283fa   12 years anton libx264: support aspect ratio switching Signed-off-by: Anton Khirnov …
(edit) @5b7a88f   12 years anton matroskadec: honor error_recognition when encountering unknown elements.
(edit) @07df939a   12 years onemda exr: support for reading pixelAspectRatio Signed-off-by: Paul B Mahol …
(edit) @16a433d6   12 years onemda tiffenc: PIX_FMT_YUV440P support Signed-off-by: Paul B Mahol …
(edit) @e2a6eb8   12 years onemda sgidec: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @0f656935   12 years onemda sgidec: remove redundant argument from read_uncompressed_sgi() …
(edit) @60351ec   12 years onemda g723_1: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @5d23043c   12 years onemda exr: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @104ea001   12 years onemda dpx: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @7bc15516   12 years michaelni sgidec: fix off by 1 error that tested a sample too far for oob. This …
(edit) @30659a22   12 years onemda smush: properly flag audio packets Signed-off-by: Paul B Mahol …
(edit) @26fa841   12 years onemda paf: properly flag video packets Signed-off-by: Paul B Mahol …
(edit) @ca1f2b3e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d8ce478c   12 years michaelni lavf: limit "Adjusting PTS forward" code to video streams It can end …
(edit) @64103976   12 years justin.ruggles lavr: resampling: add support for s32p, fltp, and dblp internal sample …
(edit) @372647ae   12 years justin.ruggles lavr: resampling: add filter type and Kaiser window beta to AVOptions
(edit) @8ca08066   12 years justin.ruggles lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format …
(edit) @db0e7bd0   12 years justin.ruggles lavr: mix: validate internal sample format in ff_audio_mix_init()
(edit) @299387e   12 years nicolas.george vf_settb: rename the file as f_settb.
(edit) @65e65e3c   12 years nicolas.george settb: cosmetic: reindent vf_settb structure.
(edit) @ba856c0b   12 years nicolas.george lavfi: implement asettb filter.
(edit) @99622f6   12 years michaelni mpegaudioenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @a6a085a9   12 years michaelni v4l2: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @3f345290   12 years stefasab lavf/segment: sort options
(edit) @8dc31f8   12 years stefasab lavf/segment: make use of av_parse_time() when parsing the …
(edit) @0a7b8eff   12 years stefasab doc/muxers: sort options for the segment muxer
(edit) @7f08bfa   12 years stefasab lavf/segment: add segment_list_type option, extend format for the …
(edit) @b010d9b5   12 years stefasab lavf/nutenc: provide meaningful error message and error code in case …
(edit) @bba819bd   12 years nicolas.george fate: FLAC tests require SAMPLES.
(edit) @e145afb4   12 years michaelni vf_tinterlace: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @abb0a998   12 years stefasab lavfi: do not pass opaque field to init functions Fix signature …
(edit) @2d420087   12 years onemda sanm: make use of dsputil About 27% faster decoding. Signed-off-by: …
(edit) @acdf9a6c   12 years michaelni aacdec: correct "audio config changed" warning message Idea-by: …
(edit) @d039b607   12 years michaelni latm: fix initialization on some streams when no extradata is …
(edit) @66a29797   12 years rsbultje cmutils: include shellapi.h on Win32 (for CommandLineToArgvW). This …
(edit) @70731745   12 years Clément Bœsch x86inc: put basicnop under ifdef to prevent compile failure. This …
(edit) @07b28702   12 years rsbultje x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
(edit) @68712ce8   12 years michaelni swr/x86: 16bit integer mix functions need SSE2 not SSE Signed-off-by: …
(edit) @25b51b2c   12 years anton id3v2: add a mimetype for bmp pictures.
(edit) @b7d3a9a0   12 years anton flacdec: be less strict when parsing attached pictures. Only return …
(edit) @dba5b06   12 years anton flacdec: don't create an attached picture stream until we have all …
(edit) @3245c8b6   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mxfdec: …
(edit) @e14052d   12 years michaelni x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros …
(edit) @dc12f7d4   12 years michaelni x86inc: try to put amdnop under ifdef to prevent compile failure …
(edit) @9fb08427   12 years michaelni vf_pp: dont pass NULL into pp, it would fail Signed-off-by: Michael …
(edit) @561a365d   12 years michaelni pp: check that the argument is not NULL as this is not supported …
(edit) @fdaad635   12 years rsbultje mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..). Also replace …
(edit) @bb62a8b6   12 years michaelni doc: update mono to stereo workaround example Now uses …
(edit) @dadfd2a5   12 years michaelni tools/bisect: rename to tools/bisect-create Idea-by: Alexander …
(edit) @6de70d7f   12 years michaelni tools/bisect: rename temporary file and add it to git ignore …
(edit) @ccc0a3a9   12 years michaelni tool/bisect: add some magic to make the bisect tool be useable when …
(edit) @d9dcc940   12 years michaelni vc1: implement frame interlaced b-frame header parsing Signed-off-by: …
(edit) @50bfd547   12 years michaelni log: fix compilation failure on mingw due to reference to undefined …
(edit) @d3f4fd76   12 years michaelni celp_math: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @dc7aecd8   12 years michaelni cabac: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @1842b27   12 years onemda lavu: 256 color support Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @46a47077   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @a6da14ec   12 years onemda tiffenc: PIX_FMT_GRAY8A support Signed-off-by: Paul B Mahol …
(edit) @df548c5   12 years onemda tiffenc: PIX_FMT_GRAY16LE support Signed-off-by: Paul B Mahol …
(edit) @1806858f   12 years onemda tiffenc: merge common code Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @146d29c   12 years onemda tiffenc: use av_get_bits_per_pixel() to get bpp Signed-off-by: Paul B …
(edit) @82c4abbf   12 years onemda tiffenc: use av_pix_fmt_descriptors to set bpp_tab[] Signed-off-by: …
(edit) @e100a259   12 years onemda tiffenc: simplify calculation of bpp_tab_size Signed-off-by: Paul B …
(edit) @f27386cd   12 years martin x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro …
(edit) @5adc829e   12 years lu_zero configure: add functions for testing code fragments This simplifies …
(edit) @5997285d   12 years nicolas.george ffmpeg: poll filters even after -t limit. If not, frames can still …
(edit) @665100c2   12 years michaelni Fix destination row striding in altivec_yuv2_bgr24. Misaligned row …
Note: See TracRevisionLog for help on using the revision log.