2008-01-31 |
Baptiste Coudurier | init to 0, fix warning: h263.c:4730: warning: 'dc_pred_dir...
|
commit | commitdiff | tree |
2008-01-31 |
Baptiste Coudurier | cast to dest type, fix warning: 4xm.c:304: warning...
|
commit | commitdiff | tree |
2008-01-31 |
Baptiste Coudurier | cast to dest type, fix warning imgconvert.c:1958: warning...
|
commit | commitdiff | tree |
2008-01-30 |
Baptiste Coudurier | add const, fix warning: cook.c:276: warning: passing...
|
commit | commitdiff | tree |
2008-01-30 |
Baptiste Coudurier | add parenthesis, fix warning: i386/dsputil_mmx.c:2618...
|
commit | commitdiff | tree |
2008-01-30 |
Baptiste Coudurier | fix prototypes, remove warning: i386/dsputil_mmx.c...
|
commit | commitdiff | tree |
2008-01-30 |
Baptiste Coudurier | use context in av_log
|
commit | commitdiff | tree |
2008-01-30 |
Baptiste Coudurier | warning is only valid for mov
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | cosmetics, split long lines, remove useless braces...
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | cosmetics, vertically align
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | spoke too fast, fix dv fourcc in mov accordingly if...
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | finally set codec tags for mov/mp4/3gp muxers, this...
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | indentation
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | correctly and only set standard stsd fourcc for mp4/3gp
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | write esds atom when mpeg-4 systems tags are used
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | reorder object types id by muxing preference
|
commit | commitdiff | tree |
2008-01-28 |
Baptiste Coudurier | document tag field
|
commit | commitdiff | tree |
2008-01-26 |
Baptiste Coudurier | comment vorbis objectype id
|
commit | commitdiff | tree |
2008-01-26 |
Baptiste Coudurier | this one is not standardized either
|
commit | commitdiff | tree |
2008-01-26 |
Baptiste Coudurier | remove non standard object type ids, if you find samples...
|
commit | commitdiff | tree |
2008-01-21 |
Baptiste Coudurier | mention avm2 (flash 9) muxer in documentation and changelog
|
commit | commitdiff | tree |
2008-01-21 |
Baptiste Coudurier | unset extension, so code path, and guess format do...
|
commit | commitdiff | tree |
2008-01-20 |
Baptiste Coudurier | reorder alphabetically
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | init uid to 0
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | indentation
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | correctly handle sony mpeg4 extradata
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | check if read child returned error
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | simplify with matching len
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | simplify and detect better non frame wrapped mappings
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | cosmetics: read_metadata -> read
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | cosmetics
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | remove unused crypto context uid
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | support dynamically allocated local tags, used by encrypted...
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | check malloc return
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | add some dv container uls
|
commit | commitdiff | tree |
2008-01-19 |
Baptiste Coudurier | simplify by checking min matching len
|
commit | commitdiff | tree |
2008-01-08 |
Baptiste Coudurier | check av_new_stream return value
|
commit | commitdiff | tree |
2008-01-08 |
Baptiste Coudurier | check av_new_stream return value
|
commit | commitdiff | tree |
2008-01-06 |
Baptiste Coudurier | cosmetics, split overly long lines
|
commit | commitdiff | tree |
2007-12-21 |
Baptiste Coudurier | reset manually selected codecs at the end of opt_input_file...
|
commit | commitdiff | tree |
2007-12-20 |
Baptiste Coudurier | fix indentation
|
commit | commitdiff | tree |
2007-12-19 |
Baptiste Coudurier | use generic 'glbl' atom if extradata is present but...
|
commit | commitdiff | tree |
2007-12-19 |
Baptiste Coudurier | supports glbl atom containing generic extradata for...
|
commit | commitdiff | tree |
2007-12-18 |
Baptiste Coudurier | add bitrate helper to choose all dnxhd variants
|
commit | commitdiff | tree |
2007-12-18 |
Baptiste Coudurier | avoid infinite loop if pixel format conversion does...
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | useless 0L here
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | remove now useless fields
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | do not retain useless pointers to avstream priv_data...
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | remove duplicate field
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | cosmetics: func -> parse, remove useless parenthesis
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | remove useless declaration
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | save pointer to parse table, it is unlikely to change
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | remove useless seek
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | cosmetics
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | support streamed mov/mp4
|
commit | commitdiff | tree |
2007-12-16 |
Baptiste Coudurier | return error when url_fseek could not read until desired...
|
commit | commitdiff | tree |
2007-12-15 |
Baptiste Coudurier | choose next sample by sample position
|
commit | commitdiff | tree |
2007-12-03 |
Baptiste Coudurier | return error if malloc failed, found by takis, fix...
|
commit | commitdiff | tree |
2007-12-03 |
Baptiste Coudurier | fix dnxhd 720p in mov for quicktime player
|
commit | commitdiff | tree |
2007-12-03 |
Baptiste Coudurier | add const to remove warnings, ffmpeg.c:2892: warning...
|
commit | commitdiff | tree |
2007-12-02 |
Baptiste Coudurier | indentation
|
commit | commitdiff | tree |
2007-12-02 |
Baptiste Coudurier | dnxhd 720p encoding and decoding support
|
commit | commitdiff | tree |
2007-12-02 |
Baptiste Coudurier | cosmetics, encode_variance -> encode_fast
|
commit | commitdiff | tree |
2007-12-02 |
Baptiste Coudurier | fix corner case when qscale 1 bits < frame bits but...
|
commit | commitdiff | tree |
2007-11-12 |
Baptiste Coudurier | remove now useless libogg support
|
commit | commitdiff | tree |
2007-11-11 |
Baptiste Coudurier | ogg seek regression ref
|
commit | commitdiff | tree |
2007-11-10 |
Baptiste Coudurier | files have been renamed
|
commit | commitdiff | tree |
2007-11-10 |
Baptiste Coudurier | ogg muxer
|
commit | commitdiff | tree |
2007-10-30 |
Baptiste Coudurier | rename av_crc04C11DB7_update to ff_crc04C11DB7_update...
|
commit | commitdiff | tree |
2007-10-23 |
Baptiste Coudurier | use FFMIN
|
commit | commitdiff | tree |
2007-10-22 |
Baptiste Coudurier | fix issue 225, instead of stoping when wrong atom size...
|
commit | commitdiff | tree |
2007-10-21 |
Baptiste Coudurier | 100l, fix dump_format, declare buf in dump_stream_format...
|
commit | commitdiff | tree |
2007-10-16 |
Baptiste Coudurier | dont write udta atom for 3gp/3g2 for now, current written...
|
commit | commitdiff | tree |
2007-10-16 |
Baptiste Coudurier | indentation
|
commit | commitdiff | tree |
2007-10-09 |
Baptiste Coudurier | better lambda search method
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | dnxhd 36mbit support
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | append extradata atoms when parsing, fix OLOCOONS_O3.mov
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | typo weigth->weight
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | preliminary 10 bit depth decoding support, still miss...
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | merge
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | 10l, check 'i' validity before using it
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | fix 10 bit per comp detection
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | DNxHD (SMPTE VC-3) encoder
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | export convert_matrix and add ff_ prefix
|
commit | commitdiff | tree |
2007-10-08 |
Baptiste Coudurier | export DCT_common_init and add ff_prefix
|
commit | commitdiff | tree |
2007-09-21 |
Baptiste Coudurier | HDYC fourcc, sample hdyc/Test2.avi
|
commit | commitdiff | tree |
2007-09-21 |
Baptiste Coudurier | add D-10 NTSC support
|
commit | commitdiff | tree |
2007-09-21 |
Baptiste Coudurier | extract correct d10 aes3 audio channels number
|
commit | commitdiff | tree |
2007-09-12 |
Baptiste Coudurier | stop parsing udta if size is wrong/garbage, fix issue...
|
commit | commitdiff | tree |
2007-08-20 |
Baptiste Coudurier | support swink created files which have soi/eoi broken...
|
commit | commitdiff | tree |
2007-08-10 |
Baptiste Coudurier | dnxhd 120 interlaced support
|
commit | commitdiff | tree |
2007-08-09 |
Baptiste Coudurier | take care to use video track field number as duration
|
commit | commitdiff | tree |
2007-08-06 |
Baptiste Coudurier | cosmetic, indentation
|
commit | commitdiff | tree |
2007-08-05 |
Baptiste Coudurier | fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mb...
|
commit | commitdiff | tree |
2007-08-05 |
Baptiste Coudurier | remove now useless vars
|
commit | commitdiff | tree |
2007-08-05 |
Baptiste Coudurier | cosmetics, braces/parenthesis style
|
commit | commitdiff | tree |
2007-08-05 |
Baptiste Coudurier | cosmetics, indentation
|
commit | commitdiff | tree |
2007-08-05 |
Baptiste Coudurier | add streams on the fly, swf is a streaming format and...
|
commit | commitdiff | tree |
2007-08-05 |
Baptiste Coudurier | do not write id3v2 header when writing .mp2 files
|
commit | commitdiff | tree |
2007-08-05 |
Baptiste Coudurier | remove useless raw_write_header
|
commit | commitdiff | tree |
next |