2009-03-16 |
bcoudurier | reindent
|
commit | commitdiff | tree |
2009-03-16 |
bcoudurier | fix trkn metadata parsing
|
commit | commitdiff | tree |
2009-03-16 |
bcoudurier | move read_udta_string up to avoid forward declaration
|
commit | commitdiff | tree |
2009-03-16 |
bcoudurier | more generic metadata handling
|
commit | commitdiff | tree |
2009-03-16 |
bcoudurier | do not set isom if ctype is not set, happens in mov
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | search for hdlr atom in meta, some files do not store...
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | add my gpg key fingerprint
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | typo in the mail, the 4am commit is always the worst
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | cosmetics
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | add my copyright in mov de/muxer
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | allocate palette in codec directly
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | cosmetics, add some whitespaces and empty lines
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | add loglevel option to set libav* logging level, -v...
|
commit | commitdiff | tree |
2009-03-15 |
bcoudurier | do not modify sample_count, check against index entries
|
commit | commitdiff | tree |
2009-03-14 |
bcoudurier | use utc time for timestamp and do not set it if not...
|
commit | commitdiff | tree |
2009-03-14 |
bcoudurier | swf timestamps are 16 bits
|
commit | commitdiff | tree |
2009-03-14 |
bcoudurier | remove unused fields in swf context
|
commit | commitdiff | tree |
2009-03-14 |
bcoudurier | do not parse timestamp if bitexact is set, should fix...
|
commit | commitdiff | tree |
2009-03-13 |
bcoudurier | fix swf seeking by fixing new stream detection
|
commit | commitdiff | tree |
2009-03-12 |
bcoudurier | remove sws_flags, seems to have no effect
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | stag option to force subtitle tag
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | reindent
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | keep original tag when stream copying subs with ipod...
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | ipod supports both subs tags
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | reindent
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | write correct atoms based on tag and not format, fixes...
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | use correct codec tag list for ipod format
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | mxf and mxf d10 regression tests
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | again 10l, typo, put_byte instead of put_buffer
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | attempt to try to generate an random umid
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | 10l, set ret to 0 when finished
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | dump_format after av_write_header to print updated...
|
commit | commitdiff | tree |
2009-03-11 |
bcoudurier | fix subs track height, set track->height to codec height...
|
commit | commitdiff | tree |
2009-03-09 |
bcoudurier | reindent
|
commit | commitdiff | tree |
2009-03-09 |
bcoudurier | change path pattern to be similar to existing files...
|
commit | commitdiff | tree |
2009-03-09 |
bcoudurier | merge struct declaration and definition
|
commit | commitdiff | tree |
2009-03-09 |
bcoudurier | write map packet every 100 packets according to specs
|
commit | commitdiff | tree |
2009-03-09 |
bcoudurier | write flt packet, might need some tweaking but it works
|
commit | commitdiff | tree |
2009-03-09 |
bcoudurier | correctly interleave audio and video according to specs
|
commit | commitdiff | tree |
2009-03-09 |
bcoudurier | write timecode track in gxf
|
commit | commitdiff | tree |
2009-03-09 |
bcoudurier | write timecode track in gxf
|
commit | commitdiff | tree |
2009-03-08 |
bcoudurier | compute media info in write_header
|
commit | commitdiff | tree |
2009-03-08 |
bcoudurier | factorize write packet
|
commit | commitdiff | tree |
2009-03-08 |
bcoudurier | remove unneeded and empty user data
|
commit | commitdiff | tree |
2009-03-08 |
bcoudurier | uniformize variable names and remove duplicating fields...
|
commit | commitdiff | tree |
2009-03-08 |
bcoudurier | remove useless fields
|
commit | commitdiff | tree |
2009-03-08 |
bcoudurier | add ff_random_get_seed to be used in conjunction with...
|
commit | commitdiff | tree |
2009-02-26 |
bcoudurier | dv probe
|
commit | commitdiff | tree |
2009-02-25 |
bcoudurier | fix index edit rate, inverse num and den
|
commit | commitdiff | tree |
2009-02-25 |
bcoudurier | simplify, use codec->block_align
|
commit | commitdiff | tree |
2009-02-25 |
bcoudurier | set channel number even for inactive channels
|
commit | commitdiff | tree |
2009-02-25 |
bcoudurier | do not set frame start bit since marked as not used...
|
commit | commitdiff | tree |
2009-02-23 |
bcoudurier | start track id at 2, track id 1 for timecode
|
commit | commitdiff | tree |
2009-02-22 |
bcoudurier | mention MXF D-10 Mapping muxer in documentation
|
commit | commitdiff | tree |
2009-02-22 |
bcoudurier | add bandwidth before failing if feed is already being...
|
commit | commitdiff | tree |
2009-02-22 |
bcoudurier | do not set if unknown parameter if config file, just...
|
commit | commitdiff | tree |
2009-02-22 |
bcoudurier | check av_get_packet return value
|
commit | commitdiff | tree |
2009-02-22 |
bcoudurier | return AVERROR(ENOMEM) if alloc failed, set count after...
|
commit | commitdiff | tree |
2009-02-21 |
bcoudurier | parse aac extradata to fetch channels and sample rate...
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | fix partition index byte count
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | always use multi track since timecode track is present
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | fix preface version
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | check fifo size and realloc if needed
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | start counting track number from 0
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | remove redundant comment
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | do not write slice count when muxing cbr
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | flush pending write in mxf_write_footer
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | use index 0 for timecode track and write it in source...
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | fix rip body sid when muxing cbr
|
commit | commitdiff | tree |
2009-02-18 |
bcoudurier | simplify descriptor size computation logic
|
commit | commitdiff | tree |
2009-02-16 |
bcoudurier | fetch display aspect ratio from mpeg-2 essence
|
commit | commitdiff | tree |
2009-02-16 |
bcoudurier | merge mxf_write_d10_packet into mxf_write_packet
|
commit | commitdiff | tree |
2009-02-16 |
bcoudurier | fix mxf interleaving packet purge
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | compute body offset and index entry offset correctly
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | use correct field number for video according to specs...
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | cosmetics, rename nb_frames to nb_fields
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | fix slice offset computation
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | set mime type for mxf
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | simplify
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | cosmetics, reindent, add/remove some empty lines, redundant...
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | MXF D-10 muxer
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | store display height without vbi
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | split mpegvideo descriptor into cdci descriptor and...
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | write essence elements klv packets with ber4 length...
|
commit | commitdiff | tree |
2009-02-13 |
bcoudurier | encode klv fill item length in fixed ber 4 bytes
|
commit | commitdiff | tree |
2009-02-12 |
bcoudurier | write active picture height for d-10/imx in mov
|
commit | commitdiff | tree |
2009-02-12 |
bcoudurier | set last packet next pointer to null
|
commit | commitdiff | tree |
2009-02-12 |
bcoudurier | check body partitions count before writing
|
commit | commitdiff | tree |
2009-02-12 |
bcoudurier | Check return value of ffm_write_write_index and ffm_read_wri...
|
commit | commitdiff | tree |
2009-02-12 |
bcoudurier | return error if read failed
|
commit | commitdiff | tree |
2009-02-12 |
bcoudurier | Change ffm_write_write_index to return int, and return...
|
commit | commitdiff | tree |
2009-02-12 |
bcoudurier | compute b_per_i_or_p value correctly, patch by Thierry...
|
commit | commitdiff | tree |
2009-02-11 |
bcoudurier | rename wrongly named b_per_gop to b_per_i_or_p according...
|
commit | commitdiff | tree |
2009-02-11 |
bcoudurier | extend resampling API, add S16 internal conversion
|
commit | commitdiff | tree |
2009-02-11 |
bcoudurier | fix frame size, time rate is not stts duration anymore...
|
commit | commitdiff | tree |
2009-02-11 |
bcoudurier | do not set start time to 0, it is not the case with...
|
commit | commitdiff | tree |
2009-02-11 |
bcoudurier | parse mpeg2 gop header time code and use it
|
commit | commitdiff | tree |
2009-02-11 |
bcoudurier | write timecode track
|
commit | commitdiff | tree |
2009-02-11 |
bcoudurier | adjust time rate according to elst time offset
|
commit | commitdiff | tree |
2009-02-11 |
bcoudurier | fix last keyframe index accross body partitions
|
commit | commitdiff | tree |