summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Flush the remaning chars in the input buffer after reading theStefano Sabatini2009-03-18
* Implement a name field for AVPixFmtDescriptor.Stefano Sabatini2009-03-18
* swscale-example: use LFG instead of random()Ramiro Polla2009-03-18
* Do not assume long is same width as x86 register.Ramiro Polla2009-03-18
* Fix typo in AOT_ER_AAC_ELDAlex Converse2009-03-18
* Update the MPEG-4 AOT table.Alex Converse2009-03-18
* Rename GUID typedef to ff_asf_guid to fix MinGW compilation failureReimar Döffinger2009-03-18
* Move MPEG-4 AOT enum to mpeg4audio.h.Alex Converse2009-03-18
* Add a special guidcmp function to compare ASF guids, to avoid the manyReimar Döffinger2009-03-18
* Consistently use ff_ prefixes for internal symbols.Diego Biurrun2009-03-18
* Add list of supported input/output devices.Diego Biurrun2009-03-18
* Adjust @columnfractions settings to reflect the number of columns in the table.Diego Biurrun2009-03-18
* use intptr_t to cast pointers to int in codecs maintained by benjamin larssonRamiro Polla2009-03-17
* Add a fillPlane function to fill a plane with one constant valueCédric Schieli2009-03-17
* Don't write outside of the picture buffer in planarCopy in the gray caseCédric Schieli2009-03-17
* Fix wrong @file tag.Ronald S. Bultje2009-03-17
* Amend AVCodecContext with hwaccel_context (HW accelerator context).Gwenole Beauchesne2009-03-17
* Reindent after r18023.Ronald S. Bultje2009-03-17
* Add RTP/ASF header parsing, which is part of the SDP of these streams. SeeRonald S. Bultje2009-03-17
* cosmetics: fix indentation, patch by avcoder, ffmpeg gmail comavcoder2009-03-17
* Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() nameDiego Biurrun2009-03-17
* whitespace cosmetics: Consistently format function calls without spaceDiego Biurrun2009-03-17
* Add documentation about missing E-AC-3 features.Justin Ruggles2009-03-17
* Fix SEIs when splitting H264 input.John Cox2009-03-16
* Extend mov edit list support to work for a first padding entry withReimar Döffinger2009-03-16
* rmdec: fix crash at end of fileMåns Rullgård2009-03-16
* Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb...Cédric Schieli2009-03-16
* Cosmetics: Re-indent after last commitAlex Converse2009-03-16
* MOV: Support stz2 "Compact Sample Size Box"Alex Converse2009-03-16
* AAC: IEEE-754 type punning for 16-bit floating point rounding.Alex Converse2009-03-16
* More reindent, forgotten in previous commit.Ronald S. Bultje2009-03-16
* Parse index chunk so that seeking in modern .rm files becomes a lot faster.Ronald S. Bultje2009-03-16
* Revert the alphabetical reordering which made me owner of Baptiste's line.Benoit Fouet2009-03-16
* Reindent after r18010.Ronald S. Bultje2009-03-16
* Mark the first output audio frame as keyframe (separate patch from previous,Ronald S. Bultje2009-03-16
* Remove packet returning in ff_rm_parse_packet() if we're using the packetRonald S. Bultje2009-03-16
* Fix alphabetical order.Benoit Fouet2009-03-16
* Reindent after r18005.Ronald S. Bultje2009-03-16
* Fix an assert().Daniel Verkamp2009-03-16
* Merge code for packet reading in "old" (.ra, audio-only) Realmedia files andRonald S. Bultje2009-03-16
* Split YUV2RGB operands declaration into a separate macroCédric Schieli2009-03-16
* cosmetics, remove useless bracesBaptiste Coudurier2009-03-16
* simplify printingBaptiste Coudurier2009-03-16
* reindentBaptiste Coudurier2009-03-16
* fix trkn metadata parsingBaptiste Coudurier2009-03-16
* move read_udta_string up to avoid forward declarationBaptiste Coudurier2009-03-16
* more generic metadata handlingBaptiste Coudurier2009-03-16
* do not set isom if ctype is not set, happens in movBaptiste Coudurier2009-03-16
* Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other referencesDavid Conrad2009-03-16
* search for hdlr atom in meta, some files do not store version+flagsBaptiste Coudurier2009-03-15