15543 Commits (d63f529df7156ff3a38f8efb00fc46b10bac1f62)
 

Author SHA1 Message Date
  Aurelien Jacobs d63f529df7 remove useless assignment (st is never read after this line) 17 years ago
  Aurelien Jacobs 8e44312d3f matroskadec: index timestamps are supposed to be in the timebase of the stream 17 years ago
  Aurelien Jacobs 2a242f4514 mxfdec: set sample_aspect_ratio 17 years ago
  Aurelien Jacobs 67f718bd11 Add a temp variable to ff_sine_window_init() to match the way wma.c computed 17 years ago
  Vladimir Voroshilov 2ccddc0211 Add explicit (int) cast to i386 optimized MUL* macros. 17 years ago
  Vladimir Voroshilov 51f2a119cb (cosmetics) Remove incorrect comment. 17 years ago
  Vladimir Voroshilov f5e177f852 (cosmetics) Describe for which tests clipping is required. 17 years ago
  Baptiste Coudurier 122d027630 I'll maintain mxf muxer 17 years ago
  Vladimir Voroshilov 1b8a36d728 (cosmetics) Remove wrong comments. 17 years ago
  Carl Eugen Hoyos bb68b69dfb MXF is a valid output format now. 17 years ago
  Carl Eugen Hoyos cedebde15a Remaining parts of GSoC MXF muxer by Zhentan Feng. 17 years ago
  Vladimir Voroshilov ef1bc972dd (cosmetics) Align comments consistently. 17 years ago
  Vladimir Voroshilov 7ad909bd59 Another set of definitions for G.729 17 years ago
  Michael Niedermayer 274335e76c vertical align 17 years ago
  Michael Niedermayer 977327c764 Noone seems to want to maintain MPEG-PS so i will. 17 years ago
  Michael Niedermayer 2ad0d96a24 Replace cliping in ff_acelp_interpolate() by a check&av_log, this should be the 17 years ago
  Aurelien Jacobs cbccf2058e Fix the seek regressions to match changes in r14956, r14959 and r14960. 17 years ago
  Vitor Sessak 9b0d3e0e03 Import more MXF muxer code from the SoC tree 17 years ago
  Luca Barbato 9ac78726b8 Missing static in float_to_int16_altivec declaration 17 years ago
  Andreas Öman f1588ed525 When setting codec_id during codec probe we must also set codec_type. 17 years ago
  Bartlomiej Wolowiec 8580314463 Little-endian bitstream writer 17 years ago
  Alexander E. Patrakov 3fc45bdcf0 fir_32bands_perfect[] contents were mixed, restore original order 17 years ago
  Luca Abeni a9e02947f6 Fix udp.c compilation with recent glibc (>= 2.8) 17 years ago
  Måns Rullgård 94cdcece91 ARM: add prefetch function using ARMv5 PLD instruction 17 years ago
  Måns Rullgård f1424cfd6d ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for NEON 17 years ago
  Aurelien Jacobs 244ee48a82 matroskadec: unset matroska->done when seeking 17 years ago
  Aurelien Jacobs 0f646a2233 matroskadec: full seeking support in index-less files 17 years ago
  Justin Ruggles ffc2b3412c right shift the values by 8 in GAQ remap "B" table. data now fits in int8_t. 17 years ago
  Aurelien Jacobs 8bc98ba92b matroskadec: on the fly index construction for index-less files 17 years ago
  Aurelien Jacobs dfbbbdc0bf matroskadec: don't try to seek to negative timestamp 17 years ago
  Aurelien Jacobs 653fb2f80c matroskadec: move setting of matroska->done inside matroska_parse_cluster() 17 years ago
  Justin Ruggles bde51e6a8a restore accidently deleted file 17 years ago
  Justin Ruggles c5b930e674 1000l to me. committed to wrong repo. revert last commit. 17 years ago
  Justin Ruggles e23e4de3ae cosmetics: rename some functions from *get_* to *decode_* 17 years ago
  Reimar Döffinger 547ea47d4f Add ff_ prefix to ogg_codec_t structs 17 years ago
  Reimar Döffinger aecf157ed0 Mark several libavformat arrays const 17 years ago
  Reimar Döffinger 7b571fd7a4 Mark "matroska" probe data string constant. 17 years ago
  Reimar Döffinger cd34bc7617 Make ogg_codec_t descriptions const 17 years ago
  Reimar Döffinger c18545929e Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 17 years ago
  Ronald S. Bultje f23a9759ce Remove check for @ in tcp.c which removes the authorization data from the 17 years ago
  Aurelien Jacobs 090a41790e voc: add ff_ prefix to some global const data 17 years ago
  Reimar Döffinger e7fd7b9aec Remove useless empty close functions in mmf and mm demuxers. 17 years ago
  Aurelien Jacobs ba18b99ffa matroskadec: make aac_profiles array const 17 years ago
  Reimar Döffinger 1bef65f4fe Make the id3v1_genre_str array const, not just the strings it points to. 17 years ago
  Alexis Ballier dad6afb4cb stricter constraints of asm() blocks 17 years ago
  Robert Swain cbcbf439b9 Fix index to ff_sine_windows[]. Previously the index was usually in reverse 17 years ago
  Kostya Shishkov e43b0a7316 okayed chunks of AAC encoder 17 years ago
  Vitor Sessak 6986662b5f Import more ok'ed chunks of the mxf muxer from the soc tree 17 years ago
  Alexander E. Patrakov cc09e77e2a Correct scaling factor in DCA decoder synthesis. 17 years ago
  Justin Ruggles 0c3021eade change eac3dec.c license to LGPL 17 years ago