| Commit message (Expand) | Author | Age | Files | Lines |
* | set mime type for mxf | Baptiste Coudurier | 2009-02-13 | 1 | -1/+1 |
* | simplify | Baptiste Coudurier | 2009-02-13 | 1 | -8/+11 |
* | cosmetics, reindent, add/remove some empty lines, redundant comment | Baptiste Coudurier | 2009-02-13 | 1 | -73/+73 |
* | MXF D-10 muxer | Baptiste Coudurier | 2009-02-13 | 3 | -12/+279 |
* | store display height without vbi | Baptiste Coudurier | 2009-02-13 | 1 | -1/+9 |
* | split mpegvideo descriptor into cdci descriptor and wav common in sound common | Baptiste Coudurier | 2009-02-13 | 1 | -11/+19 |
* | write essence elements klv packets with ber4 length, more interoperable | Baptiste Coudurier | 2009-02-13 | 1 | -3/+3 |
* | encode klv fill item length in fixed ber 4 bytes | Baptiste Coudurier | 2009-02-13 | 1 | -6/+9 |
* | Report the illegal audio object type, not it offset by 1. | Alex Converse | 2009-02-13 | 1 | -1/+1 |
* | ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header | Alex Converse | 2009-02-12 | 1 | -3/+17 |
* | use av_malloc() in vorbis_comment() | Justin Ruggles | 2009-02-12 | 1 | -2/+13 |
* | Use more descriptive format long_names. | Diego Biurrun | 2009-02-12 | 6 | -7/+7 |
* | cosmetics: format long_name spelling fixes | Diego Biurrun | 2009-02-12 | 2 | -2/+2 |
* | write active picture height for d-10/imx in mov | Baptiste Coudurier | 2009-02-12 | 1 | -3/+15 |
* | Add a warning log when trying to encode into a container requiring global | Art Clarke | 2009-02-12 | 1 | -0/+4 |
* | set last packet next pointer to null | Baptiste Coudurier | 2009-02-12 | 1 | -0/+4 |
* | check body partitions count before writing | Baptiste Coudurier | 2009-02-12 | 1 | -1/+1 |
* | return error if read failed | Baptiste Coudurier | 2009-02-12 | 1 | -1/+2 |
* | Change ffm_write_write_index to return int, and return if error occured. | Patrik Kullman | 2009-02-12 | 2 | -3/+5 |
* | compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail... | Thierry Foucu | 2009-02-12 | 1 | -1/+4 |
* | rename wrongly named b_per_gop to b_per_i_or_p according to specs | Baptiste Coudurier | 2009-02-11 | 1 | -6/+6 |
* | use new metadata API in ogg/vorbis demuxer | Aurelien Jacobs | 2009-02-11 | 1 | -15/+1 |
* | fix frame size, time rate is not stts duration anymore with time offset | Baptiste Coudurier | 2009-02-11 | 1 | -2/+5 |
* | do not set start time to 0, it is not the case with elst time offset | Baptiste Coudurier | 2009-02-11 | 1 | -2/+1 |
* | Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com | Toshimitsu Kimura | 2009-02-11 | 4 | -1/+131 |
* | Add av_uninit macro to variable to avoid false positive warning: | Diego Biurrun | 2009-02-11 | 1 | -1/+1 |
* | Allow demuxing of audio substreams stored as 0x06 type. | Benoit Fouet | 2009-02-11 | 1 | -2/+23 |
* | parse mpeg2 gop header time code and use it | Baptiste Coudurier | 2009-02-11 | 1 | -4/+22 |
* | write timecode track | Baptiste Coudurier | 2009-02-11 | 1 | -23/+90 |
* | adjust time rate according to elst time offset | Baptiste Coudurier | 2009-02-11 | 1 | -3/+3 |
* | fix last keyframe index accross body partitions | Baptiste Coudurier | 2009-02-11 | 1 | -1/+2 |
* | fix body offset | Baptiste Coudurier | 2009-02-11 | 1 | -5/+7 |
* | Cosmetics: vertical align "*" for consistency with the other doxyies. | Stefano Sabatini | 2009-02-11 | 1 | -1/+1 |
* | Remove @deprecated notice from AVFrac, it is not deprecated anymore. | Stefano Sabatini | 2009-02-11 | 1 | -1/+0 |
* | fix partition offset when only one stream present | Baptiste Coudurier | 2009-02-10 | 1 | -2/+3 |
* | fix timecode value | Baptiste Coudurier | 2009-02-10 | 1 | -1/+1 |
* | write body partitions | Baptiste Coudurier | 2009-02-10 | 1 | -16/+65 |
* | compute index byte count in mxf_write_partition | Baptiste Coudurier | 2009-02-10 | 1 | -12/+14 |
* | remove check, mxf muxer does not have track number limitation anymore | Baptiste Coudurier | 2009-02-10 | 1 | -5/+0 |
* | retrieve flags from mxf_parse_mpeg2_frame using a param | Baptiste Coudurier | 2009-02-10 | 1 | -8/+9 |
* | 10l, edit unit offset is after klv fill | Baptiste Coudurier | 2009-02-10 | 1 | -2/+1 |
* | cosmetics, associate mxf_write_klv_fill to aligned elements | Baptiste Coudurier | 2009-02-10 | 1 | -7/+2 |
* | write component depth and horizontal subsampling best effort local tags | Baptiste Coudurier | 2009-02-10 | 1 | -1/+12 |
* | fix header byte count | Baptiste Coudurier | 2009-02-10 | 1 | -1/+2 |
* | move up mxf_write_klv_fill and align index, rip and primer pack | Baptiste Coudurier | 2009-02-10 | 1 | -16/+23 |
* | fix primer pack local tags uls | Baptiste Coudurier | 2009-02-10 | 1 | -4/+4 |
* | correctly set multi track operational pattern | Baptiste Coudurier | 2009-02-10 | 1 | -2/+15 |
* | fix compilation with DEBUG defined, field does not exist anymore | Baptiste Coudurier | 2009-02-10 | 1 | -1/+1 |
* | remove now useless av_set_program_name() function | Aurelien Jacobs | 2009-02-10 | 2 | -12/+0 |
* | use new metadata API in mpegts demuxer | Aurelien Jacobs | 2009-02-10 | 1 | -3/+5 |