2009-03-20 |
Daniel Verkamp | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Reimar Döffinger | Avoid crash on planarCopy to a destination without... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Benoit Fouet | Initialize pointer arrays which may be freed before... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Reimar Döffinger | Do _not_ use rbx on x86_64, it will fail to compile... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Reimar Döffinger | Fix swscale compilation with Altivec enabled. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Add a changelog entry for the alpha scaler support |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Also test the alpha channel in swscale-example |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | YUVA420P is now supported as output format |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Add alpha channel scaling |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Add a CONFIG_SWSCALE_ALPHA option for alpha channel... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Use a simpler and more general check for the gray case... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ramiro Polla | mlp, truehd: support non 1:1 channel mapping. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ramiro Polla | Support "next parameter flags present" flag. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ramiro Polla | truehd: support up to 3 substreams. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Gwenole Beauchesne | Rename hwaccel_data_private to hwaccel_picture_private. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Replace random() usage in test programs by av_lfg_*(). |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Only build motion-test if MMX is enabled. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Align test program output columns. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Remove unused libavutil/random.h #include. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Use correct header for struct AVLFG. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | resync ffm if error in stream |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | typo, fix eof check |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | do not write ffm write index by default, detect if... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ronald S. Bultje | Add byte reordering for the SIPRO audio codec. See... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ronald S. Bultje | Assign the x-pf-asf payload string to be decoded by... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | check av_find_stream_info return value |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | uniformize log messages and add some more |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | use lfg and ff_random_get_seed instead of deprecated... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | check if feed and stream already exist before registeri... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Make softfloat test program compile again: Setting... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Make AES test program compile again: Setting the av_log... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Diego Biurrun | Initialize *srcContext, *dstContext, *outContext to... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Matthieu Castet | Remove useless casting in asm "m" operand. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Matthieu Castet | Remove useless casting in asm "m" operand. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Stefano Sabatini | Make ffmpeg fail if the argument provided to the -pix_f... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Baptiste Coudurier | set avi fsize to INT64_MAX if riff tag end is not set... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Baptiste Coudurier | move max analyze duration check before considering... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ramiro Polla | Allocate executable memory with VirtualAlloc() in Windows. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ramiro Polla | Check for VirtualAlloc() so it may be used to allocate... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ramiro Polla | Drop unnecessary cast and cosmetically align. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ramiro Polla | Support raw TrueHD files |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Reimar Döffinger | Fix indentation after r18047. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Reimar Döffinger | Change linesize alignment method to ensure that linesiz... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Reimar Döffinger | Do not set linesize for palette data, it does not make... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ramiro Polla | Split TrueHD decoder from MLP |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Alex Converse | MOV: Use the AOT enum for the mp4_audio_types mapping. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Niedermayer | Revert |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Niedermayer | typedef int x86_reg on non x86 |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Niedermayer | Fix 10l typo. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Diego Biurrun | Nicely align output columns. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Niedermayer | Unscaled converters for |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Justin Ruggles | share some constants between the FLAC encoder and FLAC... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Diego Biurrun | Fix compilation of adler32 test program: Use av_log_set... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Diego Biurrun | Fix copy and paste typo in input/output devices section. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Reimar Döffinger | Fix libswscale compilation on non-x86, hopefully withou... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Stefano Sabatini | Use read_yesno() in opt_output_file(). |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Stefano Sabatini | Implement read_yesno(). |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Stefano Sabatini | Flush the remaning chars in the input buffer after... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Stefano Sabatini | Implement a name field for AVPixFmtDescriptor. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Ramiro Polla | swscale-example: use LFG instead of random() |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Ramiro Polla | Do not assume long is same width as x86 register. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Alex Converse | Fix typo in AOT_ER_AAC_ELD |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Alex Converse | Update the MPEG-4 AOT table. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Reimar Döffinger | Rename GUID typedef to ff_asf_guid to fix MinGW compila... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Alex Converse | Move MPEG-4 AOT enum to mpeg4audio.h. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Reimar Döffinger | Add a special guidcmp function to compare ASF guids... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Diego Biurrun | Consistently use ff_ prefixes for internal symbols. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Diego Biurrun | Add list of supported input/output devices. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Diego Biurrun | Adjust @columnfractions settings to reflect the number... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ramiro Polla | use intptr_t to cast pointers to int in codecs maintain... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Cédric Schieli | Add a fillPlane function to fill a plane with one const... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Cédric Schieli | Don't write outside of the picture buffer in planarCopy... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ronald S. Bultje | Fix wrong @file tag. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Gwenole Beauchesne | Amend AVCodecContext with hwaccel_context (HW accelerat... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ronald S. Bultje | Reindent after r18023. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ronald S. Bultje | Add RTP/ASF header parsing, which is part of the SDP... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
avcoder | cosmetics: fix indentation, patch by avcoder, ffmpeg... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Diego Biurrun | Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Diego Biurrun | whitespace cosmetics: Consistently format function... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Justin Ruggles | Add documentation about missing E-AC-3 features. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
John Cox | Fix SEIs when splitting H264 input. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Reimar Döffinger | Extend mov edit list support to work for a first paddin... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Måns Rullgård | rmdec: fix crash at end of file |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Cédric Schieli | Add an alpha parameter to the YUV2RGBFUNC macro to... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Alex Converse | Cosmetics: Re-indent after last commit |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Alex Converse | MOV: Support stz2 "Compact Sample Size Box" |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Alex Converse | AAC: IEEE-754 type punning for 16-bit floating point... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | More reindent, forgotten in previous commit. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Parse index chunk so that seeking in modern .rm files... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Benoit Fouet | Revert the alphabetical reordering which made me owner... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Reindent after r18010. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Mark the first output audio frame as keyframe (separate... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Remove packet returning in ff_rm_parse_packet() if... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Benoit Fouet | Fix alphabetical order. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Reindent after r18005. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Daniel Verkamp | Fix an assert(). |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Ronald S. Bultje | Merge code for packet reading in "old" (.ra, audio... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Cédric Schieli | Split YUV2RGB operands declaration into a separate... |
commit | commitdiff | tree | snapshot |
next |