22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Justin Ruggles e732af87fc ac3: Remove ff_ac3_critical_band_size_tab. 14 years ago
  Diego Elio Pettenò d4a847711d Mark C base versions of FFT functions static to fft.c 14 years ago
  Marco Gittler 5f58927baf Pass field order flag to libx264 14 years ago
  Diego Elio Pettenò ac28ce5fac Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects. 14 years ago
  Justin Ruggles b5ec638343 cosmetics: indentation and spacing 14 years ago
  Justin Ruggles 9d06d7bce3 Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). 14 years ago
  Justin Ruggles 37cb3eb534 Add special case for 2nd-order IIR filter. 14 years ago
  Luca Barbato d1b6f33bf2 Add ff_ to AVHWAccel decoders 14 years ago
  Ronald S. Bultje 22893e10ae VP8: don't overread edges on fourtap MC. 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò 2d162e3825 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
  Justin Ruggles 4c57cde942 Add ff_ prefix to ac3_common_init(). 14 years ago
  Justin Ruggles 24e3ad3031 ac3: Remove ff_ac3_critical_band_size_tab. 14 years ago
  Diego Elio Pettenò 7767d8d361 Mark C base versions of FFT functions static to fft.c 14 years ago
  Diego Elio Pettenò be61983d52 Make ff_add_wav static to ra144.c 14 years ago
  Diego Elio Pettenò 877937b382 Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h 14 years ago
  Diego Elio Pettenò 97c5b0fa95 Make ff_sin_tabs constant to rdft.c 14 years ago
  Diego Elio Pettenò e164553a82 Make ff_spatial_idwt_{init, slice} static to dwt.c 14 years ago
  Diego Elio Pettenò ff0d737d6e Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c. 14 years ago
  Diego Elio Pettenò 998d9ee7a4 Remove unused ff_ac3_parse_header_full function. 14 years ago
  Diego Elio Pettenò 123241214c Make ff_h264_decode_rbsp_trailing static to h264.c 14 years ago
  Ronald S. Bultje ac3c04e4d6 Don't do edge emulation unless the edge pixels will be used in MC. 14 years ago
  Mans Rullgard 8169afdb15 ac3: remove ff_ac3_critical_band_size_tab[] external declaration 14 years ago
  Diego Elio Pettenò 6b784f1b91 Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables. 14 years ago
  Diego Elio Pettenò a172126c38 Remove unused ac3_parametric_bit_allocation function. 14 years ago
  Mans Rullgard 8719b5dd60 latm: remove superflous #includes 14 years ago
  Mans Rullgard e164311179 Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions 14 years ago
  Diego Elio Pettenò 11c7f64a9c Don't declare a pcm_dvd encoder. 14 years ago
  Diego Elio 'Flameeyes' Pettenò 463532310a Don't check for DEBUG before using dprintf. 14 years ago
  Diego Elio Pettenò 295edc7794 Make denoise_dct_c and dct_quantize_trellis_c static. 14 years ago
  Diego Elio Pettenò 291f326a2e Make the ff_lockmgr_cb function pointer static to utils.c 14 years ago
  Diego Elio Pettenò ee7fed27d4 Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
  Diego Elio Pettenò f7e5cc0a2c Mark qmf_window table static to atrac.c unit. 14 years ago
  Mans Rullgard e243ed656c x86: fix overflow in h264 8x8 planar prediction 14 years ago
  Kostya 69c78161d2 reindent after last commit 14 years ago
  Kostya 8a485dd399 Extend WavPack demuxer and decoder to support >2 channel audio 14 years ago
  Mans Rullgard 0fc1961ecc ARM: NEON: fix overflow in h264 16x16 planar pred 14 years ago
  Mans Rullgard d112aa5acc MIPS: use inline asm only when supported by compiler 14 years ago
  Janne Grunau 604eb152fc aacenc: fix typo in sync extension constant in 8ae0fa2 14 years ago
  Marco Gittler b09f548285 Pass field order flag to libx264 14 years ago
  Diego Elio Pettenò 1a88674862 Make ff_add_wav static to ra144.c 14 years ago
  Diego Elio Pettenò 13eb6b9097 Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h 14 years ago
  Diego Elio Pettenò cf1d794a49 Make ff_ass_subtitle_header static to ass.c 14 years ago
  Diego Elio Pettenò d625a32d6b Make ff_sin_tabs constant to rdft.c 14 years ago
  Diego Elio Pettenò ebb06d96ed Make ff_spatial_idwt_{init, slice} static to dwt.c 14 years ago
  Diego Elio Pettenò f2e246f576 Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c. 14 years ago
  Diego Elio Pettenò 676f1f533e Remove unused ff_ac3_parse_header_full function. 14 years ago
  Diego Elio Pettenò 8529731961 Make ff_h264_decode_rbsp_trailing static to h264.c 14 years ago
  Ronald S. Bultje 44002d8323 Don't do edge emulation unless the edge pixels will be used in MC. 14 years ago
  Mans Rullgard 21c900129c ac3: remove ff_ac3_critical_band_size_tab[] external declaration 14 years ago