summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VC1: transpose IDCT 8x8 coeffs while reading.Ronald S. Bultje2011-02-174-58/+63
* ffserver: Try matching the RTSP url without a trailing slashMartin Storsjö2011-02-171-1/+5
* Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tagJanne Grunau2011-02-171-4/+4
* lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov2011-02-173-3/+9
* Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov2011-02-1710-62/+85
* mdct: remove unnecessary multiplicationYoung Han Lee2011-02-171-1/+1
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-163-13/+22
* Replace remaining uses of parse_date with av_parse_time.Anton Khirnov2011-02-162-8/+7
* Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini2011-02-168-254/+291
* lavf: add av_ prefix to dump_format()Anton Khirnov2011-02-168-13/+33
* rtsp: udp_read_packet returning 0 doesn't mean successMartin Storsjö2011-02-171-1/+1
* ffserver: set the sample aspect ratioNicolas George2011-02-171-1/+1
* documentation: add encoders chapterJames Zern2011-02-172-0/+21
* In graph2dot, print more specific audio information for audio links.Stefano Sabatini2011-02-171-4/+13
* spdifenc: set flag AVFMT_NOTIMESTAMPSAnssi Hannula2011-02-161-0/+1
* vbv_delay AVOption for ABI compatibilityMichael Niedermayer2011-02-161-0/+1
* Set maximum lowres value for the MJPEG decoder to 3.Carl Eugen Hoyos2011-02-161-1/+1
* ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().Justin Ruggles2011-02-161-2/+1
* fix nsvdec.c compilation if DEBUG macro definedMaksym Veremeyenko2011-02-161-1/+1
* Fix av_find_best_stream when using a programBalint Marton2011-02-161-1/+1
* Document audio_resample_close().Stefano Sabatini2011-02-161-0/+7
* Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini2011-02-161-3/+4
* Document that av_write_header sets stream time_base to a value of it chosing.Reimar Döffinger2011-02-161-0/+4
* spdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e9432b to the latest patchJanne Grunau2011-02-161-18/+9
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-153-3/+3
* os_support: fix poll() implementationMax Shakhmetov2011-02-151-1/+1
* Merge libavcore into libavutilReinhard Tartler2011-02-15120-321/+166
* APIchanges: update for 55bad0c: vbv_delayMans Rullgard2011-02-151-0/+3
* Pass VBV delay to the calling application via ctxChristophe Massiot2011-02-152-1/+10
* binkaudio: remove unused copy of AVCodecContext*Peter Ross2011-02-151-3/+1
* binkaudio: fix channel count checkPeter Ross2011-02-151-2/+2
* fix nsvdec.c compilation if DEBUG definedMaksym Veremeyenko2011-02-151-63/+48
* aacdec: Implement LTP support.Young Han Lee2011-02-144-20/+178
* APIchanges: update for 12c14cdAnssi Hannula2011-02-141-0/+3
* mpegtsenc: whitespace cosmeticsMans Rullgard2011-02-141-1/+1
* mpegtsenc: set audio_type according to st->dispositionAnssi Hannula2011-02-141-0/+7
* mpegts: set st->disposition according to ISO 639 language descriptorAnssi Hannula2011-02-141-0/+5
* apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flagMans Rullgard2011-02-141-0/+3
* lavf: add AV_DISPOSITION_CLEAN_EFFECTS flagAnssi Hannula2011-02-143-1/+4
* Make avfilter_config_links() propagate audio information of the source link i...Stefano Sabatini2011-02-141-0/+6
* Fix spelling error.Tilman Brock2011-02-141-1/+1
* mmst: fix reading uninitialized data for ping packets.Ronald S. Bultje2011-02-141-2/+1
* Update APIchanges for 910b5b8Mans Rullgard2011-02-141-0/+3
* Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer2011-02-144-2/+26
* Remove disabled legacy code in ffplay.Stefano Sabatini2011-02-141-34/+0
* aac: remove dead SBR input scalingAlex Converse2011-02-141-7/+3
* asfdec: fix build for big endian targetsMans Rullgard2011-02-131-0/+1
* ac3enc: Add x86-optimized function to speed up log2_tab().Justin Ruggles2011-02-135-8/+103
* wtv: ignore empty data_guid chunksPeter Ross2011-02-131-1/+1
* asfdec: don't export empty metadataAnton Khirnov2011-02-131-1/+2
OpenPOWER on IntegriCloud