7856 Commits (c535494268069282cc1147c4d61d4a88ce39e078)

Author SHA1 Message Date
Michael Niedermayer 492026209b LAVFAPI: demuxer specific options. 14 years ago
Michael Niedermayer ce62b35c31 output_example: use avformat_alloc_output_context() 14 years ago
Michael Niedermayer 7d727f1338 LAVFAPI: avformat_alloc_output_context() / simplify usage of muxers. 14 years ago
Michael Niedermayer a2eef3e9f5 LAVF API: remove AVOutputFormat.set_parameters() the field is unused. 14 years ago
Reimar Döffinger 543f3db978 Read the album_artist, grouping and lyrics metadata. 14 years ago
Anton Khirnov 85770f2a26 AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
Anssi Hannula 7c152a458d lavf: inspect more frames for fps when container time base is coarse 14 years ago
Diego Biurrun 2e15305b70 Remove some disabled printf debug cruft. 14 years ago
Anton Khirnov 35ceaa7376 Move ff_dynarray_add to lavu and make it public. 14 years ago
Diego Biurrun 045dd4b928 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
Anton Khirnov 9ac1bf88c0 lavf: remove duplicate assignment in avformat_alloc_context. 14 years ago
Anton Khirnov 4a7a1b7def lavf: use designated initializers for AVClasses. 14 years ago
Michael Niedermayer a3ffe0eb76 Revert "Fix url_fopen() flag values." 14 years ago
Martin Storsjö 5b81e29593 avio: Fix the deprecated fallback URL-prefixed open flags 14 years ago
Michael Niedermayer 183401b924 Fix url_fopen() flag values. 14 years ago
Carl Eugen Hoyos 2d8d6882a7 Read channel layout atom in mov files. 14 years ago
Carl Eugen Hoyos dcf008af34 Clarify warning messages. 14 years ago
Carl Eugen Hoyos 91b782720f Move channel chunk reading function to isom.c. 14 years ago
Gil Pedersen f2c85458c4 network: Check POLLERR and POLLHUP in ff_network_wait_fd 14 years ago
Anton Khirnov f8fec05052 mpegtsenc: make PMT PID really start on pmt_start_pid 14 years ago
Peter Ross f9fb574dee nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
Carl Eugen Hoyos 058aabd475 Fix caf channel layouts ITU_2_2 and DVD_6. 14 years ago
Michael Niedermayer 7b9e98173c Revert "Eliminate pointless '#if 1' statements without matching '#else'." 14 years ago
Diego Biurrun e6ff064845 Eliminate pointless '#if 1' statements without matching '#else'. 14 years ago
Reimar Döffinger 7f725f234e Set start_time to 0 for raw audio files. 14 years ago
Reimar Döffinger 5e9de76f54 Do not set non_interleaved for DV-in-AVI. 14 years ago
Kostya Shishkov 23f40a0788 read AVI palette from the end of extradata 14 years ago
Peter Ross f27ac6d83c Set channel layout for 4 and 5.1 channel cdata audio files 14 years ago
Carl Eugen Hoyos 03546a9ac8 Support fourcc MMJP. 14 years ago
Carl Eugen Hoyos 69cf1824c6 Support fourcc XVIX. 14 years ago
Carl Eugen Hoyos a8117a62f4 Support fourcc M263. 14 years ago
ami_stuff 3e1c59ebc6 Support fourcc auv2. 14 years ago
Michael Niedermayer fbfcc8f1b7 avi: try to synchronize the points in time of the starts of streams after seeking. 14 years ago
Michael Niedermayer 8a68697dc6 Add flag to force demuxers to sort more strictly by dts. 14 years ago
Martin Storsjö 5f85d49b68 applehttp: Don't export variant_bitrate if it isn't known 14 years ago
Martin Storsjö ac9cf2e5c4 crypto: Use av_freep instead of av_free 14 years ago
Michael Niedermayer e3323a1cbd Fix some passing argument from incompatible pointer type warnings. 14 years ago
Clément Bœsch dc713546d4 oggdec: reindent after 8f3eebd6 14 years ago
Sebastian Vater 183132872a HAM6/HAM8 support for IFF demuxer/decoder 14 years ago
Peter Ross c2a8f12585 EA cdata demuxer: support files with 20 byte header 14 years ago
Peter Ross db62d89833 EA cdata demuxer: support 6 channel files 14 years ago
Peter Ross c8a5e8a894 EA cdata demuxer: set codec->sample_fmt 14 years ago
Kirill Gavrilov b1ac139d89 Handle unicode file names on windows 14 years ago
Martin Storsjö 9261e6cf3f rtp: Rename the open/close functions to alloc/free 14 years ago
Carl Eugen Hoyos ab1572609f 10l: Add misssing CR/LF. 14 years ago
Carl Eugen Hoyos 8f2e438e52 Support channel layout when demuxing aif files. 14 years ago
Carl Eugen Hoyos 8bb5d1c39c Support channel layout when demuxing caf files. 14 years ago
Carl Eugen Hoyos 2a2146aac0 Extend unknown CAF chunk warning message: Print size. 14 years ago
Alex Converse 3583d7cffe Fix mov debug (u)int64_t format strings. 14 years ago
Martin Storsjö 84465f2180 applehttp: Handle AES-128 encrypted streams 14 years ago