| July 3, 2011 | ||
|---|---|---|
View cbfdfbe
Merge remote-tracking branch 'qatar/master'Michael Niedermayer authored on 2011/07/03 09:56:12 |
||
| July 2, 2011 | ||
|---|---|---|
View 0d5c349
put_bits: remove ALT_BITSTREAM_WRITERMans Rullgard authored on 2011/07/02 19:50:24 |
||
| June 11, 2011 | ||
|---|---|---|
View 45fb647
Merge remote-tracking branch 'qatar/master'Michael Niedermayer authored on 2011/06/11 10:51:36 |
||
| June 8, 2011 | ||
|---|---|---|
View d552f61
Merge remote-tracking branch 'qatar/master'Michael Niedermayer authored on 2011/06/08 10:56:36 |
||
| June 6, 2011 | ||
|---|---|---|
View 02a8d43
Replace some av_log/printf + #ifdef combinations by av_dlog.Diego Biurrun authored on 2011/06/06 08:25:32 |
||
| April 27, 2011 | ||
|---|---|---|
View 19d824e
bitstream: Properly promote av_reverse values before shifting.Alex Converse authored on 2011/04/27 01:08:26 |
||
| April 1, 2011 | ||
|---|---|---|
View 294e547
ffv1: fix undefined behavior with insane widths.Michael Niedermayer authored on 2011/04/01 19:46:36 |
||
View 676d380
Fix undefined behavior in ffv1 with insane widths. The new tables is large enough to prevent this together with our image size checks.Michael Niedermayer authored on 2011/04/01 19:46:36 |
||
| March 19, 2011 | ||
|---|---|---|
View 2912e87
Replace FFmpeg with Libav in licence headersMans Rullgard authored on 2011/03/19 02:35:10 |
||
| May 13, 2010 | ||
|---|---|---|
View f39ab20
change a variable-length array to a malloc.Loren Merritt authored on 2010/05/13 07:38:05 |
||
| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| March 29, 2010 | ||
|---|---|---|
View b23cf13
indentLoren Merritt authored on 2010/03/29 11:50:41 |
||
View 3224079
optimize init_vlc(). Reduce worst case time from O(N^2) to O(N*log(N)). Speedup average case by a factor of 10 in ffv2 (total decoding speed +4-25%), factor of 1.3 in ffvhuff (total +0.5%), factor of 1.8 in indeo5 (total +1%), factor of 1.1 in mjpeg (total +0.1%).Loren Merritt authored on 2010/03/29 11:50:23 |
||
| February 22, 2010 | ||
|---|---|---|
View 769c497
indentMåns Rullgård authored on 2010/02/22 00:11:59 |
||
View 4c4e746
Avoid negative shifts in build_table()Måns Rullgård authored on 2010/02/22 00:11:57 |
||