source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @612d9cdb   12 years michaelni ffplay: use av_guess_frame_rate() Reviewed-by: Marton Balint …
(edit) @ee53777e   12 years michaelni fate: Print correct error message for reference generation too …
(edit) @6c8aa203   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @670bb1c9   12 years Carl Eugen Hoyos Fix compilation with --enable-decoder=webp --disable-decoder=vp8
(edit) @4d3c5d3   12 years Carl Eugen Hoyos Do not show "Estimating duration from bitrate" warning if no duration …
(edit) @95c7cad7   12 years onemda lavc: remove empty function Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @c838701c   12 years stefasab doc/texi2pod.pl: skip printing chapter names if they are disabled
(edit) @37fce84e   12 years stefasab lavc/libtheoraenc: clarify comment about global_quality to quality …
(edit) @65340c97   12 years michaelni Fix pthread_cond and pthread_mutex leaks in vp8 Signed-off-by: …
(edit) @1c11ab8   12 years onemda paf_video: make code independent of sizeof(AVFrame) Signed-off-by: …
(edit) @66e9716a   12 years michaelni aacps: correct opdipd code to match spec This fixes out of array …
(edit) @a345b7f   12 years onemda vmdav: use more unchecked bytestream2 variants where it makes sense …
(edit) @67f9bbbb   12 years onemda noise_bsf: check if allocation failed Signed-off-by: Paul B Mahol …
(edit) @8263726c   12 years onemda lavc: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @c7269e3a   12 years michaelni vda_h264_dec: fit the new API It fixes a memory leak in this decoder …
(edit) @ef7b6b48   12 years michaelni ffmpeg/avformat: factor av_guess_frame_rate() out This will be used …
(edit) @c81d2fa9   12 years michaelni avutil/buffer: add get_opaque Signed-off-by: Michael Niedermayer …
(edit) @b01b60a2   12 years lu_zero fate: add an option to generate the references Useful to add or …
(edit) @774a268   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: flvdec: …
(edit) @8ed9d34a   12 years michaelni Merge commit 'c3d015775388882b8a122afc337ea35108f652be' * commit …
(edit) @24cfe91a   12 years michaelni id3v2: allocate large enough buffer Fixes array overread Found-by: …
(edit) @aa28c425   12 years michaelni mjpegdec: check buffer before using it Signed-off-by: Michael …
(edit) @551f6838   12 years michaelni yop: Do not keep a copy of parts of the returned packet Fixes double …
(edit) @6ae03353   12 years michaelni mpegvideo: Make the table reallocation more robust. This fixes out of …
(edit) @0fb9f77   12 years Clément Bœsch LICENSE: add libutvideo in the GPL libraries list.
(edit) @3969b4b8   12 years michaelni gmc: Always use edge emu The gmc functions access more pixels than …
(edit) @8fc52a5   12 years michaelni wmv2: drop non emu edge mode slightly (~ 0.5%) faster, tested with …
(edit) @76e6b1eb   12 years michaelni wmv2: Use emu edge mode when the edge is too small Fixes out of array …
(edit) @92002db3   12 years michaelni h264_refs: Check for attempts to assign pictures to short & long. …
(edit) @dd17843b   12 years Clément Bœsch fate/filter: make overlay test bitexact.
(edit) @ef4020ca   12 years Clément Bœsch fate/filter: move gradfun filtergraph to a dedicated script.
(edit) @0adc93ba   12 years Clément Bœsch fate/filter: move concat filtergraph to a dedicated script.
(edit) @b1213c9   12 years Clément Bœsch fate/filter: move some CMD below deps for consistency.
(edit) @7f19fc99   12 years Clément Bœsch fate/filter: remove pointless indirections for gradfun and hqdn3d.
(edit) @4694af10   12 years Clément Bœsch fate/filter: rename 'ubitux' rules to 'sample'.
(edit) @ac00755e   12 years Clément Bœsch fate/filter: stick delogo test with its deps (cosmetics).
(edit) @27b7bfc7   12 years michaelni avidec: Fix demuxing of non seekable avis with multiple RIFFs This …
Note: See TracRevisionLog for help on using the revision log.