Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-12avio: undeprecate av_url_read_fseek/fpause under nicer namesAnton Khirnov
2011-04-09Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-08avio: make URLContext internal.Anton Khirnov
2011-04-08avio: move two ff_udp_* functions from avio_internal to url.hAnton Khirnov
2011-04-06Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-05avio: deprecate av_url_read_seekAnton Khirnov
2011-04-05avio: deprecate av_url_read_pauseAnton Khirnov
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-04avio: make url_fdopen internal.Anton Khirnov
2011-04-04avio: make url_open_dyn_packet_buf internal.Anton Khirnov
2011-03-31Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-30avio: make get_checksum() internal.Anton Khirnov
2011-03-30avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.hAnton Khirnov
2011-03-30avio: make init_checksum() internal.Anton Khirnov
2011-03-24Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-23avio: make udp_set_remote_url/get_local_port internal.Anton Khirnov
2011-03-23avio: cosmetics - nicer vertical alignment.Anton Khirnov
2011-03-23Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-21avio: make av_url_read_fseek/fpause internal.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17avio: make url_setbufsize internal.Anton Khirnov
2011-03-17lavf: move ff_get_v from avio.h to avio_internal.hAnton Khirnov
2011-03-07avio: move ff_rewind_with_probe_data from avio.h to avio_internal.hAnton Khirnov
2011-03-04avio: fix fourcc if any character is >=0x80.Ronald S. Bultje
2011-02-25lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov
2011-02-21avio: make put_nbyte internal.Anton Khirnov
2011-02-21avio: make get_partial_buffer internal.Anton Khirnov
2011-02-20avio: move init_put_byte() to a new private header and rename itAnton Khirnov