source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @283cc059   12 years nicolas.george buffersink: add av_buffersink_get_frame_rate().
(edit) @7b42036   12 years nicolas.george lavfi: add a frame_rate field to AVFilterLink.
(edit) @04e2ac47   12 years michaelni libavutil.v: add avpriv prefix This should fix the fate failure …
(edit) @a5c63493   12 years michaelni swr: skip memset(0) in rematrix when the array is known to be already …
(edit) @75d900d5   12 years michaelni swr: zero buffers on allocation Signed-off-by: Michael Niedermayer …
(edit) @023c073   12 years michaelni add bracket around the argument (fixes compilation error with ICL) …
(edit) @690ea935   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @7e22514d   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e016e3c9   12 years michaelni swr: add mix8to2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @b0348158   12 years michaelni swr: 5.1->stereo double, float and s16 2.5 times faster than the …
(edit) @ca30ae12   12 years michaelni swr: add all in one rematrixing function ptr Signed-off-by: Michael …
(edit) @dfde3d49   12 years michaelni swr: add inrermediate sample type for rematrixing Signed-off-by: …
(edit) @cb819338   12 years Marton Balint ffplay: reset AVFrame to defaults before decoding each new frame. …
(edit) @349b65ee   12 years Marton Balint ffplay: check return code of avcodec_decode_video2() Signed-off-by: …
(edit) @3b81a18b   12 years justin.ruggles float_dsp: ppc: add a separate header for Altivec function prototypes …
(edit) @a839d6ab   12 years mans ARM: fix float_dsp breakage from d5a7229 Signed-off-by: Mans Rullgard …
(edit) @d5a7229   12 years justin.ruggles Add a float DSP framework to libavutil Move vector_fmul() from …
(edit) @98db4e2a   12 years justin.ruggles PPC: Move types_altivec.h and util_altivec.h from libavcodec to …
(edit) @94d2b0d   12 years justin.ruggles ARM: Move asm.S from libavcodec to libavutil This will allow for …
(edit) @718607be   12 years michaelni rv10: change assert() to av_assert() Signed-off-by: Michael …
(edit) @1be7bfdd   12 years michaelni ffmpeg.c: fix erroneous "Output file is empty" message. This message …
(edit) @134d0f71   12 years onemda Revert "Fix building libopencore_amrnb decoder without …
(edit) @b35d38bd   12 years Carl Eugen Hoyos Add iac build dependency. Found and analysed by trac user Jamal. …
(edit) @37a9cdfc   12 years Carl Eugen Hoyos Fix dirac decoder build dependencies. Found, analysed and tested by …
(edit) @8a880d69   12 years Carl Eugen Hoyos Fix latm muxer Makefile dependencies. Found, analysed and tested by …
(edit) @b8e2dcd   12 years Carl Eugen Hoyos Fix jacosub muxer Makefile dependencies. Found, analysed and tested …
(edit) @b8fe9f08   12 years Carl Eugen Hoyos Fix amv encoder dependencies. Found, analysed and tested by trac user …
(edit) @e11020a1   12 years onemda Fix building libopencore_amrnb decoder without libopencore_amrnb …
(edit) @f4e0ec81   12 years onemda pixdesc: BGRA64 is rgb pixel format Signed-off-by: Paul B Mahol …
(edit) @5b51efdc   12 years michaelni fate-bprint: try to workaround platform specific value. this should …
(edit) @d5d30d56   12 years michaelni Revert "sinewin_tablegen: use av_assert" using as_assert() in the …
(edit) @bc92214e   12 years mans vc1dsp: mark put/avg_vc1_mspel_mc() always_inline This ensures that …
(edit) @80485a4   12 years michaelni mpegtsenc: make pts/dts offseting optional Signed-off-by: Michael …
(edit) @6668ef75   12 years nicolas.george cmdutils: include threading caps in codecs listing. Suggested by …
(edit) @e0545262   12 years nicolas.george amerge: accept multiple inputs.
(edit) @e8e492b3   12 years nicolas.george af_amerge: move nb_in_ch into the in structure. With that change, …
(edit) @e45a92dc   12 years nicolas.george audioconvert: implement av_bprint_channel_layout(). And reimplement …
(edit) @7a2b4291   12 years nicolas.george fate: add bprint test.
(edit) @b3e2bb08   12 years nicolas.george bprint: add av_bprint_init_for_buffer().
(edit) @9148ae5b   12 years nicolas.george opt: add test for IMAGE_SIZE and PIXEL_FMT.
(edit) @61c266d7   12 years nicolas.george opt: free test_ctx.string at the end. Makes valgrind happy.
(edit) @42b774ab   12 years nicolas.george opt: init test_ctx to 0. Otherwise, setting string will try to free a …
(edit) @d9b0d75c   12 years nicolas.george opt: add AV_OPT_TYPE_PIXEL_FMT.
(edit) @9f7b014a   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
(edit) @67732b9d   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mpegts: …
(edit) @b4d44367   12 years michaelni h261enc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @07732b4f   12 years michaelni h261dec: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @a21c2126   12 years michaelni swfenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @a8656cd4   12 years alex.converse mpegts: Remove disabled extension matching probe.
(edit) @610a5264   12 years michaelni xmv: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @4e3fc468   12 years michaelni h264_mvpred: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @3422e7c3   12 years michaelni lavc/rectangle: change assert to av_assert Signed-off-by: Michael …
(edit) @107b4238   12 years michaelni lavf: fix missing "parser not found" message Signed-off-by: Michael …
(edit) @23d8aaae   12 years michaelni yuv2rgb: remove assert() the codepath is not invalid Signed-off-by: …
(edit) @5ee638fd   12 years michaelni svq1enc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @25e87fc   12 years nicolas.george ffmpeg: move keyboard interaction in a function. It makes the …
(edit) @9915a33f   12 years nicolas.george lavfi/audio: fix size of copied samples. Fixes sporadic segfaults …
(edit) @d0e9415d   12 years mans fate: avoid freopen(NULL) in videogen/rotozoom A number of systems do …
(edit) @5fdcfdf2   12 years Marton Balint ffplay: fix build if avfilter is disabled Signed-off-by: Marton …
(edit) @a78bc6f7   12 years Marton Balint ffplay: fix frame_delay calculation in new avfilter code …
(edit) @e85df18d   12 years Marton Balint ffplay: add support for changing pixel format With the filtering code …
(edit) @cd947e9a   12 years Marton Balint ffplay: add missing filt_in assignment after video filter reconfigure …
(edit) @0a501c7   12 years Marton Balint ffplay: fix frame aspect ratio after qatar merge Signed-off-by: …
(edit) @c9651d4b   12 years Marton Balint ffplay: fix use after free reproduceable with: ffmpeg -i …
(edit) @1372c826   12 years Marton Balint ffplay: use dummy video driver if display is disabled Fixes ticket …
(edit) @8d1de449   12 years stefasab ffprobe: show packet duration in frame
(edit) @9083d09e   12 years stefasab ffprobe: honour special value for duration A duration value is …
(edit) @ad347bf4   12 years stefasab lavfi: remove avfilter_default_item_name() from public API The …
(edit) @fe16ca1b   12 years stefasab lavfi/ocv: fix compilation after internalization of public functions …
(edit) @ce7266c6   12 years stefasab tools/graph2dot: factorize code printing non-media specific link …
(edit) @20689670   12 years stefasab tools/graph2dot: show input and output pad names in the link label
(edit) @eeba7c87   12 years michaelni wmv2enc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @c3b6efa4   12 years michaelni sinewin_tablegen: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @62eace23   12 years michaelni put_bits: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @28e4f90   12 years michaelni golomb: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @6e6dd999   12 years michaelni resample_template: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @58e4adb6   12 years michaelni libavutil/integer: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @2f23a8a   12 years michaelni libavutil/mathematics: use av_assert() Signed-off-by: Michael …
(edit) @317ca0d3   12 years michaelni mpegvideo: fix out of heap array accesses Signed-off-by: Michael …
(edit) @92c065f9   12 years michaelni ffmpeg: Set duration on encoded subtitle packets. Currently, we don't …
(edit) @33775c35   12 years michaelni search_for_quantizers_faac: fix curband Signed-off-by: Michael …
(edit) @f6d952f   12 years michaelni mxfenc: write optional field dominance flag in picture description …
(edit) @93147daf   12 years michaelni ffmpeg: avoid a confusing and easy to break if(). Signed-off-by: …
(edit) @bb321245   12 years Carl Eugen Hoyos Fix maxband limit when decoding mpc8. Fixes yesterday's merge of …
(edit) @c8a11014   12 years michaelni ffmpeg: use isatty() before messing with the terminal state This …
(edit) @ad60b3b1   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vorbis: …
(edit) @647e2e07   12 years stefasab lavfi: remove more instances of avfilter_default_filter_name() They …
(edit) @ecf79c4d   12 years alex.converse vorbis: Validate that the floor 1 X values contain no duplicates. …
(edit) @503f2feb   12 years alex.converse avprobe: Identify codec probe failures rather than calling them …
(edit) @f0ff9eb4   12 years alex.converse avformat: Probe codecs at score 0 on buffer exhaustion conditions.
(edit) @62bebf6e   12 years alex.converse avformat: Factorize codec probing.
(edit) @62b39d41   12 years stefasab lavc: add pkt_duration field to AVFrame
(edit) @0da9bce   12 years stefasab lavfi: move avfilter_copy_frame_props() definition from buffer.c to …
(edit) @c6061443   12 years kostya.shishkov Indeo Audio decoder
(edit) @34271cab   12 years kostya.shishkov imc: make IMDCT support stereo output This will be useful for Indeo …
(edit) @c45e2da6   12 years kostya.shishkov imc: move channel-specific data into separate context This will be …
(edit) @c527027c   12 years michaelni aconvert filter needs to configure samplerates I changed the …
(edit) @787c395a   12 years michaelni swr-test: support "--help" Signed-off-by: Michael Niedermayer …
(edit) @63b1c080   12 years michaelni buildsys: fix rules for swresample-test Signed-off-by: Michael …
(edit) @5a7a9f02   12 years michaelni libswresample/Makefile: put each object on its own line …
Note: See TracRevisionLog for help on using the revision log.