18885 Commits (d89f692f0ea078867be00397b2f8229510400325)
 

Author SHA1 Message Date
Reimar Döffinger b435725b4c Do not set linesize for palette data, it does not make sense and creates 16 years ago
Ramiro Polla 9ba4821d93 Split TrueHD decoder from MLP 16 years ago
Alex Converse 5c3d507f1a MOV: Use the AOT enum for the mp4_audio_types mapping. 16 years ago
Michael Niedermayer 9326d3f355 Revert 16 years ago
Michael Niedermayer 8e3d8a82e6 typedef int x86_reg on non x86 16 years ago
Michael Niedermayer 72ef3dd72e Fix 10l typo. 16 years ago
Diego Biurrun 2029e934d2 Nicely align output columns. 16 years ago
Michael Niedermayer 0411072ee3 Unscaled converters for 16 years ago
Justin Ruggles 07d16e2ecf share some constants between the FLAC encoder and FLAC decoder 16 years ago
Diego Biurrun bb504ac45e Fix compilation of adler32 test program: Use av_log_set_level() 16 years ago
Diego Biurrun 23869b4af4 Fix copy and paste typo in input/output devices section. 16 years ago
Reimar Döffinger 62651fa729 Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again. 16 years ago
Stefano Sabatini 29c6638668 Use read_yesno() in opt_output_file(). 16 years ago
Stefano Sabatini 090b61b2d1 Implement read_yesno(). 16 years ago
Stefano Sabatini eab5168cd3 Flush the remaning chars in the input buffer after reading the 16 years ago
Stefano Sabatini 1e896640c4 Implement a name field for AVPixFmtDescriptor. 16 years ago
Ramiro Polla 9a034dde8b swscale-example: use LFG instead of random() 16 years ago
Ramiro Polla d0ce212a7a Do not assume long is same width as x86 register. 16 years ago
Alex Converse 2b823a5299 Fix typo in AOT_ER_AAC_ELD 16 years ago
Alex Converse d3487e472e Update the MPEG-4 AOT table. 16 years ago
Reimar Döffinger b8b00d9429 Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure 16 years ago
Alex Converse f650e4d34a Move MPEG-4 AOT enum to mpeg4audio.h. 16 years ago
Reimar Döffinger 4d0c3dc0d5 Add a special guidcmp function to compare ASF guids, to avoid the many 16 years ago
Diego Biurrun 780daf2b09 Consistently use ff_ prefixes for internal symbols. 16 years ago
Diego Biurrun fa3f2a3513 Add list of supported input/output devices. 16 years ago
Diego Biurrun 000bbebb66 Adjust @columnfractions settings to reflect the number of columns in the table. 16 years ago
Ramiro Polla e05c8d0682 use intptr_t to cast pointers to int in codecs maintained by benjamin larsson 16 years ago
Cédric Schieli d4da3e4790 Add a fillPlane function to fill a plane with one constant value 16 years ago
Cédric Schieli 4c01b868de Don't write outside of the picture buffer in planarCopy in the gray case 16 years ago
Ronald S. Bultje 79ff11d78f Fix wrong @file tag. 16 years ago
Gwenole Beauchesne 1aea701830 Amend AVCodecContext with hwaccel_context (HW accelerator context). 16 years ago
Ronald S. Bultje c4a3d03299 Reindent after r18023. 16 years ago
Ronald S. Bultje 1a30d5415f Add RTP/ASF header parsing, which is part of the SDP of these streams. See 16 years ago
avcoder 6d050dd673 cosmetics: fix indentation, patch by avcoder, ffmpeg gmail com 16 years ago
Diego Biurrun 852ca0e57d Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name 16 years ago
Diego Biurrun 7f5ee4eaa9 whitespace cosmetics: Consistently format function calls without space 16 years ago
Justin Ruggles 137707e53a Add documentation about missing E-AC-3 features. 16 years ago
John Cox 9e85f9c526 Fix SEIs when splitting H264 input. 16 years ago
Reimar Döffinger 2ac736a6da Extend mov edit list support to work for a first padding entry with 16 years ago
Måns Rullgård c3df4a3bfe rmdec: fix crash at end of file 16 years ago
Cédric Schieli 9a10a0767c Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb patch 16 years ago
Alex Converse d0dab0ecd4 Cosmetics: Re-indent after last commit 16 years ago
Alex Converse bd27eed6d0 MOV: Support stz2 "Compact Sample Size Box" 16 years ago
Alex Converse 4a39ccb403 AAC: IEEE-754 type punning for 16-bit floating point rounding. 16 years ago
Ronald S. Bultje 508fe07ab3 More reindent, forgotten in previous commit. 16 years ago
Ronald S. Bultje 2d6f301470 Parse index chunk so that seeking in modern .rm files becomes a lot faster. 16 years ago
Benoit Fouet aa0bd99295 Revert the alphabetical reordering which made me owner of Baptiste's line. 16 years ago
Ronald S. Bultje c882927957 Reindent after r18010. 16 years ago
Ronald S. Bultje 55d330f913 Mark the first output audio frame as keyframe (separate patch from previous, 16 years ago
Ronald S. Bultje c5efef7be9 Remove packet returning in ff_rm_parse_packet() if we're using the packet 16 years ago