22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Anton Khirnov c2fcd0a7a4 Replace remaining occurrences of deprecated CH_* with AV_CH_* 14 years ago
  Kieran Kunhya f4a86bc981 Set channel_layout for mpegaudio 14 years ago
  Alexander Strange edbb0c0708 vp3: Move table allocation code into a new function 14 years ago
  Alexander Strange e8dcd73058 vp3: Factor out expression 14 years ago
  Jason Garrett-Glaser 8a2c99b486 VP8: slightly faster loopfilter sharpness logic 14 years ago
  Jason Garrett-Glaser 79dec1541b VP8: faster deblock strength calculation 14 years ago
  Clément Bœsch 523d9407d5 Remove a few if (p) av_freep(&p) forms 14 years ago
  Jason Garrett-Glaser a1b227bb53 VP8: faster filter_level clip 14 years ago
  Jason Garrett-Glaser dd18c9a050 VP8: simplify lf_delta mb mode logic 14 years ago
  Anton Khirnov 7cb5258483 Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* 14 years ago
  Anton Khirnov 4d9c044d47 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago
  Tomas Härdin 6cd67b9f5b Add CODEC_ID_PRORES and bump lavc minor version 14 years ago
  Clément Bœsch e31a744155 Remove a few if (p) av_free(p) forms 14 years ago
  Nicolas George cf96cce728 Set pkt_pts in avcodec_default_reget_buffer() 14 years ago
  Justin Ruggles 1003022668 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
  Mans Rullgard 01b75fa931 ARM: add helper macro for declaring constant data 14 years ago
  Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
  Alex Converse a35d782d28 Fix ff_imdct_calc_sse() on gcc-4.6 14 years ago
  Anton Khirnov 151595fe2e Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* 14 years ago
  Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago
  Tomas Härdin f5b82f45dc Add CODEC_ID_PRORES and bump lavc minor version 14 years ago
  Clément Bœsch 437fb1c87d Remove a few if (p) av_free(p) forms 14 years ago
  Nicolas George 62ecd3635a Set pkt_pts in avcodec_default_reget_buffer() 14 years ago
  Justin Ruggles c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
  Mans Rullgard b9a639ddd6 ARM: add helper macro for declaring constant data 14 years ago
  Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago
  Anssi Hannula 45eaec3029 h264: add profile names for the existing defines 14 years ago
  Janne Grunau 94e3e83f13 h264: Add Intra and Constrained Baseline profiles to avctx.profile 14 years ago
  Gianluigi Tiesi 8a92ec71b3 dca: avoid C99 declaration in for() expression 14 years ago
  Jason Garrett-Glaser 5ad4335c22 VP8: merge chroma MC calls 14 years ago
  Ronald S. Bultje baffa091af Implement a SIMD version of emulated_edge_mc() for x86. 14 years ago
  Justin Ruggles 389b5bfa34 cosmetics: indentation 14 years ago
  Justin Ruggles a8ae4e0e7b Remove unneeded add bias from 3 functions. 14 years ago
  Alex Converse 770c410fbb Fix ff_imdct_calc_sse() on gcc-4.6 14 years ago
  Anssi Hannula 71e0bee9ea h264: add profile names for the existing defines 14 years ago
  Janne Grunau fe9a3fbe42 h264: Add Intra and Constrained Baseline profiles to avctx.profile 14 years ago
  Gianluigi Tiesi e86e858111 dca: avoid C99 declaration in for() expression 14 years ago
  Jason Garrett-Glaser 64233e702a VP8: merge chroma MC calls 14 years ago
  Ronald S. Bultje 81f2a3f4ff Implement a SIMD version of emulated_edge_mc() for x86. 14 years ago
  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