2010-09-25 |
Maksym Veremeyenko | Support deinterlacing of YUVJ422P in old deinterlacer. |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefano Sabatini | Prefix enum var_name symbols with VAR_, to avoid confli... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefano Sabatini | Fix memleak introduced in: |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefano Sabatini | Document udp protocol. |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefano Sabatini | Slightly clarify expression in for the anullsrc source... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Reimar Döffinger | rawdec: ensure that there is always a valid palette... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
S.N. Hemanth... | Add asink_anullsink - null audio sink. |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefano Sabatini | Add asrc_anullsrc - null audio source. |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefano Sabatini | Make ffprobe able to set AVFormatContext options. |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefano Sabatini | Add more missing checks in opt_default(), prevent a... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Stefano Sabatini | Make the crop filters accept parametric expressions. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Change the syntax of the crop filter from x:y:w:h to... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Måns Rullgård | vorbisenc: remove VLAs |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Add missing uses of NULL_IF_CONFIG_SMALL for the filter... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Add missing NULL checks, fix crash. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Martin Storsjö | Add an AVOption max_delay for AVFormatContext->max_delay |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Add missing existence checks in opt_default(). |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Michael Niedermayer | Cosmetic (rename detect_repeats to is_atty which matche... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Michael Niedermayer | Doxy consistency cosmetics |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Michael Niedermayer | Enable AV_LOG_SKIP_REPEATED to maintain previous behavior. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Michael Niedermayer | 2nd try to fix av_log() repeated detection |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ronald S. Bultje | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ronald S. Bultje | Unroll loop in h264_idct_add16intra_sse2(). Basically... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ronald S. Bultje | Unroll loop in h264_idct_add8_sse2(). This means we... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ronald S. Bultje | Update docs regarding writing optimizations: |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Remove unnecessary av_strdup() and av_free(). |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Update doc/APIchanges after the last API changes. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Make ffplay -h show the settable AVOptions. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Deprecate av_opt_show() in favor of a new function... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Stefano Sabatini | Add frei0r filter. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Martin Storsjö | Add a G.722 encoder |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Reimar Döffinger | rawdec: only allocate a full-frame size buffer if it... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Michael Niedermayer | Correct terminology bug in poll_frame() |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Måns Rullgård | fate: print commands being executed with V=1 |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Carl Eugen... | Fix indentation after r25158. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
José Miguel... | Allow to set the frame rate in v4l2 devices |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Richard Buteau | Fix aspect ratio for files that have it stored in |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Ronald S. Bultje | Fix typo (instruciton -> instruction). |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Ivan Kalvachev | The debug text output of macroblocks can indicate MB_TY... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Diego Biurrun | cosmetics: Place concat protocol entry in alphabetical... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Martin Storsjö | tcp: Check both wfds and efds when waiting for the... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Måns Rullgård | x86: disable SSE functions using stack when stack is... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Måns Rullgård | Disable ALIGNED_STACK with icc 10 or prior on x86_32 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Måns Rullgård | Add HAVE_ALIGNED_STACK config setting |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Måns Rullgård | ARM: disable movw/movt for relocated values on Apple... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Stefano Sabatini | Move log_callback_help to cmdutils.[hc], for allowing... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Benjamin Larsson | Support deinterlacing of YUVJ420P. |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Martin Storsjö | Check for the IPPROTO_IPV6 define before using it |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Måns Rullgård | x86: remove hack disabling sse2 h264 loop filter with... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Måns Rullgård | Request 16-byte aligned stack with icc on x86_32 |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Justin Ruggles | 10l: error in last commit. use decoder channels not... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Justin Ruggles | Change remaining ost->st->codec and ist->st->codec... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Lou Logan | Remove legacy x264 presets |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Vitor Sessak | Remove pointless semicolon |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ronald S. Bultje | Don't access upper 32 bits of a 32-bit int on 64-bit... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
James Darnley | configure: print minimum lame version number required... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ronald S. Bultje | Properly add HAVE_YASM around yasmified symbols. Should... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ronald S. Bultje | Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ronald S. Bultje | Move sse16_sse2() from inline asm to yasm. It is one... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Måns Rullgård | configure: detect Open64 compiler |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ramiro Polla | swscale-test: cosmetic alignment |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Stefano Sabatini | Cosmetics: fix weird align. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Stefano Sabatini | Use <> for system headers inclusion. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Stefano Sabatini | Fix copyright notice, make it more consistent with... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Stefano Sabatini | Fix grammar in the ocv_smooth filter documentation. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Stefano Sabatini | Prefer "X" over ``X'', looks more readable and more... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Carl Eugen... | Remove useless comment. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ramiro Polla | swscale: remove useless temporary variable |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ramiro Polla | swscale: factorize plane copying code out of 2 functions |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ramiro Polla | swscale-test: always use bilinear scaler to get output... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
James Darnley | Allow float values for libmp3lame quality. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Justin Ruggles | Allow audiogen to take commandline parameters for sampl... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Martin Storsjö | rtsp: Handle standard assigned codec names for private... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Martin Storsjö | Handle G.722 in RTP, and all the exceptions mandated... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Reimar Döffinger | Check avctx width/height more thoroughly (e.g. all... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Michael Niedermayer | Clarify what av_read_frame() returns. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Måns Rullgård | Update pathscale compiler detection |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Måns Rullgård | ARM: fix NEON h264_idct_add8 |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Tomas Härdin | Add av_popcount() to libavutil/common.h and bump minor... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ronald S. Bultje | Rename h264_idct_sse2.asm to h264_idct.asm; move inline... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Stefano Sabatini | Implement libopencv smooth filter. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ramiro Polla | rgb2rgb: don't misuse HAVE_* defines |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Michael Niedermayer | Limit av_log repeat detection to terminals so as to... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Carl Eugen... | Reindent after r25115. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Zhou Zongyi | Add R10k decoder. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Carl Eugen... | Test lowres before codec init. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ramiro Polla | swscale: indentation and emtpy line cosmetics |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ramiro Polla | swscale: avoid reading prior to the source buffer in... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Reinhard Tartler | fix x11grab example in e.g. the manpage so that they... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Stefano Sabatini | Apply minor simplification in av_read_image_line(). |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Måns Rullgård | pixdesc: indent |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Måns Rullgård | pixdesc: use 8-bit accesses when possible in av_read... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Stefano Sabatini | Cosmetics: use x ? y : z construct and merge intializat... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Stefano Sabatini | Cosmetics: simplify layout of fmt_conversion_table... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Ramiro Polla | swscale-test: allow specifying src/dst pixel formats |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Ramiro Polla | indent |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Ramiro Polla | swscale-test: take input from reference file |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Ramiro Polla | swscale-test: always use SWS_BILINEAR to convert from... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Ramiro Polla | swscale-test: move conversion from ref to source back... |
commit | commitdiff | tree | snapshot |
next |