summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf: add av_ prefix to dump_format()Anton Khirnov2011-02-16
* rtsp: udp_read_packet returning 0 doesn't mean successMartin Storsjö2011-02-17
* ffserver: set the sample aspect ratioNicolas George2011-02-17
* documentation: add encoders chapterJames Zern2011-02-17
* In graph2dot, print more specific audio information for audio links.Stefano Sabatini2011-02-17
* spdifenc: set flag AVFMT_NOTIMESTAMPSAnssi Hannula2011-02-16
* vbv_delay AVOption for ABI compatibilityMichael Niedermayer2011-02-16
* Set maximum lowres value for the MJPEG decoder to 3.Carl Eugen Hoyos2011-02-16
* ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().Justin Ruggles2011-02-16
* fix nsvdec.c compilation if DEBUG macro definedMaksym Veremeyenko2011-02-16
* Fix av_find_best_stream when using a programBalint Marton2011-02-16
* Document audio_resample_close().Stefano Sabatini2011-02-16
* Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini2011-02-16
* Document that av_write_header sets stream time_base to a value of it chosing.Reimar Döffinger2011-02-16
* spdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e9432b to the latest patchJanne Grunau2011-02-16
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-15
* os_support: fix poll() implementationMax Shakhmetov2011-02-15
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* APIchanges: update for 55bad0c: vbv_delayMans Rullgard2011-02-15
* Pass VBV delay to the calling application via ctxChristophe Massiot2011-02-15
* binkaudio: remove unused copy of AVCodecContext*Peter Ross2011-02-15
* binkaudio: fix channel count checkPeter Ross2011-02-15
* fix nsvdec.c compilation if DEBUG definedMaksym Veremeyenko2011-02-15
* aacdec: Implement LTP support.Young Han Lee2011-02-14
* APIchanges: update for 12c14cdAnssi Hannula2011-02-14
* mpegtsenc: whitespace cosmeticsMans Rullgard2011-02-14
* mpegtsenc: set audio_type according to st->dispositionAnssi Hannula2011-02-14
* mpegts: set st->disposition according to ISO 639 language descriptorAnssi Hannula2011-02-14
* apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flagMans Rullgard2011-02-14
* lavf: add AV_DISPOSITION_CLEAN_EFFECTS flagAnssi Hannula2011-02-14
* Make avfilter_config_links() propagate audio information of the source link i...Stefano Sabatini2011-02-14
* Fix spelling error.Tilman Brock2011-02-14
* mmst: fix reading uninitialized data for ping packets.Ronald S. Bultje2011-02-14
* Update APIchanges for 910b5b8Mans Rullgard2011-02-14
* Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer2011-02-14
* Remove disabled legacy code in ffplay.Stefano Sabatini2011-02-14
* aac: remove dead SBR input scalingAlex Converse2011-02-14
* asfdec: fix build for big endian targetsMans Rullgard2011-02-13
* ac3enc: Add x86-optimized function to speed up log2_tab().Justin Ruggles2011-02-13
* wtv: ignore empty data_guid chunksPeter Ross2011-02-13
* asfdec: don't export empty metadataAnton Khirnov2011-02-13
* asfdec: split reading stream properties out of asf_read_header()Anton Khirnov2011-02-13
* mmst: print packet type with error status code messageFrancesco Cosoleto2011-02-13
* configure: fix non-standard regex used with exprMans Rullgard2011-02-13
* mpeg4video: ignore broken GOP headersAnatoly Nenashev2011-02-13
* configure: report full gcc version stringMans Rullgard2011-02-13
* configure: add cleanws() functionMans Rullgard2011-02-13
* FFT: factor a shuffle out of the inner loop and merge it into fft_permute.Loren Merritt2011-02-13
* lavf: print stream disposition in dump_stream_formatAnssi Hannula2011-02-13
* spdifenc: fix byte order on big-endian systemsAnssi Hannula2011-02-13