summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* check stream index validity in av_program_add_stream_indexBaptiste Coudurier2009-10-19
* request mp3 frame_size to be set in has_codec_parameters, fix issue #1314Baptiste Coudurier2009-10-19
* Add additional long names for the Flash Video decoder and encoder.Stefano Sabatini2009-10-19
* Add additional long names for the Sorenson Vector Quantizer 3 decoder.Stefano Sabatini2009-10-19
* Add additional long names for the Sorenson Vector Quantizer 1 decoderStefano Sabatini2009-10-19
* mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so makeReimar Döffinger2009-10-19
* whitespace cosmetics: prettyprinting, K&R styleDiego Biurrun2009-10-19
* Flip (M)JPEG frames encoded by Intel JPEG library.Carl Eugen Hoyos2009-10-19
* Remove pointless parentheses.Diego Biurrun2009-10-19
* cosmetics: Remove pointless parentheses from return statement.Diego Biurrun2009-10-19
* Align the seek regression test output for better readability.Reimar Döffinger2009-10-19
* Update libx264.c for x264 API changeJason Garrett-Glaser2009-10-19
* reindent after commitBaptiste Coudurier2009-10-19
* In dump_format, print streams not associated with any program.Baptiste Coudurier2009-10-19
* Fix wrong comparison in r20304Reynaldo H. Verdejo Pinochet2009-10-19
* If missing, calculate width or height from bpp andReynaldo H. Verdejo Pinochet2009-10-18
* Add an entry for the avfilter_make_format_list() interface change.Stefano Sabatini2009-10-18
* Rename avfilter_make_format_list2() to avfilter_make_format_list().Stefano Sabatini2009-10-18
* Remove avfilter_make_format_list(), it has been replaced byStefano Sabatini2009-10-18
* fix indentationBaptiste Coudurier2009-10-18
* Implement avfilter_make_format_list2(), which is going to replaceStefano Sabatini2009-10-18
* Make clear in the doxy that this is a *video* filter.Stefano Sabatini2009-10-18
* Split the "Introduction" chapter in two chapters as suggested byStefano Sabatini2009-10-18
* Support FourCC mjpa as MJPEG.Carl Eugen Hoyos2009-10-18
* Fix recursive avfilter_poll_frame(). It was doingVitor Sessak2009-10-18
* fix linking on systems with a function name prefix (10l in r20287)Loren Merritt2009-10-18
* sync yasm macros to x264Loren Merritt2009-10-18
* mux all stream types except audio as one pes packet per avpacket, issue #1374Baptiste Coudurier2009-10-18
* fix sar for dvcpro hd, patch by Charles Yates, charles dot yates at gmail dot...Charles Yates2009-10-18
* huffyuv: add some const qualifiersLoren Merritt2009-10-18
* fix indentation and add bracesBaptiste Coudurier2009-10-18
* handle_packets takes number of packets as arg, avoid reading too muchBaptiste Coudurier2009-10-18
* simd add_hfyu_left_predictionLoren Merritt2009-10-18
* Increase max resync size, fix demuxing of dvgrab-2009.03.28_19-07-22.m2tBaptiste Coudurier2009-10-18
* add CONFIG_LPC to the build system for lpc dsputil functions. fixes buildJustin Ruggles2009-10-18
* WMAPRO: use some type punning in decode_coeffs()Måns Rullgård2009-10-18
* Smarten mtv's probe a bit. Check for non zeroReynaldo H. Verdejo Pinochet2009-10-18
* Replace seek test error return numbers by the corresponding E* strings.Reimar Döffinger2009-10-18
* Replace big square-root table by a call to ff_sqrt(). Based on a patchVitor Sessak2009-10-18
* remove old and useless debug codeAurelien Jacobs2009-10-18
* Read metadata in WavPack files.Anton Khirnov2009-10-18
* Fix typo that mistakenly slipped into previous commit:Onur Küçük2009-10-18
* matroskaenc: Add support for writing chapters.Anton Khirnov2009-10-18
* cosmetics: Break overly long lines.Diego Biurrun2009-10-18
* Add the null video filter.Stefano Sabatini2009-10-18
* Use 'enum PixelFormat *' rather than 'int *' as type for theStefano Sabatini2009-10-18
* Add an entry for the avfilter_get_video_buffer() API change operatedStefano Sabatini2009-10-18
* Make avfilter_get_video_buffer() recursive.Stefano Sabatini2009-10-18
* Add documentation for libavfilter video filters.Stefano Sabatini2009-10-18
* Support more than 64 channels in RTMP inputKostya Shishkov2009-10-18