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 |
2008-07-13 |
Vitor Sessak | Another av_clipf() usage |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vitor Sessak | Do not declare as double a var that only stores a float |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vitor Sessak | Simplify: use FFMAX |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Reimar Döffinger | check that csize in ff_lzw_decode_init is < LZW_MAXBITS... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vitor Sessak | Add av_clipf() function to common.h and use it in ra288.c |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | dvdsubdec: allow compilation with -DDEBUG |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | RTP: use dprintf(), allow compilation with -DDEBUG |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | ASF: use dprintf(), allow compilation with -DDEBUG |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Michael Niedermayer | Remove gif demuxer, the code contains a gif decoder... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Michael Niedermayer | Use -vsync 0 unless the user explicitly asked for... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Loren Merritt | exploit mdct symmetry |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Ramiro Polla | mlpdec: Check for bits left before each read of End... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Loren Merritt | simplify vorbis windowing |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Ramiro Polla | bitstream: move put_sbits() from flacenc.c to bitstream... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Reimar Döffinger | clip MS ADPCM predictor range to correct [0..6] range... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Reimar Döffinger | Use bytestream and AV_RL* functions in ADPCM code where... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Reimar Döffinger | Fix MS ADPCM de- and encoding: first and second sample... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Diego Biurrun | Add parisc* to the list of architectures requiring... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | mpegaudio: use MAC/MLS macros in ff_mpa_synth_filter |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | mathops: add MAC64, MLS64, and MLS16 |
commit | commitdiff | tree | snapshot |
next |