2008-09-19 |
Michael Niedermayer | Remove fixme that is based on the assumption of !direct... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Michael Niedermayer | Remove check and error message for "MBAFF + !direct_8x8... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Michael Niedermayer | Avoid undefined behavior for removing elements that... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Michael Niedermayer | Ensure that muxer and encoder aspect ratios match.... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Michael Niedermayer | Support comments in preset files. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Michael Niedermayer | Make pps/sps scaling_matrix initialization closer to... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Robert Swain | Zero 'idx' for each iteration of the coupling gain... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Robert Swain | Cosmetics: missing brackets |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Alex Converse | Cast the return value of get_bits() to signed integer... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Michael Niedermayer | Ensure that extradata is not parsed twice. |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Kostya Shishkov | add newline at the end of message |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Kostya Shishkov | ZMBV encoder forgot to fill coded frame pointer |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Diego Biurrun | small wording fixes |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Kostya Shishkov | Add fourcc for MS RLE4 |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Kostya Shishkov | Factorize out code used for MS RLE format decoding... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
David Conrad | Remove duplication of TRANSPOSE8 macro, also removing... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
David Conrad | Make a separate macro for writing an entire block from... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
David Conrad | Factorize SSE2_(Row|Column)_IDCT into one macro |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Luca Barbato | Uniform *ToY and *ToUV function signatures |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Luca Barbato | Split mono2Y in monowhite and monoblack |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Luca Barbato | Factorize unit32_t* casts for palette pointer |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Baptiste Coudurier | revert r14983, value is not sample aspect ratio, it... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
David Conrad | Cosmetics: remove excessive blank lines |
commit | commitdiff | tree | snapshot |
2008-09-17 |
David Conrad | Ensure MMX/SSE2 VP3 IDCT selection isn't disabled when... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
David Conrad | Cosmetics: reindent |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Robert Swain | libx264 ffpresets: |
commit | commitdiff | tree | snapshot |
2008-09-17 |
David Conrad | Rewrite SSE2 VP3 IDCT in inline asm |
commit | commitdiff | tree | snapshot |
2008-09-17 |
David Conrad | Rewrite MMX VP3 IDCT in inline asm |
commit | commitdiff | tree | snapshot |
2008-09-17 |
David Conrad | MMX/SSE2 VP3 IDCT are bitexact now that the dequantizat... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
David Conrad | Take idct permutation into account when initializing... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Vitor Sessak | Use SAMPLE_FMT_FLT instead of doing the float->int... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Vladimir Voroshilov | Second-stage gain and Moving Average Predictor codebooks. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Vladimir Voroshilov | Another set of approved changes for G.729: includes... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Alex Converse | Validate pulse position and error out if an invalid... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Michael Niedermayer | Fix segfault with rgb24 and full_internal_chrome due... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Michael Niedermayer | Only print "invalid new backstep" when it is really... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Michael Niedermayer | Fix regression test failure caused by golomb limit... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Baptiste Coudurier | sync to latest x264 git, field was renamed |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Michael Niedermayer | Make decoder more robust by default against broken... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Michael Niedermayer | Fix generated md5, it was wrong for some input lengths. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Michael Niedermayer | Correct the threshold of get_ur_golomb_jpegls() at... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Michael Niedermayer | Avoid using floating point for calculating filter coeff... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Diego Biurrun | wording/spelling |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Justin Ruggles | cosmetics: fix indentation after r15321 |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Justin Ruggles | write actual min and max frame size to FLAC header... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Diego Biurrun | cosmetics: Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Diego Biurrun | Remove useless #ifdef around #include. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Diego Biurrun | Only define x86 register names on x86. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Ramiro Polla | Spelling... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Justin Ruggles | write MD5 checksum to FLAC header. update regression... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Justin Ruggles | update FLAC regression test due to expected change... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Justin Ruggles | write number of samples in FLAC extradata. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Michael Niedermayer | Avoid some explicit types in sizeof(). |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Michael Niedermayer | Use av_mallocz() instead of for() =0; |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Michael Niedermayer | Move dither tables from yuv2rgb to swscale, they have... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Michael Niedermayer | Add , to clarify sentence. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Justin Ruggles | add error message for unsupported codecs in WAVE. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Justin Ruggles | Return error when trying to decode non-grayscale 16... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Diego Biurrun | Fix typos found by ispell. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Michael Niedermayer | Reword a few sentences to make them clearer. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Ronald S. Bultje | Reindent after r15317. |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Ronald S. Bultje | Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Michael Niedermayer | The official guide to swscale for confused developers. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Robert Swain | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Alex Converse | Apply pulses to unscaled coefficients rather than scaled. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Robert Swain | Operands of '+' are not necessarily evaluated in order... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Ramiro Polla | Update link to FFmpeg Windows Help website. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Alex Converse | Correct order of parsing for pulse scalefactor band... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Gert Vervoort | Fix setting default value of scan_offset option for... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Michael Niedermayer | Add sparc maintainer. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Vitor Sessak | Cosmetics: line breaks |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Vitor Sessak | Simplify: use a single history buffer for gain and... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Zores | Fix libswscale build after r27561 if --enable-runtime... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Michael Niedermayer | Fix indention. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
David Conrad | Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOU... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Michael Niedermayer | Rename yuv2rgb variables to avoid name clashes with... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Michael Niedermayer | Switch regression tests to swscale. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Michael Niedermayer | Disable mmx routines that are not bitexact when the... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Michael Niedermayer | Make horizontal mmx scaling code match C code. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Michael Niedermayer | Ensure that additional filter coeffs that exist due... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | yvu9toyv12Wrapper is not bitexact so disable it when... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | Make the horizontal C scaler code clip only against... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | Add bitexact flag. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | The yuv->rgb tables are too small for cliping to be... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | Fix another 1000l bug in the mono input code. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | Add support for PIX_FMT_YUV440P. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | 10000l PIX_FMT_MONOWHITE check was really a || 1. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | Support mono as input format. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | Add support for PIX_FMT_MONOWHITE as output format. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Robert Swain | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Alex Converse | Only read some of TNS bitstream data in the case that... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | rgb24toyv12 isnt accuratly rounding, so disable it... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Michael Niedermayer | Do not use the unscaled yuv->rgb converters if SWS_ACCU... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Aurelien Jacobs | matroskadec: simplify, first_timecode is already in... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Aurelien Jacobs | matroskadec: prevent seeking before the first keyframe... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Michael Niedermayer | 100000000000000l, forgot to commit header change for... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vitor Sessak | Cosmetics: align spec references |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vitor Sessak | Rename function: s/colmult/apply_window/ |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Ronald S. Bultje | Reindent after r15927, see discussion in "[PATCH] rtsp... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Ronald S. Bultje | Factorize out common code for opening of the RTP parsin... |
commit | commitdiff | tree | snapshot |
next |