18619 Commits (2b6325cacb6def8e9de0455f575b51a8bd90b12c)

Author SHA1 Message Date
  Michael Niedermayer ad9feac9fb Avoid huge array for rgb ljpeg on the stack. 15 years ago
  Ben Littler e47ca4f798 map VYUY fourcc to rawcodec 15 years ago
  Justin Ruggles 4c1645a458 Set sample format in flac_decode_init() rather than in 15 years ago
  Justin Ruggles dee34af4d6 Set the sample format for Smacker audio in the decoder rather than in the 15 years ago
  Vitor Sessak 083c5a48ec Implement AMR gain function that is used by both AMR and SIPR. 15 years ago
  Michael Niedermayer 8a08175f3f Change whitespace placement a little to improve readabiliy slightly. 15 years ago
  Michael Niedermayer f92e769666 Multiple inclusion guards for synth_filter.h. 15 years ago
  Francesco Lavra e58992e41f Support demuxing teletext in DVB streams. 15 years ago
  Michael Niedermayer d886e4df10 Vertically align function arguments. 15 years ago
  Måns Rullgård de4070b520 Add generic rules for building helpers with HOSTCC 15 years ago
  Reimar Döffinger 7a41027cc4 vorbis_dec: factor out duplicated code for index reading, bounds checking and 15 years ago
  Reimar Döffinger 3db0208c42 Change format string from "x" to PRIx32 to hopefully fix a warning with Cygwin gcc 4.2.4. 15 years ago
  Måns Rullgård 785d3c97b2 Makefile cosmetics 15 years ago
  Måns Rullgård df4fe41df4 Generate mpegaudio tables only when CONFIG_HARDCODED_TABLES is set 15 years ago
  Reimar Döffinger 52a4a07778 Fix out-of-tree builds with --enable-hardcoded-tables 15 years ago
  Reimar Döffinger 2300b120dd Fix dependency: generated table is needed to create the mpegaudiodec.o file, not the .c one. 15 years ago
  Reimar Döffinger 9e8fecf7ea Better formatting for 2D tables in tableprint code. 15 years ago
  Reimar Döffinger 8abe97be92 10l, fix incorrect endif comment. 15 years ago
  Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago
  Michael Niedermayer d49dded591 Remove unused variable j. 15 years ago
  Michael Niedermayer 4f99c31c39 Split synth filter out of dca.c. 15 years ago
  Diego Biurrun 638783bf81 Split PAM encoder off into its own file. 15 years ago
  Diego Biurrun 318888f808 Split the decoders from pnmen.c off into their own file. 15 years ago
  Diego Biurrun 761f2c9048 The encoders in pnmenc.c now depend on the init/end functions in pnm.c. 15 years ago
  Vitor Sessak 504eee37de Commit some functions that are used by both SIPR and AMR. 15 years ago
  Stefano Sabatini 51135d1d8e Move pixdesc.{h,c} from libavcodec to libavutil. 15 years ago
  Stefano Sabatini 04a5c106f9 Consistently use third person in doxies. 15 years ago
  Diego Biurrun 8767a009a1 Move PNM init/end functions to the PNM common code. 15 years ago
  Diego Biurrun d3067047e7 whitespace cosmetics: K&R coding style, prettyprinting 15 years ago
  Diego Biurrun bc8964ef20 Remove crufty leftovers from the era when this file resided within libavformat. 15 years ago
  Ben Littler 9853bbb21a add some raw codec fourccs, fixes: 15 years ago
  Benoit Fouet ff54bb975a Fix indentation. 15 years ago
  Benoit Fouet 25b6d0bc69 Only memset for palettes of 16 elements. 15 years ago
  Carl Eugen Hoyos 6d7d410f8b Clarify responsibility for freeing a buffer when using vdpau. 15 years ago
  Stefano Sabatini 6b27353cfd Add a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor.flags. 15 years ago
  Loren Merritt 4521308363 s/movdqa/movaps/ in sse1 fft. (regression in r20293) 15 years ago
  Vitor Sessak bd56505a7f Bump micro version after the FRWU decoder inclusion 15 years ago
  Diego Biurrun 329c01c54f Compile LPC code when CONFIG_LPC is set. 15 years ago
  Daniel Verkamp b74d42ee33 Build extradata in adpcm_ms encoder. 15 years ago
  Daniel Verkamp bb7d0e87ae Indicate that AdaptCoeff1 and 2 are functions of the actual coefficients. 15 years ago
  Reimar Döffinger 558dbb8469 sin_tables.c is a generated file, so add it to CLEANFILES 15 years ago
  avcoder a0b909fbff Remove SHIFT_TEMPS from jfdct code. 15 years ago
  Diego Biurrun 2ab9be3abe Add missing dependency of the S/PDIF muxer on the AAC parser. 15 years ago
  Diego Biurrun 96ff02f1b4 Get rid of some pointless '== NULL' / '!= 0' conditions in if statements. 15 years ago
  Stefano Sabatini b0bef34209 Add additional long names for the Flash Video decoder and encoder. 15 years ago
  Stefano Sabatini 2917367cac Add additional long names for the Sorenson Vector Quantizer 3 decoder. 15 years ago
  Stefano Sabatini 1c062b555c Add additional long names for the Sorenson Vector Quantizer 1 decoder 15 years ago
  Reimar Döffinger 9adcccde0c mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make 15 years ago
  Diego Biurrun 8767fb4cad whitespace cosmetics: prettyprinting, K&R style 15 years ago
  Carl Eugen Hoyos 643fc8f107 Flip (M)JPEG frames encoded by Intel JPEG library. 15 years ago