source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d344b999   12 years stefasab doc/ffprobe: fix references in See Also section
(edit) @e2785001   12 years michaelni oggdec: Support byte based seeking Fixed Ticket2317 Signed-off-by: …
(edit) @e10f5bd0   12 years michaelni avformat: Add a mechanism to allow demuxers to detect byte based …
(edit) @1c0d8f25   12 years Carl Eugen Hoyos Add a work-around for msvc compilation until c99-to-c89 issue 7 is …
(edit) @f51ce34e   12 years michaelni matroskadec: fix display_width/height = 0 handling Fixes Ticket2424 …
(edit) @36babfdc   12 years stefasab doc/fate.texi: fix typo
(edit) @9cb25440   12 years onemda doc/filters: fix error in blend description Signed-off-by: Paul B …
(edit) @5c6f7ed   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: lavc: …
(edit) @464f94b2   12 years nicolas.george lavc: do not init frame with guessed layout. It is breaking support …
(edit) @d38c173d   12 years nicolas.george lavfi/af_atempo: simplify request_frame loop.
(edit) @b570f24d   12 years nicolas.george lavfi/af_asetnsamples: simplify request_frame loop.
(edit) @9566ba91   12 years nicolas.george lavfi/f_ebur128: remove request_frame hack.
(edit) @77fa554b   12 years nicolas.george lavfi/vf_tile: simplify request_frame loop.
(edit) @69d67fb   12 years nicolas.george lavfi: reindent after last commit.
(edit) @79d8cfac   12 years nicolas.george lavfi: loop on request_frame if necessary. Some filters need several …
(edit) @db2d3a90   12 years Carl Eugen Hoyos Skip padding in an id3 tag in aiff files. Fixes ticket #2430. …
(edit) @c208576c   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @c484b3af   12 years Carl Eugen Hoyos Fix make checkheaders without opencl headers.
(edit) @d3fc2db4   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4d63694   12 years michaelni Merge commit '817dff578f13ce97576c609ab141508b9dc782e9' * commit …
(edit) @e3cc92a6   12 years onemda smacker: fix off by one error Regression since …
(edit) @6ce1d873   12 years michaelni Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65' * commit …
(edit) @6fcb4ae1   12 years onemda lavfi/afade * biquads: call av_frame_copy_props() Signed-off-by: Paul …
(edit) @0ab10f69   12 years onemda lavfi/earwax: clip sample, this is what sox does Fixes #1884. …
(edit) @6e90d9e2   12 years Carl Eugen Hoyos vf_deshake: Reorder constant arguments in an if() statement. Fixes …
(edit) @bf65752   12 years onemda aphaser filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @6e3c13a   12 years anton avfiltergraph: check for sws opts being non-NULL before using them. …
(edit) @817dff57   12 years anton configure: Check for the atomic.h functions used in the suncc atomics …
(edit) @f9f6402e   12 years anton configure: prettify atomics handling. Add simpler names and a …
(edit) @83e22172   12 years michaelni flvdec: fix seeking in audio only files Fixes Seeking with the file …
(edit) @aa7d9809   12 years michaelni h264pred: fix "warning: initialization discards const qualifier from …
(edit) @e7692a9b   12 years Clément Bœsch lavfi/edgedetect: reindent after previous commit.
(edit) @e366aec0   12 years Clément Bœsch lavfi/edgedetect: add direct path.
(edit) @ccc25378   12 years michaelni avformat: fix atomatic format selection for (s)segment Fixes …
(edit) @356363c8   12 years michaelni ffmpeg: Fix forcing of the framerate for stream copy on input Fixes …
(edit) @90793591   12 years michaelni deshake opencl based on comments on 20130402 3rd Signed-off-by: …
(edit) @c09da45f   12 years michaelni dsputil: Fix "warning: initialization discards const qualifier from …
(edit) @1de11a7c   12 years onemda libmp3lame: allow joint stereo to be disabled Signed-off-by: Paul B …
(edit) @4dd31f88   12 years michaelni cavs: fix "warning: initialization discards const qualifier from …
(edit) @7f4b588f   12 years michaelni ffplay: use seek per time for ogg by default Fixes Ticket2383 …
(edit) @064acc97   12 years stefasab lavu/opencl: use consistent inclusion header guard name
(edit) @57d77b39   12 years stefasab lavu/opencl: apply misc cosmetics fixes Split long lines, reindent …
(edit) @4394528d   12 years michaelni cavsdsp: fix "warning: initialization discards const qualifier from …
(edit) @f7a02d5   12 years michaelni ffmpeg: initialize got_output, this silences a compiler warning from …
(edit) @6278bc8a   12 years Clément Bœsch lavfi/curves: make use of options to store the preset names.
(edit) @2208a46f   12 years Clément Bœsch cmdutils: fix build with --disable-avfilter.
(edit) @599866f5   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @ce841bc0   12 years michaelni Changelog: add entry for OpenCL Signed-off-by: Michael Niedermayer …
(edit) @7607132   12 years michaelni opencl: fix double ; Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @189cbc1a   12 years michaelni opencl wrapper based on comments on 20130401 Signed-off-by: Michael …
(edit) @24f822c3   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: oma: …
(edit) @52853077   12 years nicolas.george lavfi/af_asetnsamples: fix EOF handling. Only filter one buffered …
(edit) @983d04dd   12 years nicolas.george lavu/opt: make sure av_opt_set_bin() handles NULL/0.
(edit) @9dd54d74   12 years nicolas.george lavd/v4l2: fully init an ioctl argument. Silence a valgrind warning …
(edit) @f810ca63   12 years nicolas.george lavfi: detect merge failure for unknown layouts. Detect when …
(edit) @7d057515   12 years derek.buitenhuis doc: Grammar fixes for strem specifiers section Signed-off-by: Derek …
(edit) @0cb2d324   12 years derek.buitenhuis doc: Fix broken English in the common options description …
(edit) @a034cdf4   12 years derek.buitenhuis doc: Grammar fixes for stream selection Signed-off-by: Derek …
(edit) @9db70620   12 years derek.buitenhuis doc: Consistently use 'filtergraph' We used to use 'filtergraph' or …
(edit) @9249b28e   12 years derek.buitenhuis doc: Grammar fixes for FFmpeg's detailed description Signed-off-by: …
(edit) @fe64b889   12 years derek.buitenhuis doc: Consistently use 'frame rate' everywhere We used to use …
(edit) @91b5ee66   12 years derek.buitenhuis doc: Grammar fixes for FFmpeg description Signed-off-by: Derek …
(edit) @9f597052   12 years derek.buitenhuis doc: Fix grammar in -n description Signed-off-by: Derek Buitenhuis …
(edit) @876fe11e   12 years derek.buitenhuis doc: Small grammar fix in -f description Signed-off-by: Derek …
(edit) @e54a15b6   12 years derek.buitenhuis doc: Document which cpuflags exist Signed-off-by: Derek Buitenhuis …
(edit) @4c79367e   12 years derek.buitenhuis doc: Explain the various logevel settings Signed-off-by: Derek …
(edit) @1fb8ecb4   12 years derek.buitenhuis doc: Remove list of format fields These are available in the output …
(edit) @a9f8182a   12 years michaelni doxygen: dont strip code comments Signed-off-by: Michael Niedermayer …
(edit) @ac126a98   12 years michaelni dvdec: fix lowres=3 with yuv 4:1:1 Fixes Ticket2390 Signed-off-by: …
(edit) @d00dcb8c   12 years Clément Bœsch opt: attempt to improve options dump output. Add some indent and …
(edit) @999a46b1   12 years Clément Bœsch cmdutils: support filters in the help topic system.
(edit) @7d8ad6c1   12 years Clément Bœsch cmdutils: avtool -> fftool
(edit) @5c13ae28   12 years michaelni cmdutils: allow forcing log line repeation Signed-off-by: Michael …
(edit) @cb16d433   12 years michaelni cmdutils_common_opts: fix loglevel help text as its inaccurate ffmpeg …
(edit) @66c92a15   12 years stefasab examples/resampling_audio: make use of …
(edit) @5c73645d   12 years stefasab lavu/samplefmt: add av_samples_alloc_array_and_pointers()
(edit) @39aad434   12 years stefasab lavfi/overlay: fix debug PTS output in try_filter_frame() The PTS of …
(edit) @0933fd15   12 years lu_zero oma: Validate sample rates The sample rate index is 3 bits even if …
(edit) @87417300   12 years Clément Bœsch doc/filters: fix width/height typo in crop filter. Signed-off-by: …
(edit) @01b2d128   12 years Clément Bœsch lavfi/volume: use designated initializers for the sample_fmts declaration.
(edit) @4dae804d   12 years Clément Bœsch lavfi/volume: use copy props helper instead of incomplete manual code.
(edit) @eb054a96   12 years Clément Bœsch fate/filter: use aperms to test volume filter.
(edit) @f8201cc   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @29667a2c   12 years Clément Bœsch decimate: check for avctx ptr before closing. Fixes a crash init …
(edit) @8cd7aab1   12 years michaelni Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24. Partial …
(edit) @34ea5f4   12 years michaelni h264_refs: check for multiple mismatching long term ref assignments …
(edit) @8b9059c   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @3d68f5e   12 years michaelni h264_direct: assert the validity of the spatial ref Signed-off-by: …
(edit) @285c5f68   12 years michaelni h264: move last_slice_type reset into decode_slice_header …
(edit) @11c3381c   12 years michaelni h264: move the default_ref_list_done check down after its inputs have …
(edit) @3f2ce24f   12 years michaelni h264_refs: assert that the references are not deallocated …
(edit) @fbb6741a   12 years michaelni h264_refs: assert that long ref fields have not been inserted multiple …
(edit) @dc92464a   12 years michaelni avutil: add av_buffer_get_ref_count() This function is quite usefull …
(edit) @74601659   12 years michaelni h264: Move slice_table clean out of frame_start Fixes inconsistency …
(edit) @f2f57d16   12 years derek.buitenhuis doc/platform: Remove part about dllimport Only deprecated things need …
(edit) @1c2ac449   12 years Marton Balint ffplay: always queue attachment pictures after flushing the video …
(edit) @de81d8da   12 years Marton Balint ffplay: fix early frame dropped pts serial Fixes early frame drop …
(edit) @1d6e6189   12 years lu_zero vp8: Fix pthread_cond and pthread_mutex leaks CC: …
(edit) @b448c0a6   12 years michaelni Write broken aac frames to mov files instead of skipping them. Fixes …
(edit) @89ec4f4d   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
Note: See TracRevisionLog for help on using the revision log.