19159 Commits (cdf38a17fbd8da972dce80e4a00992d42f0ac64c)
 

Author SHA1 Message Date
  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
  Benoit Fouet 748a4312b4 Fix alphabetical order. 16 years ago
  Ronald S. Bultje 7268f0bd8e Reindent after r18005. 16 years ago
  Daniel Verkamp 8127c4208c Fix an assert(). 16 years ago
  Ronald S. Bultje 6a2d3fc30b Merge code for packet reading in "old" (.ra, audio-only) Realmedia files and 16 years ago
  Cédric Schieli 2816ce4c91 Split YUV2RGB operands declaration into a separate macro 16 years ago
  Baptiste Coudurier f05783c2db cosmetics, remove useless braces 16 years ago
  Baptiste Coudurier 9bf1b2683c simplify printing 16 years ago
  Baptiste Coudurier f584386d54 reindent 16 years ago
  Baptiste Coudurier c6026e4360 fix trkn metadata parsing 16 years ago
  Baptiste Coudurier 0fb44a4e47 move read_udta_string up to avoid forward declaration 16 years ago
  Baptiste Coudurier 873358e5d4 more generic metadata handling 16 years ago
  Baptiste Coudurier 2229a5c60e do not set isom if ctype is not set, happens in mov 16 years ago
  David Conrad 170e6b14f7 Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other references 16 years ago
  Baptiste Coudurier df8843c65f search for hdlr atom in meta, some files do not store version+flags 16 years ago
  Ramiro Polla 06abe7f5b4 mingw32: call lib.exe instead of lib to facilitate running it through wine. 16 years ago
  Matthieu Castet 337cee680b Disallow out-of-tree builds with config.h in the source tree. 16 years ago
  Ronald S. Bultje 7a160bca83 Fix index generation in the way that it was supposed to be used. See the 16 years ago
  Benjamin Larsson b217024706 Add cook channel count function, part of multichannel cook 16 years ago
  Benjamin Larsson 0eec287596 Add max allowed subpackets in multichannel cook 16 years ago
  Diego Biurrun 3cf6adaf64 Remove code that was disabled by the recent major version bump. 16 years ago
  Stefano Sabatini 323a8230fb Fix typo: 'conjuction' -> 'conjunction'. 16 years ago
  Benjamin Larsson d4b3d0408f save avctx in cook decoder context and use it for av_log 16 years ago
  Benjamin Larsson 7c119ced99 memset when category is >=7, part of cook multichannel 16 years ago
  Reimar Döffinger 16473c1376 1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted in 16 years ago
  Carl Eugen Hoyos be2cf98a75 Force ebp_available for icc. 16 years ago
  Diego Biurrun 60a847b5db cosmetics: Remove file name from file header. 16 years ago