2007-03-21 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Baptiste Coudurier | set audio frame size based on stts |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Baptiste Coudurier | treat frame_size > 1 as compressed audio |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Kostya Shishkov | Smacker Audio stereo fix |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Michael Niedermayer | update links to old probably obsolete bttv patches |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Michael Niedermayer | link to ffv1, msmpeg4, asv1, 4xm docs |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Michael Niedermayer | libav* headers for pascal |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Ian Braithwaite | Small simplifications to subband coefficient handling... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Loren Merritt | oops, encoder was under ifdef decoders. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Michael Niedermayer | revert r8428, the check was not that useless |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Justin Ruggles | add myself as AC-3 maintainer |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Michael Niedermayer | i think this is more correct |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Kostya Shishkov | Correctly handle data_size on decoding |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Justin Ruggles | fix handling of special case for lowest snroffset.... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Baptiste Coudurier | 10l, fix debug, dprintf does not have log level |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Luca Barbato | expose av_base64_decode and av_base64_encode |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Clemens Ladisch | fix end-of-file detection |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Baptiste Coudurier | add dnxhd fourcc |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Baptiste Coudurier | dnxhd decoder |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Bill O'Shaughnessy | AC-3 encoded volume is too high. Revert revision 7160: |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Måns Rullgård | fix init_vlc() with nonzero flags |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Justin Ruggles | split ac3_parametric_bit_allocation into 3 separate... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Justin Ruggles | improve ac3_probe by counting consecutive frames |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Kostya Shishkov | Zero MV vectors for P frame intra blocks |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Michael Niedermayer | fix full range (jpeg yuv) chroma |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Loren Merritt | huffyuv rgb encoder |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Diego Pettenò | Remove parameter unused in format string. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Kostya Shishkov | indentation |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Kostya Shishkov | Proper handling of motion vectors for adv. profile |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Justin Ruggles | hardcode ff_ac3_frame_sizes table |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bobby Bingham | Add RLE encoding support, patch by Bobby Bingham, uhmmm... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Michael Niedermayer | remove incorrect special case for audio |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Michael Niedermayer | fix indention |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Michael Niedermayer | reorder pts into dts support |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bobby Bingham | Move the encoding of the image data to its own function. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Bobby Bingham | Add 15 bit support, patch by Bobby Bingham, uhmmmm... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Michael Niedermayer | remove useless if() |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Michael Niedermayer | remove silly video check, theres nothing video specific... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Michael Niedermayer | add a delay variable to hold the timestamp buffer size |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Michael Niedermayer | remove special case for h.264 whatever this was suppose... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Limin Wang | add fps stats, patch by Limin Wang <lance lmwang at... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Michael Niedermayer | fix indention |
commit | commitdiff | tree | snapshot |
2007-03-15 |
John Dalgliesh | force 16-bytes alignement of block array, as needed... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Michael Niedermayer | support reordering pts in the decoder (this might be... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Aurelien Jacobs | disable pts reordering code and initialize a parser... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Ian Braithwaite | subband_coef_noise -> subband_coef_sign |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Michael Niedermayer | remove secure password delivery requirement after compl... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Diego Biurrun | misc wording/spelling fixes |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Michael Niedermayer | gpg and passwords rule |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Michael Niedermayer | add rule to keep disscussion on the public mailinglist... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Michael Niedermayer | patches should be split into incremental changes if... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Bobby Bingham | Targa (.tga) encoder, |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Michael Niedermayer | add a entry to the policy about fixing warnings (i... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Michael Niedermayer | Patch review process |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | 10l for myself, fixing --disable-encoders |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | 160 bytes smaller object file, ask gcc devels why |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | explain where the T table comes from |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Kostya Shishkov | DXA demuxer and decoder |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | deprecate ff_realloc_static |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | 10l to whoever wrote this |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | kill av_mallocz_static() calls in init_rl() |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | move RLTable stuff to its own header |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | kill av_mallocz_static() |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Baptiste Coudurier | reindent after last commit |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Baptiste Coudurier | h264 complete frames parsing support |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | kill 3 more av_mallocz_static() |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Michael Niedermayer | kill another 2 av_mallocz_static() |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | kill a av_mallocz_static() |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | 10^10l to whoever wrote this |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | remove useless static cm variable |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | remove silly static int done protecting the initalizati... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | remove redundant memset() |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | dont malloc() static mv_penalty arrays |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | deprecate av_mallocz_static() |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Ian Braithwaite | Combine the window and overlap loops, |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | cosmetic (order context variables like in sha1) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | s/context/ctx/ |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | #undef printf under #ifdef TEST (needed for testing) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | borrow finalization algo from sha1 (100byte smaller) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | get rid of b_used variable (same size with CONFIG_SMALL) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | smaller av_sha1_update() |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | use CONFIG_SMALL |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | put state[5] last so no padding is needed on arch where... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | dont memcpy() simpler and same speed |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | remove middle variant (keep fastest and smallest) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | double ;; |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | factorize VARIANT2 (smaller and slower) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | revert 2% speed loss change (r8360) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Aurelien Jacobs | remove outdated comment |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Aurelien Jacobs | remove no more needed parameters |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | zero byte idea by rich |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Niedermayer | 2 other variants of how to implement the core part |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Aurelien Jacobs | set pkt->duration for laced packets too |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Aurelien Jacobs | calculate pts for laced packets |
commit | commitdiff | tree | snapshot |
next |