2008-09-08 |
Baptiste Coudurier | alac : fix case where bits_per_sample is not set. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vitor Sessak | Remove useless comment |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vitor Sessak | Normalize triplets in gain_val_tab[][] so gain_exp_tab... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | Remove deprecated avcodec_decode_audio() this one was... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | avcodec_find_best_pix_fmt() needs a 64bit mask as there... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | Rename error_resilience to error_recognition. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vitor Sessak | Pass directly variable 'a' to interp instead of evaluat... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vitor Sessak | Simplify if() in copy_and_dup() |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vitor Sessak | Add av_cold attribute to decode_init() |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vitor Sessak | Cosmetics: Make the two additional units in size more... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | Remove DEFAULT_FRAME_RATE_BASE. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | Drop deprecated SAMPLE_FMT_S24. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | Remove stuff under #if LIBAVCODEC_VERSION_INT. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Luca Abeni | Bump Major version, this commit is almost just renaming... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | Try to fix wma regression. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | Fix jpeg yuv. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Diego Biurrun | Relicense as ISC with the authors' permission. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Baptiste Coudurier | terminate tag tables by CODEC_ID_NONE |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Niedermayer | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Michael Niedermayer | Fix accurate rounding mode on x86_64. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Diego Biurrun | Relicense from LGPL 2.1 to LGPL 2.1 or later with the... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Check output buffer size before decoding. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Cosmetics: rename vars s/ctx/chd/ |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Luca Barbato | Make ToY and ToUV family of function consistent part I |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Exploit symmetry to reduce size of tables by half. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Michael Niedermayer | Make fast bilinear scaler work again. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Aurelien Jacobs | fix seek regression tests after r15229 |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Cosmetics: s/short/int16_t/ |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Remove cast, now tables are signed. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Convert tables to signed and decimal. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Remove unused table entries. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Remove commented out code. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Use FFMIN() instead of rewriting it. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Factorize broken clipping in its own function and docum... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Cosmetics: whitespace/linebreaks |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Use the same 8 bit -> 16 bit conversion as QuickTime. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Do not share context variables between channels and... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vitor Sessak | Remove output pointer from context |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Gehrer | add 1bpp decoding function and extend 4bpp function to |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Baptiste Coudurier | add missing html start tag to ffserver status html... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Baptiste Coudurier | cleanup, merge snprintf calls |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Baptiste Coudurier | set default bps to 16 in wav header |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Baptiste Coudurier | 100l, compute correctly poll_table size when allocating |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Ronald S. Bultje | Implement RDT-specific data parsing routines. After... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Ronald S. Bultje | Reindent after previous patch. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Ronald S. Bultje | Implement a RDT-specific SET_PARAMETER command that... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Ronald S. Bultje | Add dynamic payload handlers to rdt.c. These follow... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Ronald S. Bultje | Give register_dynamic_payload_handler() in rtpdec.c... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Aurelien Jacobs | bump lavf micro version to allow checking for the matro... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Aurelien Jacobs | matroskadec: remove now useless vstream and is_video_ke... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Aurelien Jacobs | matroskadec: remove useless braces |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Aurelien Jacobs | matroskadec: ensure that the timecode added to the... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Carl Eugen... | Whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Diego Biurrun | license header consistency cosmetics. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Diego Biurrun | Mention that libavcodec/ac3dec.c is GPLed. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Diego Biurrun | license header consistency cosmetics |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Vladimir Voroshilov | Remove not approved parts. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Vitor Sessak | Test a var for overflow just after it is set |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Vitor Sessak | Remove useless parentheses. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Stefano Sabatini | Remove wrong and unnecessary condition. VHOOK filters... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
JonY | Undefine the macro which defines fprintf as please_use_... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Jean Delvare | Add support for the RGB32 pixel format in video4linux2... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Jean Delvare | Add support for the PIX_FMT_RGB555 and PIX_FMT_RGB565... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Reimar Döffinger | Fix nuv decoder to use reget_buffer for non-keyframes... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Baptiste Coudurier | do not fail if audio is uncompressed and frame size... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Baptiste Coudurier | simplify bps code by using av_get_bits_per_sample |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Baptiste Coudurier | simplify function selection code |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Baptiste Coudurier | enable yuv422p to uyvy converter |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vitor Sessak | Cosmetics: indent after last commit and remove useless... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vitor Sessak | Simplify: use a for instead of unrolling by hand |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Vitor Sessak | Functions mace{3,6}_decode_frame() are just wrappers... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Aurelien Jacobs | matroskadec: fix ASS subtitle track packets before... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Baptiste Coudurier | add -xerror option, ffmpeg will now exit right when... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Baptiste Coudurier | Fix msgsm in wav, do not set blkalign to frame size... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Vitor Sessak | Simplify: use two distinct functions to decode MACE3... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Vitor Sessak | Simplify mace_decode_frame() |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Aurelien Jacobs | matroska: subtitle display duration must be stored... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Vitor Sessak | Remove useless comments |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Vitor Sessak | Reindent mace.c, its indentation was completly inconsis... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Make 16bit grayscale output work. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Baptiste Coudurier | set block align and frame size for gsm in aiff |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Vitor Sessak | Cosmetics: s/LPC_type/LPC_TYPE/ |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Baptiste Coudurier | print error when deinterlacing fails |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Fix 4 and 8 bit RGB/BGR input. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
JonY | Properly use av_log rather than fprintf/printf. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Remove workaround for rgb/bgr mess. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Fix 4 of the unscaled rgb15/16 converters, each of... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | rgb vs bgr fix for the unscaled converters. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Baptiste Coudurier | cosmetics, remove whitespace |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Kurtnoise | actually write dac3 atom, patch by Kurtnoise, kurtnoise... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Fix rgb15/16 vs. bgr part2. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Damiano Galassi | skip 2 bytes more when parsing ac3 frame, syncword... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Fix rgb15/16 vs. bgr part1. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Add fflush to prevent stdout & stderr from being mixed. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Vitor Sessak | Multiply table by -1. This avoid doing this calculation... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Michael Niedermayer | Fix artifacts of MPEG4-720I-DN-SV8K.trp caused by lack... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Vitor Sessak | Avoid duplicating compute_lpc_coefs() function in both... |
commit | commitdiff | tree | snapshot |
next |