source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @47540c8a   12 years michaelni avformat/avs: increase probe score to preempt conflict with avxsynth …
(edit) @4331484b   12 years Clément Bœsch lavc/utils: fix metadata audio frame memleak in case of non refcounted …
(edit) @76fdced1   12 years michaelni asrc_sine: avoid use of INFINITY as it might be a non constant This …
(edit) @426ebdf9   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @b853103f   12 years michaelni matroskadec: Add support for parsing Matroska ContentEncKeyID This …
(edit) @2753d4eb   12 years nicolas.george lavfi/vf_yadif: use standard options parsing.
(edit) @8d4d11cd   12 years nicolas.george lavfi/vf_unsharp: use standard options parsing.
(edit) @769cc300   12 years nicolas.george lavfi/vf_transpose: use standard options parsing.
(edit) @392ec7e   12 years nicolas.george lavfi/vf_pad: use standard options parsing.
(edit) @b201c167   12 years nicolas.george lavfi/vf_fps: use standard options parsing.
(edit) @4e2bcec9   12 years nicolas.george lavfi/vf_fade: use standard options parsing.
(edit) @80580b40   12 years nicolas.george lavi/vf_drawbox: use standard options parsing.
(edit) @37438d0a   12 years nicolas.george lavfi/vf_delogo: use standard options parsing.
(edit) @40ecd44   12 years nicolas.george lavfi/vf_decimate: use standard options parsing.
(edit) @6202cf5d   12 years nicolas.george lavfi/vf_crop: use standard options parsing.
(edit) @e9ca55ae   12 years nicolas.george lavfi/af_volume: use standard options parsing.
(edit) @e9f45a83   12 years nicolas.george lavfi/vf_tile: use standard options parsing.
(edit) @8c6c811b   12 years nicolas.george lavfi/avf_concat: use standard options parsing.
(edit) @befbcc37   12 years nicolas.george lavfi: add common code to handle options parsing.
(edit) @cdd78a65   12 years nicolas.george lavf/vobsub: free index pseudo-packet.
(edit) @6a90f6d7   12 years nicolas.george ffmpeg: fix freeing of sub2video frame.
(edit) @21b092de   12 years nicolas.george lavfi: add sine audio source.
(edit) @8d928a9d   12 years nicolas.george lavu/opt: add AV_OPT_TYPE_DURATION.
(edit) @68fb7e26   12 years nicolas.george lavfi/concat: fix silence duration computation. Inside …
(edit) @de1a7159   12 years nicolas.george lavf/concatdec: support seeking.
(edit) @710cd0fd   12 years michaelni avformat: Fix infinite probing that reads the whole file Fixes: …
(edit) @06a43bae   12 years michaelni av_find_stream_info: change read_size to 64bit Signed-off-by: Michael …
(edit) @9ea6c148   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @271f9594   12 years michaelni libavcodec/mips: fix for mips optimized fp fft with hard coded tables …
(edit) @b274703   12 years michaelni avutil/atomic: use av_assert0() Signed-off-by: Michael Niedermayer …
(edit) @eaa5882e   12 years michaelni avutil: fix compilation Signed-off-by: Michael Niedermayer …
(edit) @a964d6a8   12 years nicolas.george lavu/frame: use channels rather than channel_layout.
(edit) @0d09aa9d   12 years nicolas.george lavf: avformat_seek_file(): validate stream_index.
(edit) @de1568a4   12 years nicolas.george lavf/concatdec: fix possible leak in case of malloc failure. Fix CID …
(edit) @5eb273b2   12 years nicolas.george lavfi/buffersink: check av_frame_ref() failure.
(edit) @ac44e52f   12 years onemda lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
(edit) @7aa9af51   12 years onemda lavu/opt: add AV_OPT_VIDEO_RATE option Signed-off-by: Paul B Mahol …
(edit) @7d29c6e   12 years michaelni mips: Optimization of IIR filter function Signed-off-by: Bojan …
(edit) @26f3924d   12 years michaelni mips: Optimization of AAC coefficients encoder functions …
(edit) @e7dd0365   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @f7fee8f7   12 years michaelni Merge commit 'c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352' * commit …
(edit) @084510d1   12 years michaelni Merge commit 'c71c80f53b6a63fd6360d9de5a262f9e7c85681f' * commit …
(edit) @54b0bef3   12 years michaelni Merge commit '4e70d66ded537cadd32dbd02a38c3d86a203c812' * commit …
(edit) @df804041   12 years michaelni Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804' * commit …
(edit) @17ebef2f   12 years michaelni Merge commit '2c328a907978b61949fd20f7c991803174337855' * commit …
(edit) @a5e6080a   12 years martin rtmp: Pass the parameters to do_adobe_auth in the right order …
(edit) @db8403d0   12 years michaelni vc1dec: interlaced B-frames Signed-off-by: Michael Niedermayer …
(edit) @d244a61   12 years michaelni er: set error_occured on missing slices Signed-off-by: Michael …
(edit) @17e1b3c   12 years Clément Bœsch fate: make metadata fate tests only output ts and metadata. The other …
(edit) @33b05498   12 years stefasab lavc/utils: add VP6F hack for setting correct video size in stream …
(edit) @d4982b1   12 years Clément Bœsch lavd/dshow: fix style and typo recently introduced.
(edit) @17c1881d   12 years onemda lavfi: remove harddup libmpcodecs wrapper It is supposed to be used …
(edit) @b964b0fc   12 years tempn changelog: 10% faster aac encoding on x86 and MIPS
(edit) @e292d751   12 years stefasab ffprobe: set writer context to 0 after allocation Avoid access to …
(edit) @1c3b4281   12 years Clément Bœsch doc/developer: fix typo in regression tests ref.
(edit) @879ca313   12 years Clément Bœsch fate: add missing filter dep in metadata tests.
(edit) @18f43de9   12 years stefasab doc/ffmpeg,ffmpeg-formats: avoid to mention ffmpeg options from …
(edit) @2bac6b6f   12 years stefasab doc/ffmpeg-formats: reword and extend documentation for …
(edit) @608bccf4   12 years stefasab lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxy
(edit) @d23aefa4   12 years michaelni mips: inline assembly clobber list polishing List of clobbered …
(edit) @4ce03a95   12 years michaelni lmlm4: check packet_size against lower limit too Fixes CID732224 …
(edit) @d275f6ed   12 years michaelni doc: update release_notes by taking the ones from release/1.2
(edit) @bf0e44fa   12 years Clément Bœsch fate: add curves filter test.
(edit) @feeb8ca5   12 years michaelni vp56: Check av_frame_ref() return code Fixes CID991837 …
(edit) @5f476cfe   12 years michaelni avformat/tee: add forgotten ret assignment Fixes CID991840 …
(edit) @1e41b8cd   12 years michaelni hpeldsp: Increase put_no_rnd_pixels_tab[][] size Fixes CID991852 …
(edit) @21aa4faf   12 years Clément Bœsch fate: add ebur128 metadata test.
(edit) @2c993fec   12 years michaelni audio_get_buffer: add assert to ensure nb_extended_buf has a safe …
(edit) @fdda9b44   12 years michaelni matroska_parse_frame: fix memleak Fixes CID991856 Signed-off-by: …
(edit) @dec9800   12 years Clément Bœsch lavf: do not make a hard dep on internal subtitles helpers.
(edit) @ad985671   12 years michaelni mpegvideo_enc: remove stray semicolon Fixes CID991857 Signed-off-by: …
(edit) @f1c3d8b3   12 years michaelni avutil/add_to_pool: remove unused assgnment Fixed CID991859 …
(edit) @b619a548   12 years michaelni alac: Fix order of values in comment Signed-off-by: Michael …
(edit) @8d0da20c   12 years michaelni avidec: fix duration and bitrate of truncated files Signed-off-by: …
(edit) @c3ebfcd6   12 years anton mpegvideo: allocate hwaccel privdata after the frame buffer This …
(edit) @9c9ede44   12 years anton h264: allocate hwaccel privdata after the frame buffer This ensures …
(edit) @c71c80f5   12 years anton pthread: unref already decoded frames when flushing the decoder …
(edit) @4e70d66d   12 years anton mpegvideo: fix allocation of the hwaccel_picture_private data …
(edit) @6599b087   12 years anton buffersrc: fix a typo. Vertical shift is log2_chroma_h, not log2_chroma_w.
(edit) @2c328a90   12 years anton pixdesc: add a function for counting planes in a pixel format.
(edit) @1516bf7   12 years anton lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting.
(edit) @c977039   12 years anton lavc, lavfi: fix counting number of planes in AVBufferRef wrappers …
(edit) @e5c32d6d   12 years anton avplay: remove the -debug option. It just shadows the corresponding …
(edit) @3cd93cc7   12 years anton Revert "asfenc: return error on negative timestamp" This reverts …
(edit) @4d16ba2d   12 years onemda ffplay: silence warning of mixed enumeration types Signed-off-by: …
(edit) @69e93792   12 years michaelni lavf/mxfdec: read field dominance flag Signed-off-by: Michael …
(edit) @97f8c6e1   12 years michaelni pthread: update all get_buffer checks for get_buffer2 This restores …
(edit) @55bb8f45   12 years Carl Eugen Hoyos Fix Makefile dependency for the dvd_nav parser. Fixes compilation for …
(edit) @e4f5aa5e   12 years Carl Eugen Hoyos Inform the user if a pix_fmt != yuv420p was chosen for x264 encoding.
(edit) @6128d339   12 years michaelni AVFrame.pkt_dts: improve docs Related to Ticket2375 Signed-off-by: …
(edit) @0e02a519   12 years michaelni segment: copy metadata Fixes Ticket2230 Signed-off-by: Michael …
(edit) @823efd92   12 years michaelni Fix termination of mov_ch_layouts_wav array lookup Problem found …
(edit) @9c22039c   12 years michaelni doc: Document the order in which avoid_negative_ts is applied compared …
(edit) @aafbfb1c   12 years michaelni doc: try to improve avoid_negative_ts documentation Signed-off-by: …
(edit) @4b35be32   12 years Clément Bœsch lavc: fix avpacket memleak with subtitles recoding.
(edit) @fdca977a   12 years michaelni libavdevice sdl: added window_fullscreen option to switch SDL output …
(edit) @58bc6595   12 years michaelni libavcodec/proresdec.h: fix license header This was somehow missed …
(edit) @cea3a63b   12 years michaelni avutil/buffer: Fix race in pool. This race will always happen sooner …
(edit) @73ef1275   12 years michaelni append_packet_chunked: remove outcommented code our variant works …
(edit) @0163ad66   12 years michaelni mpeg2: 12LSB w/h of 0 is not allowed in compliant videos thus this …
Note: See TracRevisionLog for help on using the revision log.