source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a5486712   13 years michaelni ffmpeg: fix frame duration used for video sync. Signed-off-by: …
(edit) @1ca37e79   13 years michaelni src_buffer: ifdef->if CONFIG_* Reviewed-by: Stefano Signed-off-by: …
(edit) @eae77f46   13 years Carl Eugen Hoyos Fix lagarith YUY2 output.
(edit) @2c83265   13 years michaelni error: Try to make av_strerror() closer to binary identical across …
(edit) @f8b536a7   13 years michaelni parseutils: use strings instead of integers for error codes. error …
(edit) @9501b932   13 years michaelni parseutils: fix ;/, error Signed-off-by: Michael Niedermayer …
(edit) @66337bf9   13 years michaelni qdm2: print error messages instead of just retunring failures …
(edit) @badb0c07   13 years Reimar.Doeffinger CSCD: must use reget_buffer. Using release_buffer and get_buffer as …
(edit) @1ebf6f9   13 years michaelni g723_1: change to encode2() Signed-off-by: Michael Niedermayer …
(edit) @b4178a3   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @b4b58485   13 years michaelni shorten: increase max_frame_size. Fixes Ticket1250 Signed-off-by: …
(edit) @0261902d   13 years michaelni doc/examples/Makefile: split lines up to make diffs that change them …
(edit) @75e0324   13 years nicolas.george src_buffer: move code to avoid forward declarations.
(edit) @f7f6aaf9   13 years michaelni yuv4mpeg: support 9/10/16 bit pixel formats Signed-off-by: Jean First …
(edit) @e7117f1c   13 years michaelni aasc: use the correct reader offset Fixes Ticket1232 Signed-off-by: …
(edit) @b2e495a   13 years martin rtmp: Support 'rtmp_live', an option which specifies if the media is a …
(edit) @ce473de9   13 years diego av_samples_fill_array: Mark unmodified function argument as const. …
(edit) @541bfba8   13 years Carl Eugen Hoyos Write palettised targa. Fixes ticket #1190. Reviewed-by: Paul B Mahol
(edit) @299d58e1   13 years Carl Eugen Hoyos Support yuva422p rawvideo in nut.
(edit) @29fe6b3c   13 years Carl Eugen Hoyos Add yuva422p to yadif format list.
(edit) @4e4634aa   13 years Carl Eugen Hoyos Support yuva422p in ffv1.
(edit) @8ba543eb   13 years Carl Eugen Hoyos Add Avid Meridien (AVUI) decoder.
(edit) @143a5c55   13 years Carl Eugen Hoyos Add yuva422p pix_fmt.
(edit) @464e9ab   13 years kostya.shishkov lagarith: add YUY2 decoding support Unlike other variants, for YUY2 …
(edit) @58637a0b   13 years kostya.shishkov Support decoding unaligned rgb24 lagarith. Signed-off-by: Kostya …
(edit) @7da0a072   13 years michaelni mp3demux: fix id3 discard code Signed-off-by: Michael Niedermayer …
(edit) @f46185c   13 years michaelni mp3demux: fix off by 1 error Signed-off-by: Michael Niedermayer …
(edit) @3183c38a   13 years michaelni mp3decoder: discard ID3 tags Signed-off-by: Michael Niedermayer …
(edit) @01100415   13 years michaelni lavc/utils: change a few asserts to av_assert0() Signed-off-by: …
(edit) @36583d23   13 years michaelni audio_frame_que: simplify Also update libav->ffmpeg as theres pretty …
(edit) @520c1ec6   13 years diego dv: Split profile handling code into a separate file.
(edit) @364c71c8   13 years michaelni movenc: store codecs that dont provide a frame_size as audio_vbr=1 …
(edit) @653d117c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @0a3ad7ff   13 years anton flvenc: use AVFormatContext, not AVCodecContext for logging. Encoder …
(edit) @455245ca   13 years diego mov: Remove write-only variable in mov_read_chan(). …
(edit) @cb982739   13 years michaelni mpegvideo: double thread limit 16 seems a bit tight for current high …
(edit) @fa8fc3b7   13 years alex.converse fate: Change the probe-format refs to match the final text format …
(edit) @6345209a   13 years alex.converse fate: Add avprobe as a make dependency
(edit) @4bfa67bd   13 years alex.converse Add probe fate tests to test for regressions in detecting media types. …
(edit) @40fa14f7   13 years alex.converse fate: Add oneline comparison method Signed-off-by: Alex Converse …
(edit) @64953f67   13 years justin.ruggles qdm2: clip array indices returned by qdm2_get_vlc(). Prevents …
(edit) @fff9680d   13 years michaelni aacdec: Add forgotten flush See Ticket420 Signed-off-by: Michael …
(edit) @c6aa2c4b   13 years michaelni ffmpeg: print next_dts too on debug_ts Signed-off-by: Michael …
(edit) @8036a69e   13 years michaelni Decode XBR extension in first asset Reviewed-by: Benjamin Larsson …
(edit) @85e5b86   13 years justin.ruggles avplay: properly close/reopen AVAudioResampleContext on channel layout …
(edit) @f1322480   13 years justin.ruggles avcodec: do not needlessly set packet size to 0 in …
(edit) @74e10b62   13 years justin.ruggles avcodec: for audio encoding, reset output packet when it is not valid
(edit) @fa0319b4   13 years justin.ruggles avcodec: refactor avcodec_encode_audio2() to merge common branches
(edit) @b461cd4d   13 years justin.ruggles avcodec: remove fallbacks for AVCodec.encode() in …
(edit) @f14f3bae   13 years michaelni mp3enc: avoid ifdef Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @8da0a6cd   13 years michaelni mp3enc: Fix Xing tag identification string for CBR files Fixes the …
(edit) @fdc91863   13 years diego libschroedinger: Switch to function names more in line with Libav style.
(edit) @9cef0669   13 years diego Move code shared between libdirac and libschroedinger to …
(edit) @8134fafe   13 years anton lavfi: uninline avfilter_copy_buffer_ref_props(). A nontrivial public …
(edit) @1432c1c   13 years anton lavf: add missing '*' in a doxy.
(edit) @10d2ea26   13 years diego h264: Remove a commented-out function pointer typedef.
(edit) @ea140506   13 years diego txd: Remove write-only variable in txd_decode_frame(). …
(edit) @246b050f   13 years diego mmvideo.c: Remove unused variable in mm_decode_pal(). …
(edit) @dbe6ba55   13 years diego build: cosmetics: Add missing end-of-line backslashes to item lists.
(edit) @9eb83a56   13 years diego build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
(edit) @1f4f7521   13 years diego libschroedinger: Move a function to avoid a forward declaration.
(edit) @b68c4ac   13 years diego pthread: warn on high thread counts Signed-off-by: Diego Biurrun …
(edit) @a07578f3   13 years diego vf_yadif: fix missing error handling for avfilter_poll_frame()
(edit) @08354bf   13 years anton avprobe: allow showing only one container/stream property. This is …
(edit) @0bbd8747   13 years anton lavfi: support audio in avfilter_copy_frame_props().
(edit) @11b6a824   13 years anton lavfi: avfilter_merge_formats: handle case where inputs are same This …
(edit) @828bd088   13 years anton lavc: add sample rate and channel layout to AVFrame. Rationale is the …
(edit) @16b9156b   13 years michaelni ffm: disable adjust_write_index() This code can in its current form …
(edit) @37f4a976   13 years lu_zero zerocodec: check if the previous frame is missing ZeroCodec relies on …
(edit) @e004bc16   13 years lu_zero doc: clarify check for NULL pointer style Our code should be terse …
(edit) @4f5c5416   13 years michaelni yadif: Add yuva444p to format list. Signed-off-by: Michael …
(edit) @bd1d975c   13 years michaelni swr: fix silence buffer for planar U8 Signed-off-by: Michael …
(edit) @fecdc76a   13 years michaelni swr: fix cpy() after the len was changed to be in samples. …
(edit) @715c8a5a   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (28 …
(edit) @cbbc472   13 years michaelni swr-x86-simd: add ff_unpack_2ch_int16_to_int16/int32/float_a_ssse3 …
(edit) @fb5c1aae   13 years kostya.shishkov dfa: use more meaningful return codes
(edit) @71a3c59e   13 years kostya.shishkov eatgv: check vector_bits Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @a390aa0   13 years kostya.shishkov eatgv: check motion vectors
(edit) @f10aeab6   13 years michaelni swr: audioconvert: consider mono to be planar This way it will be …
(edit) @30b1961c   13 years diego Mark a number of variables only used in av_dlog() calls as av_unused. …
(edit) @b2e92e94   13 years diego dvdec: drop const qualifier from variable to eliminate a warning …
(edit) @ad027866   13 years diego avcodec: Improve comment for thread_safe_callbacks to avoid …
(edit) @be6009d3   13 years diego tests/utils: don't ignore the return value of fwrite() Signed-off-by: …
(edit) @72ae583b   13 years michaelni swr-x86-simd: stereo unpack S16/S32/FLT-> S16/S32/FLT SSE/SSE2 (16 new …
(edit) @11ad5f0   13 years michaelni swr-x86-simd: create prototypes with macros, this is simpler. …
(edit) @adfa53b9   13 years michaelni swr-x86-SIMD: 3 instructions less for stereo planar->packed …
(edit) @d1ac8e10   13 years michaelni CrystalHD: Improve detection of field pair -> two fields content. …
(edit) @d4ac703c   13 years anton lavfi/formats: use sizeof(var) instead of sizeof(type).
(edit) @f10530b7   13 years anton lavfi: remove avfilter_default_config_input_link() declaration The …
(edit) @25b3babe   13 years anton lavfi: always enable the scale filter and depend on sws. The scale …
(edit) @fd18ee0f   13 years anton vf_split: support user-specifiable number of outputs.
(edit) @dce415e7   13 years anton avconv: remove stray useless comment.
(edit) @67a316bb   13 years nicolas.george vsrc_buffer: deprecate the header.
(edit) @aaa94f28   13 years nicolas.george vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
(edit) @4d4350f4   13 years nicolas.george src_buffer: update get_nb_failed_requests name. Implement …
(edit) @fe511b6e   13 years nicolas.george asrc_abuffer: deprecate the header.
(edit) @675e83bb   13 years nicolas.george asrc_abuffer: deprecate av_asrc_buffer_* functions.
(edit) @6073ce71   13 years nicolas.george lavfi: install buffersrc.h.
(edit) @317b2b7e   13 years nicolas.george lavfi: remove av_buffersrc_buffer. It is no longer used anywhere. …
(edit) @8ad1964e   13 years nicolas.george buffersrc: fix av_buffersrc_add_ref doxy. av_buffersrc_add_ref can …
Note: See TracRevisionLog for help on using the revision log.