source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9846a9c7   12 years Clément Bœsch riff: add ISMP/timecode tag.
(edit) @0478d5f9   12 years michaelni ffmpeg: allow overriding framerate for stream copy Signed-off-by: …
(edit) @cb7f0622   12 years michaelni libvpxenc: add support for forced key frames Signed-off-by: Michael …
(edit) @a5ca320   12 years michaelni rangecoder: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @1248de53   12 years michaelni amrnbdec: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @4e3a5bc1   12 years michaelni j2k: remove unreachable assert() Signed-off-by: Michael Niedermayer …
(edit) @3630a07   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @9e724d7   12 years michaelni dct-test: fix alignment in ff_prores_idct_put_10_sse2() …
(edit) @234d42f5   12 years michaelni postprocess: fix another void returning void function. lets hope this …
(edit) @ee1748ab   12 years stefasab lavfi: fix signature for default_filter_name() Return a const char *, …
(edit) @91bdced3   12 years michaelni mpegtsenc: prevent pcr_packet_period==0 a period of 1 is the smallest …
(edit) @1321e6e   12 years michaelni tiffenc: use av_assert() Signed-off-by: Michael Niedermayer …
(edit) @bcbb30e   12 years anton libmp3lame: add missing layout terminator Signed-off-by: Anton …
(edit) @0d249316   12 years nicolas.george vf_fps: set frame_rate.
(edit) @c8428a0d   12 years nicolas.george vf_tile: update deprecated functions.
(edit) @7b993c4   12 years nicolas.george vf_tile: set frame_rate.
(edit) @4adf5dfa   12 years nicolas.george sdl: fix aspect ratio computations. The rounding was wrong due to …
(edit) @3ff6b1a2   12 years nicolas.george sdl: fix overlay size. The size passed to SDL_CreateYUVOverlay is the …
(edit) @2f9907be   12 years nicolas.george sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS. It allows vsync …
(edit) @5db5169e   12 years anton avconv: multithreaded demuxing. When there are multiple input files, …
(edit) @b0f0dfc4   12 years anton Bump lavu minor and add an APIChanges entry for audioconvert functions.
(edit) @59d58b33   12 years anton audioconvert: add a function for extracting the channel with the given …
(edit) @5df320e1   12 years anton audioconvert: add a function for getting the name of a single channel.
(edit) @406b257   12 years anton audioconvert: add a function for getting channel's index in layout
(edit) @3596de55   12 years anton audioconvert: use av_popcount64 in av_get_channel_layout_nb_channels
(edit) @d7d071a   12 years anton vf_libopencv: add missing headers. Fix build after b74a1da4.
(edit) @19be0f3c   12 years kostya.shishkov iac: add missing dependency
(edit) @4bfee465   12 years michaelni bprint-test: avoid z modifier, mingw fails with it Signed-off-by: …
(edit) @d35c27db   12 years michaelni sink_buffer: dont return void from void functions. Signed-off-by: …
(edit) @3b196bb7   12 years michaelni libavcodec/x86/rv40dsp_init.c: add missing HAVE_YASM Signed-off-by: …
(edit) @915ec91e   12 years michaelni libavcodec/x86/h264dsp_mmx.c: add forgotten HAVE_YASM Signed-off-by: …
(edit) @63bfee87   12 years michaelni libavcodec/x86/dwt.c: move some missed things under HAVE_YASM …
(edit) @b84c9cf7   12 years michaelni dct-test: fix #if for ff_prores_idct_put_10_sse2() Signed-off-by: …
(edit) @7b0d3625   12 years michaelni libavfilter: make ff_null_start_frame_keep_ref() a non static inline …
(edit) @8836b41a   12 years michaelni fate-acodec-dca2: add bitexact flag Signed-off-by: Michael …
(edit) @fd8da83d   12 years michaelni enc_dec_pcm: add bitexact flag Signed-off-by: Michael Niedermayer …
(edit) @8f1b139c   12 years michaelni cmdutils: dont return void from a void function Signed-off-by: …
(edit) @dfaf2dd9   12 years michaelni h264: use externally provided dimensions when they appear to be more …
(edit) @32759812   12 years onemda libopenjpegdec: make use of FF_ARRAY_ELEMS Signed-off-by: Paul B …
(edit) @695e85f1   12 years michaelni libvpxenc: add VP8E_SET_MAX_INTRA_BITRATE_PCT mapping defines …
(edit) @53dfc384   12 years stefasab lavu/timestamp: remove duplicate definition of AV_TS_MAX_STRING_SIZE
(edit) @1ef5561   12 years onemda libopenjpeg: YUVA422P and YUVA444P support Signed-off-by: Paul B …
(edit) @75f8f702   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @8554e21f   12 years onemda ffv1enc: add yuva422p to .pix_fmts This was forgotten in …
(edit) @94632dbb   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
(edit) @2138bc16   12 years michaelni remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly …
(edit) @a4744032   12 years onemda libopenjpegdec: unbreak yuva420p support Regression introduced in …
(edit) @143a5390   12 years Marton Balint ffplay: fix return value of get_video_frame if avcodec_decode_video …
(edit) @7655cc39   12 years onemda colorspace-test: add few more tests Signed-off-by: Paul B Mahol …
(edit) @b0415287   12 years michaelni float_dsp.c: Restore author attribution that was removed by libav …
(edit) @f0313e90   12 years michaelni x86/float_dsp.asm: restore author attribution The attribution was …
(edit) @30f51509   12 years mans h264: allow cropping to AVCodecContext.width/height Override the …
(edit) @8aa93e90   12 years mans mov: set AVCodecContext.width/height for h264 This is required for …
(edit) @1b7a4c9   12 years michaelni lavc/bintext: check extradata size Signed-off-by: Michael Niedermayer …
(edit) @c61c8536   12 years michaelni lavf/bintext: allocate FF_INPUT_BUFFER_PADDING_SIZE for extradata …
(edit) @eae983f4   12 years michaelni ffmpeg: fix fate breakage introduced by key=value buffersrc args. …
(edit) @1d69dcb8   12 years onemda swscale: unscaled rgb48 <-> bgr48 Signed-off-by: Paul B Mahol …
(edit) @e400b95b   12 years onemda bink: check av_mallocz() return value Signed-off-by: Paul B Mahol …
(edit) @c2dd01c1   12 years onemda binkaudio: prevent extradata overread Signed-off-by: Paul B Mahol …
(edit) @6fef82f   12 years nicolas.george ffmpeg: with filter_complex, avoid random in<->out mapping. With …
(edit) @fbaa8fe6   12 years nicolas.george ffmpeg: init icodec. With complex filter graphs, it can end up …
(edit) @8362d734   12 years nicolas.george ffmpeg: use the frame rate computed by lavfi. This frame rate is more …
(edit) @5f281e94   12 years nicolas.george ffmpeg: add frame rate to the buffersrc arguments. The arguments now …
(edit) @0f621256   12 years nicolas.george buffersrc: deprecate flat options syntax.
(edit) @9ca44067   12 years nicolas.george buffersrc: accept the frame rate as argument.
(edit) @dcaa4efc   12 years nicolas.george buffersrc: accept key=value arguments. The current flat arguments …
(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) @cac4760   12 years kostya.shishkov iac: generate codec tables as they are supposed to be Unlike its …
(edit) @e1a3fa5d   12 years kostya.shishkov indeo4: handle frame type 1 properly It turns out that this frame …
(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) @03e098e   12 years justin.ruggles lavu: change versioning script to include all av* prefixed symbols …
(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 …
Note: See TracRevisionLog for help on using the revision log.