2009-03-03 |
Justin Ruggles | flacdec: Return error when blocksize code of 0 is found... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Kostya Shishkov | Enable PB-frames decoding for H.263 |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Kostya Shishkov | Add PB-frame decoding support for H.263/i263 (and enabl... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Justin Ruggles | alacdec: Simplify reading of uncompressed samples by... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Justin Ruggles | flacdec: Avoid trying to read 33 bits. This occurs... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Justin Ruggles | flacdec: ALT_BITSTREAM_READER is no longer required. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Justin Ruggles | flacdec: use get_sbits_long() where needed. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Justin Ruggles | Add a get_sbits_long() function. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Måns Rullgård | ALAC: use sign_extend() from mathops.h |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Måns Rullgård | Add sign_extend() function to mathops.h |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Reimar Döffinger | Simplify show_bits_long and copy the GetBitsContext... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Justin Ruggles | flacdec: Use get/skip_bits_long() for more than 17... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Kostya Shishkov | Factor out block decoding in ff_h263_decode_mb() |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Michael Niedermayer | Consider all packets in the parser, not just ones with... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Michael Niedermayer | Favor container packets that end after the first byte... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Michael Niedermayer | Call ff_fetch_timestamp() for mpeg1/2 when a picture... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | version.h should depend on config.mak. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Benoit Fouet | Add context to some av_log() calls. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Benoit Fouet | Merge three conditions in a single 'if' instead of... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Mention non-recursive Makefiles in the changelog. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | cosmetics: spelling/wording fixes |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Justin Ruggles | AC-3 encoding is integer-only |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Revert previous removal of PAM, PBM, PGM, PGMYUV and... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | cosmetics: Reformat long_names so that "DPCM" comes... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | cosmetics: Reformat long_names so that "ADPCM" comes... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | cosmetics: Reformat long_names so that "PCM" comes... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | small spelling/grammar fixes |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | xvmc works with MPEG-2 as well as MPEG-1, note this... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Change a bunch of codec long_names to be more consisten... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ben Littler | figure out which muxers support which codecs? new api... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Robert Swain | The Ogg muxer will handle Theora as well |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Another round of missing codecs and name updates to... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Justin Ruggles | Add some more missing codecs and update names to match... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Add some more missing codecs and update names to match... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Merge MP2, MP3 and MPEG audio demuxer entries. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ben Littler | vorbis and flac ogg muxer only |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ben Littler | ogg muxer is vorbis only |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Justin Ruggles | Add some missing codecs and update names to match the... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Add some missing codecs and update names to match the... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Justin Ruggles | add some missing codecs and update some names to match... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Integer-only decoding of AC-3 is not supported. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Diego Biurrun | Targa encoding is supported. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Verkamp | Add missing image formats, patch by Daniel Verkamp... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Verkamp | Split PGM and PPM in image formats section. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Verkamp | cosmetics: Break image format lines before comments. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Måns Rullgård | RA144: work around gcc bug/oddity on ARM |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | add an API changelog with a first entry for the new... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Diego Biurrun | Add release version number. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Måns Rullgård | configure: fix return value from check_header |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Stefano Sabatini | Document ffplay -ast, -vst, and -sst options. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Stefano Sabatini | Apply the same logic used for subtitle stream selection... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Stefano Sabatini | Simplify the logic for the subtitle stream selection. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Stefano Sabatini | Fix subtitle selection logic, make ffplay select the... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | deprecate old metadata API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | fix missed usage of old metadata API in mov demuxer |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | fix last usage of old metadata API in ffmpeg.c (handlin... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | use new metadata API in libavformat/utils.c |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | use new metadata API in r3d demuxer |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | convert ffserver to new metadata API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | convert ffplay to new metadata API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | convert ffmpeg to new metadata API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | new metadata API is now officially part of public API |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | simplify metadata conversion and fixes gcc-2.95 at... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Måns Rullgård | SVQ3: Fix decoding with A32_BITSTREAM_READER |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Måns Rullgård | ARM: fix missing MUL16() return type |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Dominik Mierzejewski | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Reimar Döffinger | Add warnings to yuv2rgb_vis.c because alpha is set... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Reimar Döffinger | Make AltiVec code write alpha as 255 instead of 0 when... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Reimar Döffinger | Fix braindead and broken way to calculate abase, fixes... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Vitor Sessak | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Vitor Sessak | Do not read uninitialized buffer, no matter if it will... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Reimar Döffinger | Remove unused variable in mpeg_mc_decode_init |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Niedermayer | Change the timebase of the raw demuxer to one that... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Niedermayer | Disable MPEG-1/2 style timestamp calculation for H264... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Niedermayer | Do not set low_delay if has_b_frames has been set befor... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Alex Converse | AAC: Make the CPE function more consistent with the... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Aurelien Jacobs | Add some basic metadata conversion tables for matroska... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Aurelien Jacobs | add a metadata conversion API |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Michael Niedermayer | Adjust time_base exactly when changing ticks_per_frame... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Måns Rullgård | configure: check_func_headers should mark headers as... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Måns Rullgård | configure: {enable,disable}_safe functions that sanitis... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Luca Abeni | Document ff_rtp_codec_id() |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Ivan Schreter | Change TS seeking so it returns position/timestamp... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Luca Abeni | Fix typo in a comment |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Luca Abeni | Document ff_rtp_enc_name() |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Justin Ruggles | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Luca Abeni | Document ff_rtp_get_codec_info() |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Justin Ruggles | Separate the raw FLAC demuxer from raw.c and put in... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Ronald S. Bultje | Rename movenc.c MOVContext to MOVMuxContext, since... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Måns Rullgård | Revert "Improve frame rate guessing for streams with... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Måns Rullgård | ARM: fix corner-case overflow in H.264 weighted prediction |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Ivan Schreter | Improve frame rate guessing for streams with two fields... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
David S. Miller | sub_mb_type[] needs to be 8-byte aligned because it... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Cédric Schieli | When converting from a non alpha format to an alpha... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Cédric Schieli | Fix avpicture_layout to not chroma shift the alpha... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Aurelien Jacobs | use new metadata API in nut muxer |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Aurelien Jacobs | use new metadata API in nut demuxer |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Cédric Schieli | Add an isALPHA macro to check if pixel format has alpha... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Cédric Schieli | Use YUV420P code path for YUVA420P where appropriate |
commit | commitdiff | tree | snapshot |
next |