2008-07-19 |
Benjamin Larsson | Prevent the qdm2 code from overreading/overflowing... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Take the brain amputated spec literally if the user... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Remove explicit strict_std_compliance support as it... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Make strict_std_compliance available to decoders. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Benjamin Larsson | Fix for possible null pointer dereferencing, closes... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Vitor Sessak | Cosmetics: alignment |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Vitor Sessak | Simplify co(): do not abuse pointer aritmetics |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Make the automatic has_b_frames increasing code increas... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Vitor Sessak | Simplify co(): remove variables that are only used... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Try to fix my latest 100l fate SVQ3 breakage. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Remove apparently unneeded out!=NULL check. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Simplify picture output code. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Remove useless #if 0 code. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Do not forget marking disposed delayed pics as unused. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Baptiste Coudurier | add ogv extension |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Baptiste Coudurier | cosmetics, remove space |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Baptiste Coudurier | update swf video frame number when muxing done, fix... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Justin Ruggles | cosmetic: use hex value instead of decimal to show... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Remove delayed_output_pic, I do not understand what... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Drop out of order pics even if bitstream_restriction_fl... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Vitor Sessak | Set avctx->coded_frame in RoQ encoder. At some point in |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Niedermayer | Make the ugly hack which uses an unused entry in the... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Stefano Sabatini | Make ffmpeg -t X with X<=0 transcode nothing. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | minor simplification of qdm2_decode_fft_packets() |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Make frames non reference by default, so they are dispo... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Correcting displayed muxing overhead and video stream... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Support reading large metadata. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Make bitstream_* fields unsigned. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Only realloc() bitstream buffer when the needed size... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | If metadata has been parsed goto end instead of trying to |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Erik Hovland | Fix a mem leak in vc1_decode_frame(). |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Erik Hovland | Fix a mem leak in av_find_stream_info(). |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Måns Rullgård | intreadwrite: support DEC compiler __unaligned type... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Måns Rullgård | MPEGTS: Improve probe function |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Baptiste Coudurier | cosmetics, remove space |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Baptiste Coudurier | Return max score when ftyp atom is encountered. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Michael Niedermayer | Make C code in yuv2yuv1() do accurate rounding, this... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Simplify: do not overuse pointer aritmetic |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | Forgotten accurate rounding function YSCALEYUV2YV121_AC... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | simplify yuv2yuv1() |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Declare parameters of pred() that could be const as... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Another simplification |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Simplify |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Simplify |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Vitor Sessak | Declare function parameters as const |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | 10l forgot SWS_BILINEAR |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | Ensure that exactly one scaler algo is used. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Måns Rullgård | Rearrange AV_[RW][BL]*() macros |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | 100l, someone used FLT_MIN where -FLT_MAX was meant... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Diego Biurrun | Replace LDLATEFLAGS hackery by proper LDFLAGS tests. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Michael Niedermayer | Try to fix FATE after my time_base simplification change. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Diego Biurrun | Move up swscale_error target so that regression tests... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Stefano Sabatini | Free in avcodec_close() avctx->rc_eq. Fix a memory... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Michael Niedermayer | 10000l, revert |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Michael Niedermayer | SVQ3 uses the JPEG variant of YUV 4:2:0. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Diego Biurrun | cosmetics: Fix mxf codec long name. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Baptiste Coudurier | print AVCodecContext address instead of AVClass, better... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Michael Niedermayer | The funny memcpyin svq3 generally has src & dst overlap... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Michael Niedermayer | Print slice num as well. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Loren Merritt | float_to_int16_interleave: change src to an array of... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Loren Merritt | vorbis: reduce memory by reusing buffers |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Loren Merritt | unroll another common case in vorbis_residue_decode |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Siarhei Siamashka | OGG: Add padding at end of Vorbis headers |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Alexander Strange | Move the size of the H264Context delayed_pic array... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Stefano Sabatini | Make v4l2_read_header() don't free a stream in case... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Stefano Sabatini | Make v4l_read_header() don't free a stream in case... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Måns Rullgård | ARM: optimised MAC64 and MLS64 |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Måns Rullgård | ARM: optimised MUL64 |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Måns Rullgård | ARM: ARMv6 optimised MULH |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Måns Rullgård | ARM: ARMv6 optimised FASTDIV |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Måns Rullgård | ARM: disable use of system byteswap.h |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Måns Rullgård | ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Måns Rullgård | ARM: ARMv6 optimised bswap_16/32 |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Måns Rullgård | Remove dead code in bitstream.h |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Alexander Strange | Print the address of the AVCodecContext in av_log(). |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Loren Merritt | 10l, float_to_int16_interleave_sse/3dnow wrote the... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Michael Niedermayer | Make flic probe check a few more things. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Michael Niedermayer | Move the codec_id overriding at a slightly better place. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Måns Rullgård | H264: fix index range assert() in remove_short_at_index() |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Michael Niedermayer | Remove common factors from timebase in av_set_pts_info(). |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Michael Niedermayer | Fix infinite loop at EOF. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Vitor Sessak | Revert r14218. FFMAX is a macro, so |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Ben Littler | only animated gif (gifdec.c) was removed) |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Diego Biurrun | gifdec.c was removed, purge its entry from the Makefile. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Michael Niedermayer | Fix decoding of 320x240.ogg. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Michael Niedermayer | -itsscale to scale timestamps |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Alexander Strange | Cosmetics: reindent. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Alexander Strange | Remove const vector casts. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Ben Littler | removed gif decoder in r14209 |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Diego Biurrun | Drop non-C99-compliant initialization. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Michael Niedermayer | Make our flac decoder decode all the data at EOF. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Matthieu Castet | tools/trasher: Don't mix srand/rand and srandom/random... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Stefano Sabatini | strdup() the default value for rc_eq in AVCodec when... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Michael Niedermayer | On EOF keep calling the decoders until they do not... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Stefano Sabatini | Fix the logic to access the location of a string to... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vitor Sessak | Simplify |
commit | commitdiff | tree | snapshot |
next |