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 |
2008-09-03 |
Vladimir Voroshilov | Another set of approved G.729 chunks (from decoder... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Aurelien Jacobs | theoradec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Aurelien Jacobs | theoradec: skip decoding of uncoded MV in 4MV code |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Aurelien Jacobs | theoradec: small 4MV code reorganization to ease future... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Ronald S. Bultje | Move av_set_pts_info() inside the mdpr_read_codecdata... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Ronald S. Bultje | Use chunk-size in function calling mdpr_read_codecdata... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Diego Biurrun | Replace generic CONFIG_DECODERS preprocessor conditiona... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Diego Biurrun | Silence a couple of 'defined but not used' warnings... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Laurent Aimar | Prevent a division by 0 in the g726 decoder when the... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Laurent Aimar | Fix an invalid free in the AVI muxer when an unsupporte... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Diego Biurrun | Replace generic CONFIG_MUXERS preprocessor conditionals... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Diego Biurrun | Remove pointless #ifdef CONFIG_VHOOK from the code. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Baptiste Coudurier | correctly mux mpeg2 audio 13818-3 in mp4 |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Baptiste Coudurier | allow mp2 to be muxed into mp4 |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Vladimir Voroshilov | Parity bit calculation routine for G.729 |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Michael Niedermayer | Try to support invalid h264 that does not mark IDR... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Michael Niedermayer | Fix detection of MPEG4 in MPEG-PS. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Justin Ruggles | add a separate line in Makefile for E-AC-3 decoder... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Baptiste Coudurier | make pcm encoder setting bits_per_sample field |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefano Sabatini | Make show_banner()/show_version() print the libpostproc... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Stefano Sabatini | Implement postproc_version(). |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Justin Ruggles | change back to using CONFIG_*_DEMUXER for ac3_eac3_prob... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Aurelien Jacobs | matroska: add E-AC-3 support |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Aurelien Jacobs | simplify ac3_probe() and eac3_probe(). patch by Aurelie... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Justin Ruggles | check ENABLE_*_DEMUXER instead of CONFIG_*_DEMUXER |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Justin Ruggles | create a separate codec_id for E-AC-3 |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Ronald S. Bultje | Remove useless "else" case in if X { A; return }; else... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Ronald S. Bultje | Some RTSP streams use SDP lines longer than 1024 bytes... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Ronald S. Bultje | Implement Realmedia-compatible DESCRIBE command. |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Justin Ruggles | fix sorting of audio codecs |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Bartlomiej... | Remaining parts of Nellymoser encoder |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Michael Niedermayer | Check ff_init_me()s return value. |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Michael Niedermayer | 1000l Fix snow regression test that i broke in r15135. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Michael Niedermayer | Warn the user about me_method values that are not suppo... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Michael Niedermayer | Optimize vorbis_residue_decode() so that vr->type is... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Michael Niedermayer | Remove debuging junk that probably hasnt been used... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Baptiste Coudurier | check for malloc failure |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Baptiste Coudurier | copy whole frame in vosData for dnxhd, this code will... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Justin Ruggles | the FLAC encoder has an integer-only mode available... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Justin Ruggles | cosmetics: capitalization |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Justin Ruggles | Dnet AC-3 encoding is integer-only |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Justin Ruggles | add E-AC-3 to supported codec list |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bartlomiej... | Okayed parts of nellymoserenc.c |
commit | commitdiff | tree | snapshot |
next |