summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* check that duration is set to avoid fpeBaptiste Coudurier2009-11-05
* warn if stream timescale is not set and set it to 1 to avoid FPEBaptiste Coudurier2009-11-05
* Corrects two typosReynaldo H. Verdejo Pinochet2009-11-05
* Decrement probe score at unsuported bppReynaldo H. Verdejo Pinochet2009-11-05
* fix \0xa9wrt metadata, to composer, fix issue #1501Baptiste Coudurier2009-11-05
* Correct double include introduced by r20450Reynaldo H. Verdejo Pinochet2009-11-05
* Reduce stack memory allocation in MP3 decoderVitor Sessak2009-11-04
* Implement ff_scale_vector_to_given_sum_of_squares()Reynaldo H. Verdejo Pinochet2009-11-04
* Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table for n bits.Reimar Döffinger2009-11-04
* Don't lock the channel output configuration based on the first value seen forAlex Converse2009-11-03
* Vertical align.Stefano Sabatini2009-11-03
* Use spaces after commas for improving readability.Stefano Sabatini2009-11-03
* Add slicify video filter.Stefano Sabatini2009-11-03
* Make avfilter_get_video_buffer() useStefano Sabatini2009-11-03
* Explicitely define get_video_buffer() callbacks in the format,Stefano Sabatini2009-11-03
* Change file doxy fromStefano Sabatini2009-11-03
* Fix/clarify description of the noformat filter.Stefano Sabatini2009-11-03
* Fix grammar / clarify documentation for the format and noformatStefano Sabatini2009-11-03
* add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.movAndrew Wason2009-11-03
* Simplify AC-3 critical band end calculation (correctly this time).Justin Ruggles2009-11-03
* Revert r20050, which caused decoding errors with at least one valid AC-3 file.Justin Ruggles2009-11-03
* Indent.Ramiro Polla2009-11-02
* Add -fpre option to take a preset file as parameter. The -[avs]pre options noRamiro Polla2009-11-02
* Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats.Stefano Sabatini2009-11-02
* Avoid huge array for rgb ljpeg on the stack.Michael Niedermayer2009-11-02
* map VYUY fourcc to rawcodecBen Littler2009-11-02
* configure: fix 64-bit test with clangMåns Rullgård2009-11-01
* Set sample format in flac_decode_init() rather than inJustin Ruggles2009-11-01
* Set the sample format for Smacker audio in the decoder rather than in theJustin Ruggles2009-11-01
* configure: remove extra backslashes from suncc DEPEND_CMDMichael Kostylev2009-10-31
* configure: use here-doc for --help outputMåns Rullgård2009-10-31
* configure: use here-docs instead of echo for writing config.{h,mak}Måns Rullgård2009-10-31
* configure: simplify setting of SDL flags in config.makMåns Rullgård2009-10-31
* Allow disabling doc generation with --disable-docMåns Rullgård2009-10-31
* configure: simplify STRIP setting in config.makMåns Rullgård2009-10-31
* Makefile cosmeticsMåns Rullgård2009-10-31
* Implement AMR gain function that is used by both AMR and SIPR.Vitor Sessak2009-10-31
* print packet duration when debugging timestampsBaptiste Coudurier2009-10-30
* Document slice ordering assumption done by sws_scale().Stefano Sabatini2009-10-30
* Remove the get_video_buffer() callback.Stefano Sabatini2009-10-30
* Document that using "make -r" might be faster than plain "make" in Windows.Ramiro Polla2009-10-30
* Issue an error when forced format cannot be honored.Etienne Buira2009-10-30
* Change whitespace placement a little to improve readabiliy slightly.Michael Niedermayer2009-10-29
* Multiple inclusion guards for synth_filter.h.Michael Niedermayer2009-10-29
* Support demuxing teletext in DVB streams.Francesco Lavra2009-10-29
* Vertically align function arguments.Michael Niedermayer2009-10-29
* Add generic rules for building helpers with HOSTCCMåns Rullgård2009-10-29
* vorbis_dec: factor out duplicated code for index reading, bounds checking andReimar Döffinger2009-10-28
* Makefile cosmeticsMåns Rullgård2009-10-28
* Enable hardcoded tables for ia64 shared builds.Reimar Döffinger2009-10-28