2009-03-18 |
Reimar Döffinger | Rename GUID typedef to ff_asf_guid to fix MinGW compila... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Alex Converse | Move MPEG-4 AOT enum to mpeg4audio.h. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Reimar Döffinger | Add a special guidcmp function to compare ASF guids... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Diego Biurrun | Consistently use ff_ prefixes for internal symbols. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Diego Biurrun | Add list of supported input/output devices. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Diego Biurrun | Adjust @columnfractions settings to reflect the number... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ramiro Polla | use intptr_t to cast pointers to int in codecs maintain... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Cédric Schieli | Add a fillPlane function to fill a plane with one const... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Cédric Schieli | Don't write outside of the picture buffer in planarCopy... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ronald S. Bultje | Fix wrong @file tag. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Gwenole Beauchesne | Amend AVCodecContext with hwaccel_context (HW accelerat... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ronald S. Bultje | Reindent after r18023. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ronald S. Bultje | Add RTP/ASF header parsing, which is part of the SDP... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
avcoder | cosmetics: fix indentation, patch by avcoder, ffmpeg... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Diego Biurrun | Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Diego Biurrun | whitespace cosmetics: Consistently format function... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Justin Ruggles | Add documentation about missing E-AC-3 features. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
John Cox | Fix SEIs when splitting H264 input. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Reimar Döffinger | Extend mov edit list support to work for a first paddin... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Måns Rullgård | rmdec: fix crash at end of file |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Cédric Schieli | Add an alpha parameter to the YUV2RGBFUNC macro to... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Alex Converse | Cosmetics: Re-indent after last commit |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Alex Converse | MOV: Support stz2 "Compact Sample Size Box" |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Alex Converse | AAC: IEEE-754 type punning for 16-bit floating point... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | More reindent, forgotten in previous commit. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Parse index chunk so that seeking in modern .rm files... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Benoit Fouet | Revert the alphabetical reordering which made me owner... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Reindent after r18010. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Mark the first output audio frame as keyframe (separate... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Remove packet returning in ff_rm_parse_packet() if... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Benoit Fouet | Fix alphabetical order. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Reindent after r18005. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Daniel Verkamp | Fix an assert(). |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Merge code for packet reading in "old" (.ra, audio... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Cédric Schieli | Split YUV2RGB operands declaration into a separate... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Baptiste Coudurier | cosmetics, remove useless braces |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Baptiste Coudurier | simplify printing |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Baptiste Coudurier | fix trkn metadata parsing |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Baptiste Coudurier | move read_udta_string up to avoid forward declaration |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Baptiste Coudurier | more generic metadata handling |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Baptiste Coudurier | do not set isom if ctype is not set, happens in mov |
commit | commitdiff | tree | snapshot |
2009-03-16 |
David Conrad | Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | search for hdlr atom in meta, some files do not store... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Ramiro Polla | mingw32: call lib.exe instead of lib to facilitate... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Matthieu Castet | Disallow out-of-tree builds with config.h in the source... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Ronald S. Bultje | Fix index generation in the way that it was supposed... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Larsson | Add cook channel count function, part of multichannel... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Larsson | Add max allowed subpackets in multichannel cook |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Diego Biurrun | Remove code that was disabled by the recent major versi... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefano Sabatini | Fix typo: 'conjuction' -> 'conjunction'. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Larsson | save avctx in cook decoder context and use it for av_log |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Larsson | memset when category is >=7, part of cook multichannel |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Reimar Döffinger | 1 km^3 cola, timecode_frame_start is a 64 bit integer... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Carl Eugen... | Force ebp_available for icc. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Diego Biurrun | cosmetics: Remove file name from file header. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | add my gpg key fingerprint |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Attila Kinali | add my gpg key fingerprint |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | typo in the mail, the 4am commit is always the worst |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | add my copyright in mov de/muxer |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefano Sabatini | Expand "lsb" to "least significant bits". |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefano Sabatini | Rename the (yet not defined) macros: |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | allocate palette in codec directly |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | cosmetics, add some whitespaces and empty lines |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Kostya Shishkov | Correct MV prediction for B-frame blocks in RV4 decoder |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | add loglevel option to set libav* logging level, -v... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | do not modify sample_count, check against index entries |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Baptiste Coudurier | use utc time for timestamp and do not set it if not... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Måns Rullgård | Fix ff_random_get_seed() prototype |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Baptiste Coudurier | swf timestamps are 16 bits |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Baptiste Coudurier | remove unused fields in swf context |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Baptiste Coudurier | do not parse timestamp if bitexact is set, should fix... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Reimar Döffinger | Enable generic index creation and seeking for NUV demuxer. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Reimar Döffinger | Add AVFMT_GENERIC_INDEX support also for formats that... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Reimar Döffinger | Make pcm_read_seek treat negative time stamps as 0... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Diego Biurrun | Add av_uninit to vbA[1-8], vbB[1-8] variables to work... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Diego Biurrun | prettyprinting cosmetics |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Diego Biurrun | Add av_uninit to vsrcBuc variable to work around some |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Diego Biurrun | Improve description of next_free_data_block_num struct... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Niedermayer | Do not lose user flags when passing calls from the... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Niedermayer | Switch ffplay to new seeking API. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Niedermayer | Switch regression test to the new seeking API. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Niedermayer | add avformat_seek_file() |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Stefano Sabatini | Add an example showing how to create a video from many... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Cédric Schieli | Make the source buffer operands parametrized in the... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Daniel Verkamp | Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Reimar Döffinger | Set pkt->pos correctly (to the start of header of the... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Baptiste Coudurier | fix swf seeking by fixing new stream detection |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Diego Biurrun | Remove 'lib' and 'swscale-error' from list of phony... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Diego Biurrun | Mark all clean targets as phony. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Michael Niedermayer | Print timing_info on -debug 1. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Reimar Döffinger | Add "testclean" target to .PHONY |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Kostya Shishkov | Fix direct and skip MB motion compensation in RV4: |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Reimar Döffinger | Simplify RoQ demuxer pts calculation by using a appropr... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Reimar Döffinger | Set video width/height and create audio stream in read_... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Baptiste Coudurier | remove sws_flags, seems to have no effect |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Alex Converse | patcheck: Replace non-POSIX echo -e with printf. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Cédric Schieli | Make MMX registers parametrized in the YSCALEYUV2PACKED... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Cédric Schieli | In initMMX2HScaler, when chrDstW is not divisible by... |
commit | commitdiff | tree | snapshot |
next |