git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Check if a git-svn revision number is available to try to get better version
2009-09-24
Alex Converse
Check if a git-svn revision number is available to...
commit
|
commitdiff
|
tree
2009-09-22
Alex Converse
AAC: Simplify some logic from r19956. (The escape codebook...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Use preprocessor constants for trellis states...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Split paths in the scalefactor selection trellis...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Replace cbrt() with cbrtf() when the result...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Multiple distortion by lambda after it's summed...
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
Cosmetics: Reindent after r19943.
commit
|
commitdiff
|
tree
2009-09-21
Alex Converse
aacenc: Don't make unnecessary compares to the escape...
commit
|
commitdiff
|
tree
2009-08-27
Alex Converse
Re-add search_for_ms to the coefficients encoders to...
commit
|
commitdiff
|
tree
2009-08-17
Alex Converse
Use the AOT enum instead of integer literals for setting...
commit
|
commitdiff
|
tree
2009-08-17
Alex Converse
Mark the AOT escape value as supported.
commit
|
commitdiff
|
tree
2009-08-17
Alex Converse
Add USAC and SAOC AOTs to the AudioObjectType enum.
commit
|
commitdiff
|
tree
2009-07-22
Alex Converse
Revert unintended portion of last commit. (Setting...
commit
|
commitdiff
|
tree
2009-07-22
Alex Converse
Be sure to increment our position in the coefficient...
commit
|
commitdiff
|
tree
2009-07-20
Alex Converse
Remove an unused field from the BandCodingPath struct.
commit
|
commitdiff
|
tree
2009-07-20
Alex Converse
Actually use all the codebooks we are iterating over...
commit
|
commitdiff
|
tree
2009-07-20
Alex Converse
Fix an integer overflow in the AAC encoder.
commit
|
commitdiff
|
tree
2009-07-17
Alex Converse
Replace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a...
commit
|
commitdiff
|
tree
2009-07-17
Alex Converse
Dead code removal in the AAC encoder.
commit
|
commitdiff
|
tree
2009-07-16
Alex Converse
Add iirfilter to the TESTPROGS variable (and target)
commit
|
commitdiff
|
tree
2009-07-16
Alex Converse
When calculating AAC quantized band cost, don't leave...
commit
|
commitdiff
|
tree
2009-07-16
Alex Converse
IIR filter test program.
commit
|
commitdiff
|
tree
2009-07-14
Alex Converse
Use cutoff frequency to adjust bandwidth in the generic...
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Cosmetics: reindent after last commit
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Ignore subsequent channel configurations after the...
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Mark iir filter init and free functions av_cold.
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Fix "iirfilter.c:55: warning: unused variable ‘size’"
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Eliminate use of complex.h from iirfilter.c
commit
|
commitdiff
|
tree
2009-07-10
Alex Converse
Add a log2 replacement for systems that haven't quite...
commit
|
commitdiff
|
tree
2009-07-09
Alex Converse
Add myself as AAC encoder maintainer
commit
|
commitdiff
|
tree
2009-07-09
Alex Converse
Change fminf/fmaxf to FFMIN/FFMAX to fix the build...
commit
|
commitdiff
|
tree
2009-07-08
Alex Converse
Reindent after last commit
commit
|
commitdiff
|
tree
2009-07-08
Alex Converse
Prevent AAC frame size overflows.
commit
|
commitdiff
|
tree
2009-07-08
Alex Converse
Refactor windowing and early psy from bitstream writing...
commit
|
commitdiff
|
tree
2009-07-08
Alex Converse
Turn on AAC rate control.
commit
|
commitdiff
|
tree
2009-07-08
Alex Converse
Cosmetics: Pretty print the AAC encoder.
commit
|
commitdiff
|
tree
2009-07-08
Alex Converse
Merge the AAC encoder from SoC svn. It is still considered...
commit
|
commitdiff
|
tree
2009-06-29
Alex Converse
Use av_log_missing_feature in the ADTS encoder. (Pseudo...
commit
|
commitdiff
|
tree
2009-06-12
Alex Converse
Cosmetics: Re-indent after last commit
commit
|
commitdiff
|
tree
2009-06-12
Alex Converse
Move TNS and swb_offset tables from aacdectab.h to...
commit
|
commitdiff
|
tree
2009-06-12
Alex Converse
Do not include libavcodec/internal.h in the ADTS muxer.
commit
|
commitdiff
|
tree
2009-06-03
Alex Converse
Add the .adts file extension to the ADTS muxer.
commit
|
commitdiff
|
tree
2009-06-03
Alex Converse
AAC ADTS to AudioSpecificConfig bitstream filter
commit
|
commitdiff
|
tree
2009-05-26
Alex Converse
In the event of a mismatch, do not follow the sample...
commit
|
commitdiff
|
tree
2009-05-19
Alex Converse
Add missing libavformat dependencies on mpeg4audio.o
commit
|
commitdiff
|
tree
2009-05-13
Alex Converse
Add PCE support to the ADTS muxer.
commit
|
commitdiff
|
tree
2009-05-13
Alex Converse
Subroutine to copy an AAC Program Config Element (PCE)
commit
|
commitdiff
|
tree
2009-05-13
Alex Converse
Cosmetics after last commit
commit
|
commitdiff
|
tree
2009-05-13
Alex Converse
Allow parsing and decoding of ADTS AAC files with channel...
commit
|
commitdiff
|
tree
2009-05-13
Alex Converse
Move the ADTS header size to the parser's header file.
commit
|
commitdiff
|
tree
2009-05-13
Alex Converse
Add a quick description to the H.264 BSF
commit
|
commitdiff
|
tree
2009-04-14
Alex Converse
Mark src constant in copy_block*().
commit
|
commitdiff
|
tree
2009-04-02
Alex Converse
Rewrite put_signed_pixels_clamped_mmx() to eliminate...
commit
|
commitdiff
|
tree
2009-03-23
Alex Converse
AAC: Ignore cc_domain for independent (time domain...
commit
|
commitdiff
|
tree
2009-03-19
Alex Converse
MOV: Use the AOT enum for the mp4_audio_types mapping.
commit
|
commitdiff
|
tree
2009-03-18
Alex Converse
Fix typo in AOT_ER_AAC_ELD
commit
|
commitdiff
|
tree
2009-03-18
Alex Converse
Update the MPEG-4 AOT table.
commit
|
commitdiff
|
tree
2009-03-18
Alex Converse
Move MPEG-4 AOT enum to mpeg4audio.h.
commit
|
commitdiff
|
tree
2009-03-16
Alex Converse
Cosmetics: Re-indent after last commit
commit
|
commitdiff
|
tree
2009-03-16
Alex Converse
MOV: Support stz2 "Compact Sample Size Box"
commit
|
commitdiff
|
tree
2009-03-16
Alex Converse
AAC: IEEE-754 type punning for 16-bit floating point...
commit
|
commitdiff
|
tree
2009-03-11
Alex Converse
patcheck: Replace non-POSIX echo -e with printf.
commit
|
commitdiff
|
tree
2009-03-06
Alex Converse
Re-indent after last commit.
commit
|
commitdiff
|
tree
2009-03-06
Alex Converse
If we get an error from ff_aac_parse_header() we should...
commit
|
commitdiff
|
tree
2009-03-06
Alex Converse
ADTS: Increased protection against writing illegal...
commit
|
commitdiff
|
tree
2009-03-06
Alex Converse
Fix the channel allocation bug/assumption (issue 800).
commit
|
commitdiff
|
tree
2009-03-05
Alex Converse
AAC: hoist dependent gain lookup out of the loop
commit
|
commitdiff
|
tree
2009-03-04
Alex Converse
MOV: fix demuxing fragmented files
commit
|
commitdiff
|
tree
2009-03-03
Alex Converse
MOV: fix crash when 'meta' occurs before first 'trak'
commit
|
commitdiff
|
tree
2009-03-03
Alex Converse
H.264: Simplify decode_residual()
commit
|
commitdiff
|
tree
2009-03-01
Alex Converse
AAC: Make the CPE function more consistent with the...
commit
|
commitdiff
|
tree
2009-02-26
Alex Converse
Re-indent after last commit.
commit
|
commitdiff
|
tree
2009-02-26
Alex Converse
Refactor AAC unsigned band type decoding for a modest...
commit
|
commitdiff
|
tree
2009-02-26
Alex Converse
Use const to better allow the compiler to optimize...
commit
|
commitdiff
|
tree
2009-02-23
Alex Converse
Close the AAC parse context, discovered by Netgem.
commit
|
commitdiff
|
tree
2009-02-19
Alex Converse
Re-indent after last commit
commit
|
commitdiff
|
tree
2009-02-19
Alex Converse
AAC in ASF does not need parsing.
commit
|
commitdiff
|
tree
2009-02-19
Alex Converse
Add Divio MPEG-4 FOURCC (M4CC)
commit
|
commitdiff
|
tree
2009-02-19
Alex Converse
Reindent after last commit
commit
|
commitdiff
|
tree
2009-02-19
Alex Converse
Some buffer checks for indeo3
commit
|
commitdiff
|
tree
2009-02-13
Alex Converse
Re-indent after last commit.
commit
|
commitdiff
|
tree
2009-02-13
Alex Converse
Make set coup.gain[c][0] aand only coup.gain[c][0]...
commit
|
commitdiff
|
tree
2009-02-13
Alex Converse
Report the illegal audio object type, not it offset...
commit
|
commitdiff
|
tree
2009-02-09
Alex Converse
Increase the number of packets required to identify...
commit
|
commitdiff
|
tree
2009-02-09
Alex Converse
VP3: Do not ignore error from read_huffman_tree().
commit
|
commitdiff
|
tree
2009-02-05
Alex Converse
Make the MP3 probe weakly claim all files with ID3v2...
commit
|
commitdiff
|
tree
2009-02-03
Alex Converse
Add av_cold attributes to *_init and *_end functions.
commit
|
commitdiff
|
tree
2009-02-03
Alex Converse
VP3: Prevent stack corruption from an unset custom...
commit
|
commitdiff
|
tree
2009-01-30
Alex Converse
Use the new RDFT code in the QDM2 decoder.
commit
|
commitdiff
|
tree
2009-01-30
Alex Converse
Add the rdft family of transforms (fft/ifft of an all...
commit
|
commitdiff
|
tree
2009-01-29
Alex Converse
Mark ff_fft_end av_cold.
commit
|
commitdiff
|
tree
2009-01-22
Alex Converse
Mark ff_fft_init with av_cold.
commit
|
commitdiff
|
tree
2009-01-22
Alex Converse
Clean up FFT related comments.
commit
|
commitdiff
|
tree
2009-01-20
Alex Converse
Fix a read past end of buffer crash in the mp3 probe
commit
|
commitdiff
|
tree
2009-01-19
Alex Converse
Fix probing of files with ID3v2 tags. Discussed at
commit
|
commitdiff
|
tree