projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
[libav.git]
/
libavcodec
/
utils.c
2007-03-04
Panagiotis Issaris
Add the prefix "av_" to img_crop(), img_copy() and...
blob
|
commitdiff
2007-03-04
Baptiste Coudurier
dummy support for mpeg2 non linear quant
blob
|
commitdiff
|
diff to current
2007-03-01
Baptiste Coudurier
remove ps option and rename rtp_payload_size AVOption...
blob
|
commitdiff
|
diff to current
2007-02-28
Baptiste Coudurier
get rid of rtp_mode field after next major bump
blob
|
commitdiff
|
diff to current
2007-02-28
Baptiste Coudurier
enable rtp payload size AVOption for video encoding
blob
|
commitdiff
|
diff to current
2007-02-23
Michael Niedermayer
dont check buffer size if the decode function wont...
blob
|
commitdiff
|
diff to current
2007-02-23
Panagiotis Issaris
av_realloc_static() is an internal function and therefo...
blob
|
commitdiff
|
diff to current
2007-02-22
Panagiotis Issaris
Move the Doxygen function documentation unaltered from...
blob
|
commitdiff
|
diff to current
2007-02-22
Panagiotis Issaris
Add more Doxygen documentation.
blob
|
commitdiff
|
diff to current
2007-02-22
Panagiotis Issaris
Fix typo.
blob
|
commitdiff
|
diff to current
2007-02-21
Aurelien Jacobs
simplify release_buffer using FFSWAP
blob
|
commitdiff
|
diff to current
2007-02-20
Panagiotis Issaris
Add some more Doxygen documentation to libavcodec/utils.c.
blob
|
commitdiff
|
diff to current
2007-02-15
Michel Bardiaux
Spelling fix
blob
|
commitdiff
|
diff to current
2007-02-14
Michael Niedermayer
doxy for avcodec_encode_video()
blob
|
commitdiff
|
diff to current
2007-02-08
Luca Abeni
Directly access av_log_level instead of calling av_log_...
blob
|
commitdiff
|
diff to current
2007-02-07
Diego Biurrun
Replace deprecated PIX_FMT names by the newer variants.
blob
|
commitdiff
|
diff to current
2007-02-01
Michel Bardiaux
Activate guards in avcodec_default_get_buffer. Patch...
blob
|
commitdiff
|
diff to current
2007-01-14
Michael Niedermayer
avcodec_decode_audio2()
blob
|
commitdiff
|
diff to current
2007-01-14
Michael Niedermayer
er and strict also apply to audio theoretically
blob
|
commitdiff
|
diff to current
2006-12-26
Michael Niedermayer
skiprd doxygen comment from avcodec.h -> AVOption comment
blob
|
commitdiff
|
diff to current
2006-12-23
Michael Niedermayer
skiprd
blob
|
commitdiff
|
diff to current
2006-12-22
Baptiste Coudurier
bt 0 is invalid, setting min to 1
blob
|
commitdiff
|
diff to current
2006-12-13
Diego Biurrun
vqmin/vqmax --> qmin/qmax in the option description
blob
|
commitdiff
|
diff to current
2006-12-11
Diego Biurrun
Improve option description.
blob
|
commitdiff
|
diff to current
2006-12-06
Panagiotis Issaris
Add "mixed_refs" description suggested by Loren Merritt...
blob
|
commitdiff
|
diff to current
2006-12-06
Panagiotis Issaris
Add more descriptions to the AVOption array taken from...
blob
|
commitdiff
|
diff to current
2006-12-04
Diego Biurrun
Fix some obvious mistakes in the option descriptions.
blob
|
commitdiff
|
diff to current
2006-12-02
Víctor Paesa
Fill in some missing AVOption descriptions.
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
revert bad checkin
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
move some CFLAGS settings away from config.* writing...
blob
|
commitdiff
|
diff to current
2006-11-13
Baptiste Coudurier
add low delay forcing option for mpeg1/2 encoding
blob
|
commitdiff
|
diff to current
2006-11-07
Baptiste Coudurier
add option to set mpeg1/2 gop timecode start, and drop...
blob
|
commitdiff
|
diff to current
2006-11-02
Corey Hickey
Correct description of mblmin and mblmax.
blob
|
commitdiff
|
diff to current
2006-10-24
Kostya Shishkov
16-bit grayscale support
blob
|
commitdiff
|
diff to current
2006-10-16
Luca Barbato
Make ffmpeg work with x264 r592
blob
|
commitdiff
|
diff to current
2006-10-09
Andrea Gianarro
fix AC3 5.1 being decoded as mono
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-02
Diego Biurrun
Fix quantiSer --> quantiZer typo.
blob
|
commitdiff
|
diff to current
2006-09-29
Panagiotis Issaris
Remove the override of lmin and lmax, so the actual...
blob
|
commitdiff
|
diff to current
2006-09-28
Panagiotis Issaris
Remove the "mblmax" OptionDef. The equally named AVOpti...
blob
|
commitdiff
|
diff to current
2006-09-28
Panagiotis Issaris
Remove the "mblmin" OptionDef. The equally named AVOpti...
blob
|
commitdiff
|
diff to current
2006-09-26
Måns Rullgård
ARMv5TE optimized IDCT
blob
|
commitdiff
|
diff to current
2006-09-26
Michael Niedermayer
mpeg1 b_strategy=2 segfault fix
blob
|
commitdiff
|
diff to current
2006-09-25
Luca Barbato
move memory functions from avcodec to avutil
blob
|
commitdiff
|
diff to current
2006-09-22
Panagiotis Issaris
Remove the "error" OptionDef. The equally named AVOptio...
blob
|
commitdiff
|
diff to current
2006-09-22
Panagiotis Issaris
Remove the "mepc" OptionDef. The equally named AVOption...
blob
|
commitdiff
|
diff to current
2006-09-22
Panagiotis Issaris
Remove the "mb_threshold" OptionDef. The equally named...
blob
|
commitdiff
|
diff to current
2006-09-20
Panagiotis Issaris
Remove the "qsquish" OptionDef. The AVOption min/max...
blob
|
commitdiff
|
diff to current
2006-09-20
Panagiotis Issaris
Remove the "qmax" OptionDef.
blob
|
commitdiff
|
diff to current
2006-09-20
Panagiotis Issaris
Remove the "qmin" OptionDef.
blob
|
commitdiff
|
diff to current
2006-09-20
Panagiotis Issaris
Remove the "bf" OptionDef parameter so the equally...
blob
|
commitdiff
|
diff to current
2006-09-20
Panagiotis Issaris
Correct the constraints of some AVOptions. These had...
blob
|
commitdiff
|
diff to current
2006-09-15
Panagiotis Issaris
Correct the i_qfactor minimum, which was current set...
blob
|
commitdiff
|
diff to current
2006-09-15
Panagiotis Issaris
Rename the AVOption's names to the shorter OptionDef...
blob
|
commitdiff
|
diff to current
2006-09-14
Panagiotis Issaris
Synchronize the defaults specified in the AVOptions...
blob
|
commitdiff
|
diff to current
2006-09-14
Panagiotis Issaris
Make OFFSET() reuse offsetof
blob
|
commitdiff
|
diff to current
2006-09-13
Panagiotis Issaris
corrects the type of the AVOption parameter "bugs"...
blob
|
commitdiff
|
diff to current
2006-09-13
Panagiotis Issaris
adds descriptions to the libavcodec AVOptions array...
blob
|
commitdiff
|
diff to current
2006-09-10
Panagiotis Issaris
Use and set sane AVOption defaults
blob
|
commitdiff
|
diff to current
2006-09-10
Panagiotis Issaris
make AVOptions default value field work.
blob
|
commitdiff
|
diff to current
2006-09-09
Panagiotis Issaris
undefines a few temporary defines which were not undefi...
blob
|
commitdiff
|
diff to current
2006-09-02
Måns Rullgård
remove redundant declarations
blob
|
commitdiff
|
diff to current
2006-07-18
Luca Abeni
Move av_log() & friends to libavutil
blob
|
commitdiff
|
diff to current
2006-07-11
Diego Biurrun
CONFIG_WIN32 implies MinGW and Cygwin and possibly...
blob
|
commitdiff
|
diff to current
2006-07-08
Justin Ruggles
allows user-settable block size and fixes related typo
blob
|
commitdiff
|
diff to current
2006-07-08
Aurelien Jacobs
set proper bits_per_sample value for ADPCM codecs
blob
|
commitdiff
|
diff to current
2006-07-07
Aurelien Jacobs
simplify the voc demuxer using av_get_bits_per_sample()
blob
|
commitdiff
|
diff to current
2006-07-07
Baptiste Coudurier
av_get_bits_per_sample and due simplifications
blob
|
commitdiff
|
diff to current
2006-07-06
Stefan Huehner
Mark some read-only datastructures as const.
blob
|
commitdiff
|
diff to current
2006-07-02
Justin Ruggles
flac-lpc patch by (Justin Ruggles jruggle earthlink...
blob
|
commitdiff
|
diff to current
2006-06-30
Diego Pettenò
Disable w53 and w97 cmp methods when snow encoder is...
blob
|
commitdiff
|
diff to current
2006-06-30
Reynaldo H. Verdej...
anothe useless sizeof(char)
blob
|
commitdiff
|
diff to current
2006-06-03
Loren Merritt
ADPCM: trellis quantization
blob
|
commitdiff
|
diff to current
2006-06-03
Corey Hickey
Make B-frame reduction sensitivity by b_strategy/vb_str...
blob
|
commitdiff
|
diff to current
2006-05-13
Baptiste Coudurier
add MPEG-2 intra vlc support
blob
|
commitdiff
|
diff to current
2006-05-07
Michael Niedermayer
make zero motion vector threshold user setable
blob
|
commitdiff
|
diff to current
2006-03-30
Corey Hickey
- Add new file internal.h for common internal-use-only...
blob
|
commitdiff
|
diff to current
2006-03-06
Michael Niedermayer
switch flac to av_crc
blob
|
commitdiff
|
diff to current
2006-03-06
Michael Niedermayer
switch ac3enc to av_crc
blob
|
commitdiff
|
diff to current
2006-03-06
Michael Niedermayer
generic crc calculation code
blob
|
commitdiff
|
diff to current
2006-03-03
Michael Niedermayer
fix segfault with BLUR8.AVI
blob
|
commitdiff
|
diff to current
2006-02-21
Alex Beregszaszi
added none/8bit/24bit audio formats and defaulting...
blob
|
commitdiff
|
diff to current
2006-01-30
Dieter
add static keyword to some functions
blob
|
commitdiff
|
diff to current
2006-01-22
Corey Hickey
sc_factor support for encoding.
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2006-01-10
Luca Abeni
Parameter added for user to set the cutoff frequency...
blob
|
commitdiff
|
diff to current
2005-12-29
Robert Swain
update x264 wrapper.
blob
|
commitdiff
|
diff to current
2005-12-25
Michael Niedermayer
support downscaling frames for dynamic b frame decission
blob
|
commitdiff
|
diff to current
2005-12-25
Michael Niedermayer
10l (didnt remove option from old ones after converting...
blob
|
commitdiff
|
diff to current
2005-12-23
Michael Niedermayer
bidir refine support
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-18
Michael Niedermayer
typo
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-12-02
Michael Niedermayer
default_get_buffer() cleanup
blob
|
commitdiff
|
diff to current
2005-11-02
Guillaume Poirier
Typo fix
blob
|
commitdiff
|
diff to current
2005-09-20
Michael Niedermayer
changing a few options to AVOptions
blob
|
commitdiff
|
diff to current
2005-09-18
Michael Niedermayer
print more time_base fps stuff if av_log level is at...
blob
|
commitdiff
|
diff to current
2005-09-12
Michael Niedermayer
the people want lower case ...
blob
|
commitdiff
|
diff to current
2005-09-12
Michael Niedermayer
dont include opt.h in avcodec.h
blob
|
commitdiff
|
diff to current
2005-09-12
Diego Biurrun
CAREFULL --> CAREFUL typo fix
blob
|
commitdiff
|
diff to current
next