Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Reimar Döffinger
|
14660b0814
Use M_PI from libavutil/mathematics.h instead of defining PI ourselves
|
16 years ago |
Carl Eugen Hoyos
|
c9823f0577
Improve understanding ofavcodec_find_decoder()
|
17 years ago |
Diego Biurrun
|
755bfeabcc
misc spelling fixes
|
17 years ago |
Panagiotis Issaris
|
b24daebf22
The memsetting of the end of buffer is not needed for audio.
|
17 years ago |
Panagiotis Issaris
|
f6618b0f43
Stray comment, probably copy & pasted from audio_encode_example().
|
17 years ago |
Panagiotis Issaris
|
9b2bb40341
Remove a non-C dependency (being M_PI) from the libavcodec example.
|
17 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Diego Biurrun
|
04d7f60143
Add official LGPL license headers to the files that were missing them.
|
18 years ago |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
Michael Niedermayer
|
a7cc43047f
apiexample fix by (Chip: szarlada, freemail hu)
|
19 years ago |
Michael Niedermayer
|
c0df9d75bd
switch to native time bases
|
19 years ago |
Michael Niedermayer
|
40c5fa2689
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
|
19 years ago |
François Revol
|
3e459e39fa
use av_free() instead of free() where it's meant to.
|
19 years ago |
Michael Niedermayer
|
2fc8ea249f
dissallow sprintf
|
20 years ago |
Matthias Fritschi
|
1c0e205fab
writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>)
|
20 years ago |
Fabrice Bellard
|
d99ce8d7de
spelling fix
|
21 years ago |
Michael Niedermayer
|
6a686d58b4
FF_INPUT_BUFFER_PADDING_SIZE
|
21 years ago |
Michael Niedermayer
|
17d71fb922
last frames & b frames encoding fix
|
21 years ago |
Michael Niedermayer
|
14bea432f1
per context frame_rate_base, this should finally fix frame_rate related av sync issues
|
21 years ago |
Zdenek Kabelac
|
bec89a840f
* more generic avoption_parse
|
21 years ago |
Michael Niedermayer
|
983e3246b7
per file doxy
|
21 years ago |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
Zdenek Kabelac
|
fe1b62fb3e
* still unfinished code for Options
|
22 years ago |
Michael Niedermayer
|
492cd3a920
AVVideoFrame -> AVFrame
|
22 years ago |
Michael Niedermayer
|
6c16199b43
fixing api-example
|
22 years ago |
Michael Niedermayer
|
f78ebb51ec
apiexample doesnt send complete frames to the codec
|
22 years ago |
Michael Niedermayer
|
e8b62df6e4
fixing apiexample
|
22 years ago |
Fabrice Bellard
|
58f26ba916
changed opendivx to mpeg4
|
23 years ago |
Fabrice Bellard
|
de6d9b6404
Initial revision
|
23 years ago |