projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Chapter demuxing support. (untested as I have no nuts with chapters)
2008-05-23
Michael Niedermayer
Chapter demuxing support. (untested as I have no nuts...
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
Make ff_new_chapter() return AVChapter instead of int...
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
nb_chapters should be unsigned
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
s/num_chapters/nb_chapters/ all other similar variables...
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
vertical align
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
remove useless title check
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
Add id to AVChapter, untested (where do i find matroska...
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
clarify start/end timebase
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
align comments
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
chapter id and timebase
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
make av_strdup(NULL) return NULL
commit
|
commitdiff
|
tree
2008-05-23
Michael Niedermayer
Fix + - bug with non flags.
commit
|
commitdiff
|
tree
2008-05-21
Michael Niedermayer
Get rid of more senseless wrapper functions and use...
commit
|
commitdiff
|
tree
2008-05-21
Michael Niedermayer
Do not pass program_name as argument to show_version...
commit
|
commitdiff
|
tree
2008-05-21
Michael Niedermayer
OPT_EXIT
commit
|
commitdiff
|
tree
2008-05-17
Michael Niedermayer
Simplify vsad16_mmx2().
commit
|
commitdiff
|
tree
2008-05-17
Michael Niedermayer
Simplify vsad16_mmx().
commit
|
commitdiff
|
tree
2008-05-17
Michael Niedermayer
Simplify vsad_intra16_mmx2()
commit
|
commitdiff
|
tree
2008-05-17
Michael Niedermayer
Simplify vsad_intra16_mmx()
commit
|
commitdiff
|
tree
2008-05-16
Michael Niedermayer
Avoid using log2() freebsd does not support it.
commit
|
commitdiff
|
tree
2008-05-09
Michael Niedermayer
Little fix for block sizes <16
commit
|
commitdiff
|
tree
2008-05-05
Michael Niedermayer
Check url_seek() in url_open().
commit
|
commitdiff
|
tree
2008-05-03
Michael Niedermayer
Output buffer overflow.
commit
|
commitdiff
|
tree
2008-05-03
Michael Niedermayer
Heap buffer overflow.
commit
|
commitdiff
|
tree
2008-05-03
Michael Niedermayer
Fix memset(0) based buffer overflow.
commit
|
commitdiff
|
tree
2008-05-03
Michael Niedermayer
Move declaration a little.
commit
|
commitdiff
|
tree
2008-05-03
Michael Niedermayer
Setting i to 0 once should do.
commit
|
commitdiff
|
tree
2008-04-29
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-04-29
Michael Niedermayer
Fix decoding of:
commit
|
commitdiff
|
tree
2008-04-29
Michael Niedermayer
Support invalid mpeg created by vdr
commit
|
commitdiff
|
tree
2008-04-28
Michael Niedermayer
raw GSM demuxer (does not work yet as parser is missing)
commit
|
commitdiff
|
tree
2008-04-24
Michael Niedermayer
Avoid using reserved __names.
commit
|
commitdiff
|
tree
2008-04-24
Michael Niedermayer
minor memleak
commit
|
commitdiff
|
tree
2008-04-24
Michael Niedermayer
Fixing memleaks.
commit
|
commitdiff
|
tree
2008-04-23
Michael Niedermayer
Ensure that the timestamp reading code used for seeking...
commit
|
commitdiff
|
tree
2008-04-19
Michael Niedermayer
Make most of E-AC-3 work without breaking regression...
commit
|
commitdiff
|
tree
2008-04-19
Michael Niedermayer
This fixes the code so it is correct on both sides...
commit
|
commitdiff
|
tree
2008-04-19
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-04-19
Michael Niedermayer
100l I broke AC3 in MPEG seeking.
commit
|
commitdiff
|
tree
2008-04-19
Michael Niedermayer
Part 2 of EAC3 support, this is still disabled as it...
commit
|
commitdiff
|
tree
2008-04-19
Michael Niedermayer
part 1 of EAC3 support
commit
|
commitdiff
|
tree
2008-04-19
Michael Niedermayer
Add new_frame_start and need_next_header.
commit
|
commitdiff
|
tree
2008-04-19
Michael Niedermayer
Change aac and ac3 parsers to use ff_combine_frame().
commit
|
commitdiff
|
tree
2008-04-18
Michael Niedermayer
remove AACAC3FrameFlag
commit
|
commitdiff
|
tree
2008-04-17
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-04-17
Michael Niedermayer
Factorize more code.
commit
|
commitdiff
|
tree
2008-04-17
Michael Niedermayer
Factorize decode_postfix() out.
commit
|
commitdiff
|
tree
2008-04-17
Michael Niedermayer
Change k limiting code, i think the code was buggy.
commit
|
commitdiff
|
tree
2008-04-17
Michael Niedermayer
more senseless code
commit
|
commitdiff
|
tree
2008-04-17
Michael Niedermayer
senseless code
commit
|
commitdiff
|
tree
2008-04-17
Michael Niedermayer
useless variable
commit
|
commitdiff
|
tree
2008-04-17
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
unassigned imdct & windowing TODO
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
unused
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
Move the *-1 to a more sane place as well.
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
Move scale_bias to a more sane place. I am starting...
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
Avoid reverse addressing, not sure if this is faster...
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
commutative law based cleanup
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
do the -1 outside of the transform
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
normalize signs
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
100l lost add_bias
commit
|
commitdiff
|
tree
2008-04-16
Michael Niedermayer
simplify transform
commit
|
commitdiff
|
tree
2008-04-15
Michael Niedermayer
Do not detect a format if another has the same score.
commit
|
commitdiff
|
tree
2008-04-15
Michael Niedermayer
Using the same probe function in 2 formats is not a...
commit
|
commitdiff
|
tree
2008-04-15
Michael Niedermayer
Reduce probe score as it misdetects our flv file from...
commit
|
commitdiff
|
tree
2008-04-15
Michael Niedermayer
Fix probe for mov00003.mqv.
commit
|
commitdiff
|
tree
2008-04-15
Michael Niedermayer
Identify codec in GMCMidiaASX.mov correctly.
commit
|
commitdiff
|
tree
2008-04-14
Michael Niedermayer
Remove useless code.
commit
|
commitdiff
|
tree
2008-04-14
Michael Niedermayer
Recommit r12809
commit
|
commitdiff
|
tree
2008-04-14
Michael Niedermayer
Use generic seeking code for flv. The removed code...
commit
|
commitdiff
|
tree
2008-04-14
Michael Niedermayer
revert r12809
commit
|
commitdiff
|
tree
2008-04-13
Michael Niedermayer
Stop find_stream_info() searching for further streams...
commit
|
commitdiff
|
tree
2008-04-13
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2008-04-13
Michael Niedermayer
ILP64 fixes (untested)
commit
|
commitdiff
|
tree
2008-04-13
Michael Niedermayer
Print warning if scale/rate is invalid.
commit
|
commitdiff
|
tree
2008-04-13
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-04-13
Michael Niedermayer
Restructure if/else a little.
commit
|
commitdiff
|
tree
2008-04-13
Michael Niedermayer
Remove redundant &.
commit
|
commitdiff
|
tree
2008-04-11
Michael Niedermayer
Crop parameters are unsigned, having them negative...
commit
|
commitdiff
|
tree
2008-04-11
Michael Niedermayer
Avoid crash with idiotic cropping. Fixes crash with...
commit
|
commitdiff
|
tree
2008-04-09
Michael Niedermayer
Fix seeking in rm.
commit
|
commitdiff
|
tree
2008-04-08
Michael Niedermayer
add CODEC_ID_DIRAC
commit
|
commitdiff
|
tree
2008-04-05
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2008-04-04
Michael Niedermayer
Disable the split function. This should end the mpeg1...
commit
|
commitdiff
|
tree
2008-04-03
Michael Niedermayer
Merge declaratio and initialization.
commit
|
commitdiff
|
tree
2008-04-03
Michael Niedermayer
Merge declaration and initialization.
commit
|
commitdiff
|
tree
2008-04-03
Michael Niedermayer
Decode stuff from extradata as well.
commit
|
commitdiff
|
tree
2008-04-03
Michael Niedermayer
Factorize code a little.
commit
|
commitdiff
|
tree
2008-04-02
Michael Niedermayer
Improve AVFilterFormats doxy.
commit
|
commitdiff
|
tree
2008-04-02
Michael Niedermayer
Add a point to the checklist about checking new demuxers...
commit
|
commitdiff
|
tree
2008-04-02
Michael Niedermayer
Do not use the mlib IDCT by default. We do not want...
commit
|
commitdiff
|
tree
2008-03-31
Michael Niedermayer
help gcc-2.95
commit
|
commitdiff
|
tree
2008-03-29
Michael Niedermayer
Fix closed gop flag disapearence.
commit
|
commitdiff
|
tree
2008-03-28
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-03-28
Michael Niedermayer
1000l to myself, dereferencing uninitalized pointer.
commit
|
commitdiff
|
tree
next