2005-12-28 |
Michael Niedermayer | iterative overlapped block based motion estimation...
|
commit | commitdiff | tree |
2005-12-25 |
Michael Niedermayer | support downscaling frames for dynamic b frame decission
|
commit | commitdiff | tree |
2005-12-25 |
Michael Niedermayer | 10l (didnt remove option from old ones after converting...
|
commit | commitdiff | tree |
2005-12-25 |
Michael Niedermayer | b frame strategy 2
|
commit | commitdiff | tree |
2005-12-25 |
Michael Niedermayer | dont discard least significant bits
|
commit | commitdiff | tree |
2005-12-24 |
Michael Niedermayer | hmm did i mess the scaling of these up at some point?
|
commit | commitdiff | tree |
2005-12-24 |
Michael Niedermayer | slightly better mv_penalty table
|
commit | commitdiff | tree |
2005-12-23 |
Michael Niedermayer | 10l (segfault fix)
|
commit | commitdiff | tree |
2005-12-23 |
Michael Niedermayer | bidir refine support
|
commit | commitdiff | tree |
2005-12-23 |
Michael Niedermayer | minor typo
|
commit | commitdiff | tree |
2005-12-22 |
Michael Niedermayer | better f_code guessing in 2nd pass
|
commit | commitdiff | tree |
2005-12-22 |
Michael Niedermayer | improved lambda/qp guessing for motion estimation RD...
|
commit | commitdiff | tree |
2005-12-21 |
Michael Niedermayer | also autodetect xvid idct if bitexact is used
|
commit | commitdiff | tree |
2005-12-19 |
Michael Niedermayer | 10l
|
commit | commitdiff | tree |
2005-12-19 |
Michael Niedermayer | use correct qp & lambda for ME on the second pass
|
commit | commitdiff | tree |
2005-12-19 |
Michael Niedermayer | forgot
|
commit | commitdiff | tree |
2005-12-18 |
Michael Niedermayer | support printing compact qp histogram
|
commit | commitdiff | tree |
2005-12-18 |
Michael Niedermayer | fix q=0 bug
|
commit | commitdiff | tree |
2005-12-18 |
Michael Niedermayer | unfinished jpeg-ls codec (feel free to finish it ...)
|
commit | commitdiff | tree |
2005-12-18 |
Michael Niedermayer | typo
|
commit | commitdiff | tree |
2005-12-18 |
Michael Niedermayer | fix custom matrix permutation if xvid idct is autoselected...
|
commit | commitdiff | tree |
2005-12-17 |
Michael Niedermayer | bitstream related fixes from [PATCH] from DivX, Part...
|
commit | commitdiff | tree |
2005-12-17 |
Michael Niedermayer | wrong sizes, part of [PATCH] from DivX, Part 9: bitstream...
|
commit | commitdiff | tree |
2005-12-17 |
Michael Niedermayer | total == 0 seems like it should be valid (based upon...
|
commit | commitdiff | tree |
2005-12-16 |
Michael Niedermayer | nan fps fix
|
commit | commitdiff | tree |
2005-12-07 |
Michael Niedermayer | psnr calculation with threads>1 fix
|
commit | commitdiff | tree |
2005-12-03 |
Michael Niedermayer | check block_max_depth (fixes crash)
|
commit | commitdiff | tree |
2005-12-03 |
Michael Niedermayer | make selftest code compile again
|
commit | commitdiff | tree |
2005-12-02 |
Michael Niedermayer | default_get_buffer() cleanup
|
commit | commitdiff | tree |
2005-11-09 |
Michael Niedermayer | check MPV_frame_start() return value
|
commit | commitdiff | tree |
2005-11-05 |
Michael Niedermayer | frame skip fixes
|
commit | commitdiff | tree |
2005-11-05 |
Michael Niedermayer | per frame crc support
|
commit | commitdiff | tree |
2005-11-04 |
Michael Niedermayer | allow NULL write_header() and write_trailer()
|
commit | commitdiff | tree |
2005-11-04 |
Michael Niedermayer | extradata endianness comment
|
commit | commitdiff | tree |
2005-09-21 |
Michael Niedermayer | replace a few mov + psrlq with pshufw, there are more...
|
commit | commitdiff | tree |
2005-09-20 |
Michael Niedermayer | changing a few options to AVOptions
|
commit | commitdiff | tree |
2005-09-20 |
Michael Niedermayer | precautionary checks
|
commit | commitdiff | tree |
2005-09-20 |
Michael Niedermayer | doxygenize a few comments
|
commit | commitdiff | tree |
2005-09-20 |
Michael Niedermayer | dont print NULL
|
commit | commitdiff | tree |
2005-09-19 |
Michael Niedermayer | set pts for h.263 decoding
|
commit | commitdiff | tree |
2005-09-18 |
Michael Niedermayer | print more time_base fps stuff if av_log level is at...
|
commit | commitdiff | tree |
2005-09-12 |
Michael Niedermayer | the people want lower case ...
|
commit | commitdiff | tree |
2005-09-12 |
Michael Niedermayer | dont include opt.h in avcodec.h
|
commit | commitdiff | tree |
2005-09-12 |
Michael Niedermayer | clarify GPL patch acceptance policy
|
commit | commitdiff | tree |
2005-09-12 |
Michael Niedermayer | converting a few more options to AVOptions
|
commit | commitdiff | tree |
2005-09-12 |
Michael Niedermayer | convert some options in ffmpeg.c to AVOptions
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | avoid stdio.h
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | checksum doesnt cover the forward_ptr anymore (seems...
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | common questions people ask me all the time, lets hope...
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | missing include noticed by g0th
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | flags and named constants with type checking of course...
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | AVOption API improvments
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | checksum doesnt cover the forward_ptr anymore
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | forward_ptr doesnt contain its own length anymore
|
commit | commitdiff | tree |
2005-09-11 |
Michael Niedermayer | do not rescale AV_NOPTS_VALUE
|
commit | commitdiff | tree |
2005-09-10 |
Michael Niedermayer | add xvid idcts to dct-test
|
commit | commitdiff | tree |
2005-09-10 |
Michael Niedermayer | remove unused table entries
|
commit | commitdiff | tree |
2005-09-10 |
Michael Niedermayer | select xvid idct for xvid files if possible
|
commit | commitdiff | tree |
2005-09-10 |
Michael Niedermayer | xvids mmx&mmx2 idcts
|
commit | commitdiff | tree |
2005-09-10 |
Michael Niedermayer | dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4
|
commit | commitdiff | tree |
2005-09-06 |
Michael Niedermayer | set time_base as soon as time_scale is known instead...
|
commit | commitdiff | tree |
2005-09-06 |
Michael Niedermayer | AVOption enumeration support and some flags to classify...
|
commit | commitdiff | tree |
2005-09-06 |
Michael Niedermayer | a few more raw yuv fourccs
|
commit | commitdiff | tree |
2005-09-06 |
Michael Niedermayer | a little script to turn the inside of a struct into...
|
commit | commitdiff | tree |
2005-09-06 |
Michael Niedermayer | AVOption first try
|
commit | commitdiff | tree |
2005-09-05 |
Michael Niedermayer | set a few variables correctly
|
commit | commitdiff | tree |
2005-09-05 |
Michael Niedermayer | AV_LOG_DEBUG vs. AV_LOG_ERROR
|
commit | commitdiff | tree |
2005-09-04 |
Michael Niedermayer | sample_rate value is not always correct (is there anything...
|
commit | commitdiff | tree |
2005-09-04 |
Michael Niedermayer | fixme note
|
commit | commitdiff | tree |
2005-09-04 |
Michael Niedermayer | pts must be in time_base units
|
commit | commitdiff | tree |
2005-09-04 |
Michael Niedermayer | the user sets codec->time_base for video encding so...
|
commit | commitdiff | tree |
2005-09-03 |
Michael Niedermayer | print fourcc in a readable form if possible
|
commit | commitdiff | tree |
2005-09-03 |
Michael Niedermayer | simplify (d&a) and (d&~a) calculation, hint by skal
|
commit | commitdiff | tree |
2005-09-02 |
Michael Niedermayer | add consts (this was in my local tree, dunno where...
|
commit | commitdiff | tree |
2005-09-02 |
Michael Niedermayer | setting timebase in the encoder doesnt seem like a...
|
commit | commitdiff | tree |
2005-09-02 |
Michael Niedermayer | lowres support
|
commit | commitdiff | tree |
2005-09-02 |
Michael Niedermayer | forgot to commit this after dv changes
|
commit | commitdiff | tree |
2005-09-01 |
Michael Niedermayer | error concealment fix
|
commit | commitdiff | tree |
2005-08-30 |
Michael Niedermayer | optimizations
|
commit | commitdiff | tree |
2005-08-30 |
Michael Niedermayer | regression tests for dv
|
commit | commitdiff | tree |
2005-08-26 |
Michael Niedermayer | Compilation fixes part 1 patch by (Arvind R. and Burkhard...
|
commit | commitdiff | tree |
2005-08-25 |
Michael Niedermayer | prevent assert failures and infinite loops with broken...
|
commit | commitdiff | tree |
2005-08-21 |
Michael Niedermayer | time_base description by Rich Felker | dalias, aerifal cx
|
commit | commitdiff | tree |
2005-08-21 |
Michael Niedermayer | reducing minimum supported picture size
|
commit | commitdiff | tree |
2005-08-21 |
Michael Niedermayer | segfault fix
|
commit | commitdiff | tree |
2005-08-16 |
Michael Niedermayer | automatically remove mess
|
commit | commitdiff | tree |
2005-08-15 |
Michael Niedermayer | parse pict_type for streams in avi
|
commit | commitdiff | tree |
2005-08-15 |
Michael Niedermayer | support fixing missing pts by parsing future frames
|
commit | commitdiff | tree |
2005-08-14 |
Michael Niedermayer | a few checks, seems i forgot to commit this
|
commit | commitdiff | tree |
2005-08-13 |
Michael Niedermayer | set timebase correctly? this thing is always 15fps?
|
commit | commitdiff | tree |
2005-08-13 |
Michael Niedermayer | set pix_fmt
|
commit | commitdiff | tree |
2005-08-10 |
Michael Niedermayer | silly script to fix line wraped patches
|
commit | commitdiff | tree |
2005-08-06 |
Michael Niedermayer | mkstemp on win32 workaround by (Ivan Wong: email, ivanwong...
|
commit | commitdiff | tree |
2005-08-04 |
Michael Niedermayer | segfault fix
|
commit | commitdiff | tree |
2005-08-04 |
Michael Niedermayer | fix ffmpeg under mingw
|
commit | commitdiff | tree |
2005-08-01 |
Michael Niedermayer | fix assertion failure for mpeg2 encoding
|
commit | commitdiff | tree |
2005-08-01 |
Michael Niedermayer | workaround 'colocated mv if colocated block is L1 predicted...
|
commit | commitdiff | tree |
2005-07-31 |
Michael Niedermayer | A.B.C versions
|
commit | commitdiff | tree |
2005-07-31 |
Michael Niedermayer | try to check for nonsense time_base instead of setting...
|
commit | commitdiff | tree |
2005-07-30 |
Michael Niedermayer | check time_base.den for mpeg4
|
commit | commitdiff | tree |
next |