555 Commits (8766ad9eb1b0b498ec5db824c8c34385e3d6d713)

Author SHA1 Message Date
Baptiste Coudurier 93dfda8896 In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 14 years ago
Baptiste Coudurier efdad9fbc7 In mov muxer, fix yuv range in avid atoms used by dnxhd. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 14 years ago
Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Baptiste Coudurier cd37308b77 movenc: use correct tag for dvcpro hd 14 years ago
Baptiste Coudurier 5bb50c71a3 movenc: fix tkhd height for imx 14 years ago
Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 14 years ago
Baptiste Coudurier 06ed4873e6 movenc: use correct tag for dvcpro hd 14 years ago
Baptiste Coudurier fffdee89cc movenc: fix tkhd height for imx 14 years ago
Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
Baptiste Coudurier 65ad2c618f In mov muxer, fix adpcm mono muxing, patch by Alex Converse 14 years ago
Ronald S. Bultje 4e815a8b60 movenc: remove uses of deprecated API. 14 years ago
Maksym Veremeyenko aaa71a3e1d store pasp atom for all types of quicktime movie 14 years ago
Maksym Veremeyenko eea040212c reindent after tapt patch 14 years ago
Maksym Veremeyenko 3b2c4ce140 use tapt atom for sample aspect ratio 14 years ago
Anton Khirnov 324429309e lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
Ronald S. Bultje 13ff92d197 movenc: remove uses of deprecated API. 14 years ago
Maksym Veremeyenko d184c86cd3 store pasp atom for all types of quicktime movie 14 years ago
Maksym Veremeyenko 77d207cbe6 reindent after tapt patch 14 years ago
Maksym Veremeyenko ea1afa124c use tapt atom for sample aspect ratio 14 years ago
Anton Khirnov 0abdb29317 lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Takashi Mochizuki 62bacc4e0c movenc: Force first sample as SYNC 14 years ago
Takashi Mochizuki 44b1120724 movenc: Force first sample as SYNC 14 years ago
Janne Grunau 9653e754a4 movenc: byteswap codec_tag in mov_write_ms_tag 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Janne Grunau 795ed278e6 movenc: byteswap codec_tag in mov_write_ms_tag 14 years ago
Baptiste Coudurier f258964217 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Baptiste Coudurier d4e0130e46 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it. 14 years ago
Baptiste Coudurier a2b7ed3274 In mov muxer, override codec tag for dv in mov, fix remuxing from avi 14 years ago
Baptiste Coudurier 10d8eac98d In mov muxer, override codec tag for h263 in mov, fix remuxing from 3gp 14 years ago
Baptiste Coudurier 91360ce61d Unset variable fps for mov and mp4 muxer, they support it 14 years ago
Baptiste Coudurier 96d1e75a0c In mov muxer, write artist metadata tag 14 years ago
Baptiste Coudurier edd33cb6fa In mov muxer, use correct metadata tag for encoder, and use the generic metadata api name 14 years ago
Baptiste Coudurier 6bd296f1e4 In mov muxer, write reduced sample aspect ratio values in pasp 14 years ago
Martin Storsjö 7ad1dc5447 Properly handle IPv6 addresses in the SDP generation 14 years ago
Martin Storsjö 8b6e0aec9f movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size 15 years ago
Baptiste Coudurier b015be2142 In mov muxer, write pixel aspect ratio tag in mov files. 15 years ago
Baptiste Coudurier 9a191b3a21 Support gray16be and rgb48be in mov 15 years ago
Baptiste Coudurier a7cc89e2f6 fix raw 555 pixel format, add abgr fourcc 15 years ago
Baptiste Coudurier a4de2b6ecf write 3gp perf tag for artist metadata 15 years ago
Baptiste Coudurier 221ed48602 albm 3gp tag has optional track field not date 15 years ago
Baptiste Coudurier ea4c4d7fe3 change author metadata to artist in mov de/muxer 15 years ago
Martin Storsjö e977af6f2e Add initial support for RTP hinting in the mov muxer 15 years ago