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 |
2008-09-04 |
Peter Ross | Remove further 1sample=2byte assumptions within FFmpeg... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Stefano Sabatini | Make the nb_max_connections and nb_connections int... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Baptiste Coudurier | change the logic to mux 13818-3 and 11172-3 in mp4... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Baptiste Coudurier | forbid mp3 < 16000hz in anything except mov |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Baptiste Coudurier | dirac muxing support in mp4/mov |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Baptiste Coudurier | cosmetics, move up mpeg1video mp4 objecttype |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Baptiste Coudurier | cosmetics, change values to hex since mp4ra use hex |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Baptiste Coudurier | cosmetics, vertical align |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Baptiste Coudurier | ac3 muxing support in mov/mp4/m4v |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Michael Niedermayer | Ignore the spec, and calculate aspect ratio on width... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Stefano Sabatini | Make the maximum number of simultaneous HTTP connection... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Reimar Döffinger | Change doxygen comment: Clarify when av_write_trailer... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Michael Niedermayer | Clarify sample_aspect_ratio. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Michael Niedermayer | Add AVPacket.convergence_duration. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Michael Niedermayer | Try to clarify the semantics of AVPacket.duration. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jai Menon | fix issue 616 on roundup : decoding of short flac files |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Diego Biurrun | Disable encoders by undefining CONFIG_FOO_ENCODER once... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Diego Biurrun | Surround some encoding-specific functions with the... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Diego Biurrun | Replace generic CONFIG_ENCODERS preprocessor conditiona... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Michael Niedermayer | Fix round to even for aspect ratio correction. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Ronald S. Bultje | Remove unused code that used to handle protocol concate... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Vladimir Voroshilov | gain codebook (first stage), 8k mode for G.729 |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Ronald S. Bultje | Implement Realmedia/RTSP-compatible SETUP command.... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Baptiste Coudurier | fix fourcc comment |
commit | commitdiff | tree | snapshot |
next |