source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @82edf672   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
(edit) @f87dacb2   12 years michaelni libavutil: add a merge sort. compared to qsort this is slower but its …
(edit) @096db654   12 years michaelni qsort doxy Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @88f87eba   12 years michaelni qsort: add some forgotten () Signed-off-by: Michael Niedermayer …
(edit) @f61ce90c   12 years justin.ruggles lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs
(edit) @29f7490c   12 years justin.ruggles lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs
(edit) @3971be0   12 years justin.ruggles Add Dolby/DPLII downmix support to libavresample Signed-off-by: …
(edit) @3a0a2f33   12 years michaelni libavutil: add AV_QSORT() about 2-5 times faster than gnu libcs …
(edit) @9fcda25e   12 years mans vorbisdec: replace div/mod in loop with a counter 2x speedup of …
(edit) @7457ebee   12 years mans fate: vorbis: add 5.1 surround test Signed-off-by: Mans Rullgard …
(edit) @d77f4af   12 years martin rtpenc: Allow requesting H264 RTP packetization mode 0 This requires …
(edit) @becc3c62   12 years martin configure: Sort the library listings in the help text alphabetically …
(edit) @8c351464   12 years nicolas.george ffmpeg.c: count subtitles in total size. This avoids the "Output file …
(edit) @c49e960a   12 years nicolas.george ffprobe: dump AVPacket.convergence_duration.
(edit) @9ae3e455   12 years nicolas.george ffprobe: add -show_data option.
(edit) @2243f0d   12 years nicolas.george lavf: add field for how duration is estimated Signed-off-by: Michael …
(edit) @3b3150ec   12 years Carl Eugen Hoyos Fix interlaced prediction for RGB utvideo. Fixes ticket #1215
(edit) @d9669eab   12 years mans dwt: remove variable-length arrays Signed-off-by: Mans Rullgard …
(edit) @564bb244   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
(edit) @6ca48ad0   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: amr: …
(edit) @8e50c57d   12 years martin RTMPT protocol support This adds two protocols, but one of them is an …
(edit) @35127bf1   12 years martin http: Properly handle chunked transfer-encoding for replies to post …
(edit) @eb564b23   12 years martin http: Fail reading if the connection has gone away This can happen if …
(edit) @eb3918c1   12 years martin amr: Mark an array const Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @634e874d   12 years martin amr: More space cleanup This was missed in the previous cleanup …
(edit) @e9ef88fb   12 years martin rtpenc: Fix memory leaks in the muxer open function Also return a …
(edit) @db835708   12 years Marton Balint ffplay: fix -vismv 1 Signed-off-by: Michael Niedermayer …
(edit) @8f45c314   12 years Marton Balint ffplay: rename buffer source instance from "src" to "ffplay_buffer" …
(edit) @251f3987   12 years Marton Balint ffplay: use key=val syntax for the buffersrc args Fix warning: [src @ …
(edit) @1125606a   12 years michaelni vp3dec: fix null ptr derefernce. Fixes ticket1403 Signed-off-by: …
(edit) @5015c37b   12 years michaelni attributes: move av_restrict fallback from internal to attributes …
(edit) @5f26d4d4   12 years martin amr: Cosmetic cleanup Add spaces around operators, fix brace …
(edit) @40ffbf20   12 years michaelni fate: fix fate-aac-aref-encode dependancies Signed-off-by: Michael …
(edit) @eaf65538   12 years michaelni avienc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @4aed3ac8   12 years michaelni msmpeg4enc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @44fdf37c   12 years martin mov_chan: Fix operator precedence by adding parentheses …
(edit) @f404c7dc   12 years diego doc: Add missing protocols to list of supported protocols.
(edit) @20a6fa77   12 years Clément Bœsch doc: add two similar overlay "side-by-side" examples.
(edit) @54101214   12 years onemda lavfi: use designated initializers for AVClass While here: - add …
(edit) @d70a1a50   12 years stefasab MAINTAINERS: reorganize entries in the libavfilter section
(edit) @c390822e   12 years michaelni intel h263 dec: support advanced prediction Fixes Ticket1292 …
(edit) @a1aac8d0   12 years stefasab lavfi: add atempo filter Add atempo audio filter for adjusting audio …
(edit) @a7cc78cb   12 years martin tcp: Check the listen call Signed-off-by: Martin Storsjö …
(edit) @bc4da77b   12 years michaelni lavu/internal: define av_restrict if it has not been defined by …
(edit) @fbed9317   12 years michaelni enable C99-external_inline for icl Signed-off-by: Michael Niedermayer …
(edit) @137e808   12 years onemda lavc: build some codecs only if they are actually enabled Saves few …
(edit) @17fad33f   12 years michaelni Change all uses of restrict to use av_restrict instead. Defining …
(edit) @5c14b282   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @9946a6aa   12 years michaelni diracdsp: try to fix segfault This might fix Ticket1412 …
(edit) @c9e183b   12 years onemda lavfi: update some deprecated functions Signed-off-by: Paul B Mahol …
(edit) @0354412a   12 years michaelni ffmenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @30000744   12 years michaelni mpegvideo_common.h: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @809d71d6   12 years michaelni sws/swscale_unscaled: use av_assert Signed-off-by: Michael …
(edit) @e003da71   12 years michaelni sws/utils: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @ae702edf   12 years anton flacdec: read attached pictures.
(edit) @a5db8e4a   12 years anton lavf: don't segfault when a NULL filename is passed to …
(edit) @fd8def92   12 years onemda lavfi/super2xsai: fix fate test on bigendian Signed-off-by: Paul B …
(edit) @c78cf00b   12 years michaelni md5: consistently use uint32_t instead of unsigned int Basically to …
(edit) @c7bdfbe7   12 years Clément Bœsch MAINTAINERS: add my GPG fingerprint.
(edit) @46c50b17   12 years michaelni vf_pad: check that we have write permission before writing in the …
(edit) @2b1fc562   12 years stefasab lavfi: add asetnsamples audio filter This filter changes the number …
(edit) @e20530ad   12 years stefasab lavfi/split: give a more accurate description to split The filter now …
(edit) @a1411eec   12 years stefasab ffprobe: add writer_print_rational() Improve overall consistency, …
(edit) @b6131ac5   12 years stefasab doc/filters: prefer @itemize environment for frei0r examples
(edit) @eb732b2a   12 years stefasab doc/filters: update Frei0r website link Frei0r recently changed …
(edit) @b2bcbcd9   12 years stefasab lavfi/super2xsai: simplify code updating the color matrix at each y …
(edit) @4ebb46eb   12 years stefasab lavfi/super2xsai: fix table used to update color matrix at the end of …
(edit) @ef255642   12 years stefasab fate/lavfi: add lavfi-pixfmts_super2xsai test
(edit) @635a2595   12 years stefasab lavfi/video: set output frame w/h properties in default_start_frame() …
(edit) @f0394f28   12 years stefasab lavfi/avcodec: add consistency checks in avfilter_copy_buf_props() …
(edit) @6808759a   12 years stefasab lavc/rawdec: fix various bogus error codes and add some logs Help …
(edit) @3cc1a898   12 years stefasab lavc/utils: in avcodec_decode_video2() return proper error code …
(edit) @90d8506   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @fbc57405   12 years janne-libav af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64
(edit) @1cdcf043   12 years janne-libav segment: remove unnecessary <strings.h> include
(edit) @16b85259   12 years janne-libav fate: add snow hpel tests Signed-off-by: Janne Grunau …
(edit) @be32145e   12 years onemda j2kdec: move s->avctx initialization to j2kdec_init() Signed-off-by: …
(edit) @29e9f831   12 years onemda j2kdec: check colorspace ncomponents This prevents out of array read. …
(edit) @dd208614   12 years michaelni nutenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @17bbb818   12 years michaelni amr: use av_assert() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @47f83030   12 years michaelni lavf/aviobuf: use av_assert() Signed-off-by: Michael Niedermayer …
(edit) @67703d64   12 years michaelni lavf: cosmetic: format else with indentation Signed-off-by: Michael …
(edit) @b678daf0   12 years Clément Bœsch lavc/microdvddec: fix color parsing.
(edit) @47395a4f   12 years Clément Bœsch lavc/microdvddec: properly reset non persistent color tag.
(edit) @608bda92   12 years Clément Bœsch lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error.
(edit) @9b6f2c74   12 years michaelni file: Fix handling of windows named pipes Signed-off-by: Michael …
(edit) @11153a93   12 years michaelni avio: Collect and print statistics of bytes read & seeks …
(edit) @f77a695d   12 years michaelni lavfi: af_amerge options array was not ended with NULL Add a NULL to …
(edit) @cd65cd8c   12 years michaelni revert "extern inline" usage as it breaks ICC: …
(edit) @0719e44b   12 years michaelni new attribute "extern inline" (fixing linker error with …
(edit) @62c2daab   12 years onemda configure: do not auto enable mlp decoder when enabling truehd decoder …
(edit) @a09ae4ef   12 years onemda Remove duplicated png and mng signatures. Reviewed-by: Michael …
(edit) @59c122b3   12 years michaelni matroskadec: add assert on lack of overflow in pkt_size+offset …
(edit) @4b7c5234   12 years michaelni matroskadec: change size check in matroska_decode_buffer() to unsigned …
(edit) @08169fc3   12 years michaelni matroskadec: move lace_size check up so it catches all code pathes …
(edit) @88a740af   12 years michaelni matroskadec: change assert to av_assert0() Signed-off-by: Michael …
(edit) @71529bd8   12 years michaelni Fix incorrect unsigned->signed conversion. Signed-off-by: Dale Curtis …
(edit) @15f8941   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Avoid …
(edit) @01a14ce0   12 years michaelni riff: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @9d87c8e6   12 years michaelni rawdec: use av_assert() Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.