source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5be8c276   11 years michaelni avformat/rtspdec: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @28706178   11 years michaelni avcodec/vp3: use av_mallocz_array() Signed-off-by: Michael …
(edit) @0674da99   11 years michaelni avcodec/cavs: use av_mallocz_array() Signed-off-by: Michael …
(edit) @8a64ea76   11 years lou doc/filters: amix only supports float samples Signed-off-by: Lou …
(edit) @1853e2cb   11 years michaelni avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NB …
(edit) @0d26264   11 years michaelni avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB …
(edit) @ee0c91cc   11 years michaelni avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NB …
(edit) @515e8aed   11 years michaelni avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NB …
(edit) @e10ac3a1   11 years michaelni avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NB …
(edit) @cfa0ad6   11 years michaelni avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB …
(edit) @1dbc9846   11 years michaelni avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB …
(edit) @c0f8801e   11 years michaelni avfilter/il: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
(edit) @5feac96f   11 years michaelni avfilter/hflip: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
(edit) @f3fdc32e   11 years michaelni avfilter/crop: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
(edit) @64fb19cc   11 years michaelni avfilter/formats: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
(edit) @0f17bc64   11 years michaelni Improve the detection of architecture x86. This fixes building on …
(edit) @58632070   11 years michaelni x86/dsputilenc: use HADDD in ff_sse16_sse2 Signed-off-by: James Almer …
(edit) @e64e079e   11 years michaelni x86/dsputilenc: implement SSE2 version of diff_pixels Signed-off-by: …
(edit) @a0c5cd34   11 years michaelni avcodec/x86/dsputilenc: set the count of SSE registers correctly for …
(edit) @a1cb4efd   11 years michaelni Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156' * commit …
(edit) @50ffd843   11 years michaelni Merge commit 'b03b2d86aa9d79670825b42d8a8a7c41f59cb444' * commit …
(edit) @cdf6a944   11 years michaelni Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3' * commit …
(edit) @de5ec088   11 years michaelni Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8' * commit …
(edit) @a37f2cc5   11 years michaelni avfilter/vf_format: fix duplicate ; Signed-off-by: Michael …
(edit) @6e9dbee   11 years michaelni Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece' * commit …
(edit) @e222cfef   11 years michaelni Merge commit '4d8c28deab2488579f585406110b1be790896e59' * commit …
(edit) @e6a08464   11 years michaelni avformat/utils: set max analyze duration depending on the …
(edit) @52887aa4   11 years michaelni avformat: move default for max_analyze_duration into utils.c this way …
(edit) @7cc4c9f3   11 years anton lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB Thatt hardcodes the …
(edit) @b03b2d8   11 years anton buffersrc: avoid using AV_PIX_FMT_NB That hardcodes the number of …
(edit) @a7d070ac   11 years anton vf_fieldorder: avoid using AV_PIX_FMT_NB That hardcodes the number of …
(edit) @862f33c   11 years anton vf_scale: use the pixfmt descriptor API Avoid using AV_PIX_FMT_NB, …
(edit) @45fc73ed   11 years anton vf_format: rework format list parsing Avoid using AV_PIX_FMT_NB, …
(edit) @60ef6124   11 years lou MAINTAINERS: add Trac maintainers Signed-off-by: Lou Logan <lou@lrcd.com>
(edit) @5b1a56b3   11 years lou doc/ffmpeg: note that -t is also an input option Signed-off-by: Lou …
(edit) @2dbf5e7   11 years lou configure: s/solving/solve Signed-off-by: Lou Logan <lou@lrcd.com>
(edit) @53bac1b4   11 years u doc: add a tutorial for writing filters.
(edit) @d35000c2   11 years michaelni avcodec/g723_1: fix writing into input frame data and warning …
(edit) @2d56f0d0   11 years michaelni Write the actual mp3 frame size when muxing into caf if available. …
(edit) @2db89765   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @99d742aa   11 years michaelni configure: uClibc native pthread requires -ldl In the configure …
(edit) @86ae0da6   11 years michaelni x86: hpeldsp: propagate changes across codecs Some codecs still use …
(edit) @fc9c857c   11 years george ffmpeg: use thread message API.
(edit) @55cc60cd   11 years george lavu: add thread message API.
(edit) @58a10e0e   11 years george compat/w32pthreads: add return value to pthread_cond_init().
(edit) @96470ca2   11 years michaelni avformat/mov: allow seeking back to the begin even if nothing is …
(edit) @d2eacbb7   11 years michaelni doc/APIchanges: fix typo in date
(edit) @d236d490   11 years michaelni update APIchanges & version for c37d179 Signed-off-by: Michael …
(edit) @c37d1792   11 years michaelni avformat: add format_probesize to allow tuning the maximum amount of …
(edit) @b0d0e29f   11 years michaelni avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro Signed-off-by: …
(edit) @9f50d3b9   11 years michaelni avcodec/rv34: Fix () in GET_PTS_DIFF() macro Signed-off-by: Michael …
(edit) @a45e6b7b   11 years michaelni avcodec/psymodel: Fix () in AAC_CUTOFF() macro Signed-off-by: Michael …
(edit) @e5dc7439   11 years michaelni avcodec/proresenc_anatoliy: Fix () in macros Signed-off-by: Michael …
(edit) @a3950a90   11 years michaelni Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm" This …
(edit) @9babf137   11 years michaelni avcodec/msvideo1enc: Fix () in MKRGB555() macro Signed-off-by: …
(edit) @eb718f4c   11 years michaelni avcodec/opus: Fix () in ROUND_MULL() macro Signed-off-by: Michael …
(edit) @d62a4707   11 years michaelni avcodec/opus_celt: Fix () in CELT_PVQ_V macro Signed-off-by: Michael …
(edit) @c163f5e6   11 years michaelni avcodec/pngdec: fix () in OP_* macros Signed-off-by: Michael …
(edit) @ad733089   11 years michaelni x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm Signed-off-by: …
(edit) @6e725f19   11 years michaelni configure: try to fix the disappearing "r" bug in fate Signed-off-by: …
(edit) @ee9b019   11 years michaelni Merge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9' * commit …
(edit) @657c6032   11 years u avcodec/webvttenc: do not use EOVERFLOW. According to doc/errno.txt …
(edit) @4d8c28d   11 years anton imgutils: make systematic palette opaque. Signed-off-by: Anton …
(edit) @cf7ff014   11 years michaelni avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
(edit) @6e720c5c   11 years michaelni avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
(edit) @fa160af0   11 years michaelni avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
(edit) @f276bf30   11 years michaelni avcodec/ivi_dsp: add some missing () to macros Signed-off-by: Michael …
(edit) @70f671c3   11 years michaelni avcodec/hevc: fix () in macros Signed-off-by: Michael Niedermayer …
(edit) @0f45e643   11 years michaelni avcodec/h264_slice: fix macro () Signed-off-by: Michael Niedermayer …
(edit) @af62b427   11 years michaelni avcodec/h264: fix () in macros Signed-off-by: Michael Niedermayer …
(edit) @97e6b5ee   11 years michaelni avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
(edit) @fa915d41   11 years michaelni avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
(edit) @4372fb7a   11 years u avcodec/webvttenc: add webvtt encoder Based off the srt encoder. The …
(edit) @d94e255d   11 years michaelni x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readable …
(edit) @46e38835   11 years michaelni avcodec/opusdec: check alignment, misalignment could lead to crashes …
(edit) @61eea421   11 years michaelni x86/dsputilenc: port sum_abs_dctelem functions to yasm Signed-off-by: …
(edit) @ddeb58b9   11 years michaelni avcodec/asvenc: dont use a negative global_quality Signed-off-by: …
(edit) @9a7d332b   11 years michaelni avcodec/aacenc: dont use global quality if its negative Some …
(edit) @81aa0f46   11 years michaelni x86: hpeldsp: implement SSSE3 version of _xy2 Loading pb_1 rather …
(edit) @72631624   11 years michaelni Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87' * commit …
(edit) @cba92a22   11 years u avformat/vobsub: do not create empty streams. Fixes NULL dereference …
(edit) @e0d01dc7   11 years anton smoothstream: check malloc calls Signed-off-by: Anton Khirnov …
(edit) @8692e628   11 years anton rdt: check malloc calls Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @308188b   11 years michaelni Add metadata injection to blackdetect Signed-off-by: Michael …
(edit) @9722a6a3   11 years michaelni x86: hpeldsp: implement SSE2 put_pixels16_xy2 This is obviously …
(edit) @f0aca50   11 years michaelni x86: hpeldsp: implement SSE2 versions Those are mostly used in codecs …
(edit) @9eaa8c22   11 years lou MAINTAINERS: remove myself as website maintainer I never implemented …
(edit) @7538ad22   11 years michaelni x86/hevc_deblock: improve chroma functions register allocation …
(edit) @08c51e12   11 years u ffplay: support rotated video. with -f lavfi -i testsrc=s=hd1080 as …
(edit) @e63a17bf   11 years u avformat/mov: use av_display_rotation_get() for rotate metadata.
(edit) @fa972dcf   11 years u avutil/display: use hypot().
(edit) @584327f2   11 years michaelni x86/dsputil: fix argument declaration in vector_clipf Should fix fate …
(edit) @518cbf9b   11 years michaelni x86/dsputil: fix VECTOR_CLIP_INT32 macro The inline loop was …
(edit) @6b88f22e   11 years michaelni avcodec/dcadec: dont use hex float, msvc doesnt support it Found-by: …
(edit) @9ccb5455   11 years michaelni avcodec/dcadec: use a constant instead of assuming every compiler can …
(edit) @6da06ef6   11 years michaelni avcodec/dcadec: make dca_dmix_code() 650% faster This effectively …
(edit) @9340ced4   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @d062db7   11 years michaelni Merge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800' * commit …
(edit) @4e4dbb99   11 years michaelni dcadec: fix xxch_dmix_coeff and xxch_dmix_sf after merge …
(edit) @c867be03   11 years michaelni Merge commit '6b7b8585d73548f08b98959df39d80b97677662f' * commit …
Note: See TracRevisionLog for help on using the revision log.