22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Justin Ruggles d19b744a36 cosmetics: indentation 14 years ago
  Justin Ruggles 80ba1ddb58 Remove unneeded add bias from 3 functions. 14 years ago
  Jason Garrett-Glaser a4257d74e0 Slightly simplify VP8 inter_predict 14 years ago
  Jason Garrett-Glaser 73be29b0c4 Slightly simplify VP8 inter_predict 14 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
  Justin Ruggles 4592c85fc8 Flush final frames in libfaac encoder. 14 years ago
  Vitor Sessak 5255acc6be Fix memory leak in ALS decoder in big endian systems 14 years ago
  Mans Rullgard 451b4b8635 Rearrange MpegEncContext to simplify access from asm 14 years ago
  Vitor Sessak bc0a603c78 Fix overread in altivec DSP function sad16 14 years ago
  Mans Rullgard 8afac88e14 ARM: update MpegEncContext offsets 14 years ago
  Ronald S. Bultje d23e3e5fea Move ff_emulated_edge_mc() into DSPContext. 14 years ago
  Ronald S. Bultje efcc106455 Optimize C version of ff_emulated_edge_mc(). 14 years ago
  Alex Converse 79615a3e50 aacdec: Convert some loop copies into memcpy()s. 14 years ago
  Stefano Sabatini e86c78836b In the rawvideo decoder, set pkt_pts in the output frame. 14 years ago
  Ronald S. Bultje 6642a17935 Fix VP8 aliasing problems. 14 years ago
  Alex Converse b5f83debf5 Make ff_float_to_int16*_c() static. 14 years ago
  Diego Elio Pettenò 06c8f31e84 Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects. 14 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
  Justin Ruggles 243f8241db Flush final frames in libfaac encoder. 14 years ago
  Vitor Sessak e0eb963aaa Fix memory leak in ALS decoder in big endian systems 14 years ago
  Mans Rullgard d461a47317 Rearrange MpegEncContext to simplify access from asm 14 years ago
  Vitor Sessak 3af1fe829e Fix overread in altivec DSP function sad16 14 years ago
  Mans Rullgard 0745116c10 ARM: update MpegEncContext offsets 14 years ago
  Ronald S. Bultje 2e27959879 Move ff_emulated_edge_mc() into DSPContext. 14 years ago
  Ronald S. Bultje e5262ec44a Optimize C version of ff_emulated_edge_mc(). 14 years ago
  Alex Converse e5c82df80e aacdec: Convert some loop copies into memcpy()s. 14 years ago
  Stefano Sabatini 3c802cabba In the rawvideo decoder, set pkt_pts in the output frame. 14 years ago
  Ronald S. Bultje 9d4bdcb714 Fix VP8 aliasing problems. 14 years ago
  Alex Converse 5ce5dbc5f3 Make ff_float_to_int16*_c() static. 14 years ago
  Justin Ruggles 79ce107847 cosmetics: indentation and spacing 14 years ago
  Justin Ruggles 733dbe7d18 Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). 14 years ago
  Justin Ruggles 0ca4fcc94c Add special case for 2nd-order IIR filter. 14 years ago
  Luca Barbato 1d20121b2e Add ff_ to AVHWAccel decoders 14 years ago
  Ronald S. Bultje e3c5395402 VP8: don't overread edges on fourtap MC. 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò 4b21c38180 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
  Justin Ruggles dff80041e3 Add ff_ prefix to ac3_common_init(). 14 years ago
  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