source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @30872fa0   12 years michaelni ivi_common: Fix use of uninitialized warnings Signed-off-by: Michael …
(edit) @76e65a1b   12 years michaelni avs: silence "may be used uninitialized" warnings We initialize the …
(edit) @3f8ee30e   12 years onemda mmfenc: use ff_raw_write_packet() Signed-off-by: Paul B Mahol …
(edit) @f18d2137   12 years onemda aiffenc: use ff_raw_write_packet() Signed-off-by: Paul B Mahol …
(edit) @8ad010a7   12 years onemda soxenc: use ff_raw_write_packet() Signed-off-by: Paul B Mahol …
(edit) @a4b62f36   12 years onemda soxdec: use meaningful error codes Signed-off-by: Paul B Mahol …
(edit) @09401694   12 years onemda soxenc: use ffio_fill Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @a4912aa6   12 years onemda soxenc: use FFALIGN Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @07abf13d   12 years michaelni h264: avoid a grayscale related if() in hl_decode_mb() Signed-off-by: …
(edit) @50795682   12 years onemda auenc: do not write invalid file size Signed-off-by: Paul B Mahol …
(edit) @8afe168c   12 years michaelni vf_divtc: dont mix av_strdup and free Signed-off-by: Michael …
(edit) @baa5d6df   12 years michaelni vf_detc: dont mix av_strdup & free Signed-off-by: Michael Niedermayer …
(edit) @458afd2a   12 years michaelni vf_mp: fix 'discards const qualifier from pointer target type' args …
(edit) @33f15ab3   12 years michaelni libavutil/samplefmt: Fix project name Signed-off-by: Michael …
(edit) @0d4572a5   12 years michaelni MAINTAINERS: s/mjpeg.c/mjpeg*.c/ Signed-off-by: Michael Niedermayer …
(edit) @0156dd65   12 years stefasab lavf/segment: add segment_frames option This is meant to address trac …
(edit) @7a8face9   12 years stefasab lavf/segment: add reference_stream option
(edit) @9e04e11e   12 years michaelni libpostproc: alloc a few bytes more in the temporary buffer This …
(edit) @f1185fbb   12 years michaelni libpostproc: Fix off by 1 error in the C dering code Signed-off-by: …
(edit) @69db85c3   12 years michaelni mjpegdec: Support 16bit DQT Fixes Ticket2072 Signed-off-by: Michael …
(edit) @10a3fa8f   12 years onemda build: fix g723_1 decoder dependency g723_1 decoder needs celp_math.o …
(edit) @64f4fb75   12 years onemda gifdec: fix transparent background color Signed-off-by: Paul B Mahol …
(edit) @b61097f   12 years michaelni mjpegdec: reset restart_count on progressive scans Fixes Ticket2068 …
(edit) @ae2b51ac   12 years stefasab doc/encoders: clarify the direction of the quality setting parameters …
(edit) @7e0676a7   12 years stefasab doc/ffmpeg-formats: extend documentation for the probesize parameter
(edit) @750382d5   12 years stefasab ffmpeg: remove annoying logs and improve reporting in case of …
(edit) @b3f3fe3c   12 years michaelni MAINTAINERS: add libswresample Signed-off-by: Michael Niedermayer …
(edit) @8d9a5033   12 years michaelni docs: add soxr documentation Signed-off-by: Michael Niedermayer …
(edit) @03d38ee2   12 years michaelni soxr_resample: soxr API parameter rename Signed-off-by: Michael …
(edit) @f2957adb   12 years michaelni soxr_resample: Correct email address Signed-off-by: Michael …
(edit) @ceee4407   12 years Clément Bœsch lavfi/tile: small align cosmetics.
(edit) @4cd724da   12 years Clément Bœsch lavfi/tile: remove usage of link->{cur,out}_buf.
(edit) @3b870f9   12 years Clément Bœsch lavfi/scale: remove usage of link->cur_buf.
(edit) @a612e86e   12 years Clément Bœsch lavfi/deshake: remove usage of link->cur_buf.
(edit) @5673a010   12 years Clément Bœsch lavfi/decimate: remove usage of link->cur_buf.
(edit) @33e0eb51   12 years Clément Bœsch lavfi/video: remove unused ff_inplace_start_frame().
(edit) @011169cd   12 years michaelni mjpegdec: handle the occurance of rstn emulation Signed-off-by: …
(edit) @5ff8ca1f   12 years michaelni mjpegdec: Handle RSTn in progressive jpegs Fixes Ticket2003 …
(edit) @47e7f57a   12 years michaelni mjpegdec: factor handle_rstn() out Signed-off-by: Michael Niedermayer …
(edit) @c46cfed   12 years onemda build: mp filter does not depend on postproc anymore This fixes …
(edit) @a2349dc3   12 years michaelni vf_idet: fix type of stats Reviewed-by: Stefano Sabatini …
(edit) @d155abd1   12 years Clément Bœsch lavfi/idet: remove unused assert include.
(edit) @a7f0af1   12 years Clément Bœsch lavfi/idet: remove unecessary context assignment.
(edit) @43cbd440   12 years Clément Bœsch lavfi/idet: support named parameters. The parameters are currently …
(edit) @915d748   12 years Clément Bœsch lavfi/idet: remove unecessary poll_frame callback.
(edit) @39d17880   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @075eaf8d   12 years michaelni vc1dsp: fix the warning fix, make it work with --disable-asm …
(edit) @955c7c7b   12 years stefasab doc/resampler: extend docs for min_comp and min_hard_comp options …
(edit) @e06c1475   12 years stefasab lavfi/aresample: fix style Improve overall consistency/improve …
(edit) @b3674533   12 years michaelni libswscale/swscale-test: fix some const correctness Signed-off-by: …
(edit) @fceeac98   12 years michaelni vc1dsp: fix pointer type warnings Signed-off-by: Michael Niedermayer …
(edit) @67c1acf2   12 years michaelni lavc/utils: fix 'warning: missing braces around initializer' …
(edit) @169dfe32   12 years michaelni lcldec: fix zlib const pointer warning Signed-off-by: Michael …
(edit) @2ad1eb19   12 years michaelni imgconvert: fix 2 "discards const qualifier from pointer target type" …
(edit) @2eab1a17   12 years michaelni imgconvert: dont depend on default return type for get_color_type() …
(edit) @4f927542   12 years michaelni h264_direct: silence several warning: assignment from incompatible …
(edit) @1f4ea4e0   12 years janne-libav mpegvideo: initialize videodsp with correct pixel depth Fixes …
(edit) @7fc73d9   12 years michaelni rmdec: fix compiler warning for uninitialized variables …
(edit) @4c41fc88   12 years michaelni mpegts: update AVProgram after pmt change Signed-off-by: Michael …
(edit) @928727f9   12 years michaelni mxfdec: Rescale audio stream duration from EditRate to SampleRate …
(edit) @a752b9b8   12 years michaelni ffmpeg: use the new swr -async parameter instead of a set of …
(edit) @f9e55c0f   12 years michaelni swr: support -async X as a simple way to do what ffmpeg -async X did …
(edit) @0b980e57   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
(edit) @8b6b3632   12 years michaelni vf_pp: add postproc to the library dependencys for avfilter when …
(edit) @cf0c63d9   12 years Marton Balint ffplay: fix greenish line on the right edge with some xv sizes If the …
(edit) @1be8d0fb   12 years michaelni srt_probe: make buffer pointer const Signed-off-by: Michael …
(edit) @9cb887ed   12 years michaelni dsputil_mmx: fix pointer type for emulated_edge_mc_func() Found-by: …
(edit) @f89f3d4a   12 years michaelni str_probe: make buffer related pointers const Signed-off-by: Michael …
(edit) @28b9099a   12 years michaelni pva_probe: make buffer related pointers and function arguments const …
(edit) @59693ed9   12 years michaelni mxf_probe: make buffer related pointers const Signed-off-by: Michael …
(edit) @c8e5efb4   12 years michaelni mpc8_probe: make buffer related pointers and function arguments const …
(edit) @7a84664f   12 years michaelni mp3_read_probe: make buffer related pointers const Signed-off-by: …
(edit) @9d95dee   12 years michaelni microdvd_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @c3cb3389   12 years michaelni mpegps_probe: make buffer related pointers const Signed-off-by: …
(edit) @e1f94326   12 years michaelni loas_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @29397c99   12 years michaelni lmlm4_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @23348647   12 years michaelni ipmovie_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @4fcf6aa7   12 years michaelni flac_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @658bd6db   12 years michaelni ac3_eac3_probe: mark buffer pointers const Signed-off-by: Michael …
(edit) @d7e050b1   12 years michaelni adts_aac_probe: mark buffer pointers as const Signed-off-by: Michael …
(edit) @ec40d15   12 years michaelni oggdec: fix warning: assignment discards qualifiers from pointer …
(edit) @bd16f0a3   12 years michaelni avfiltergraph: put variables used in #if 0 code themselfs under #if 0 …
(edit) @70d5cd10   12 years michaelni mcdec: suppress "warning: a/vst may be used uninitialized in this …
(edit) @e9c4f36c   12 years michaelni lavf/mpeg: suppress warning: lpcm_header_len may be used uninitialized …
(edit) @7681b8e9   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: wnv1: …
(edit) @9dbedf33   12 years michaelni Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b' * commit …
(edit) @ba8e909c   12 years michaelni Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00' * commit …
(edit) @d69238e9   12 years michaelni Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a' * commit …
(edit) @c6664242   12 years michaelni Merge commit 'f5f1cf52240759208b42477e2157a7b4409ade10' * commit …
(edit) @0a9132b8   12 years anton wnv1: cosmetics, reformat
(edit) @51648da4   12 years anton xan: remove a trivially true if(). This function used to be shared …
(edit) @99e36ddd   12 years anton ansi: do not depend on get_buffer() initializing the frame. The …
(edit) @261f0b14   12 years anton zerocodec: remove an unused variable.
(edit) @8adfacff   12 years anton zmbv: remove some pointless comments and empty lines
(edit) @c6303f8d   12 years anton yop: simplify/sanitize the decoding loop Do not overwrite linesize …
(edit) @f6e395e1   12 years anton c93: set palette_has_changed.
(edit) @3eab6007   12 years anton bmp: cosmetics, reformat
(edit) @98b7a50a   12 years michaelni tiffdec: Fix runend handling Fixes Ticket1999 Signed-off-by: Michael …
(edit) @d4d8d4f7   12 years michaelni rl2: return EOF on EOF Fixes Ticket1947 Signed-off-by: Michael …
(edit) @eeb111d3   12 years michaelni Changelog: reword H264-MT entry Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.