]> git.sesse.net Git - ffmpeg/history - libavformat/mov.c
Typo
[ffmpeg] / libavformat / mov.c
2008-03-10 Diego Biurrunmisc spelling fixes
2008-02-28 Baptiste Coudurierset codec bps to grayscale bits, fix 256grey.mov
2008-02-27 Baptiste Coudurieradd weird first atom to probe, finally fix bartjones.mov
2008-02-27 Baptiste Coudurierfree in case of multiple type == 2
2008-02-27 Baptiste Coudurierreturn error if malloc fails
2008-02-27 Baptiste Coudurierfix possible overflow with memmove
2008-02-26 Baptiste Couduriersupport keyframes indexes starting at 0, broken files...
2008-02-26 Baptiste Couduriersupport mov reference files, ref.mov/ref.m2v/ref.wav...
2008-02-26 Baptiste Coudurierremove useless braces
2008-02-26 Baptiste Coudurierindentation
2008-02-26 Baptiste Coudurierrescale frame size, fix i.3g2
2008-02-26 Baptiste Couduriermove parameters reset after setting stream parameters...
2008-02-25 Baptiste Coudurierprotect malloc overflow
2008-02-25 Baptiste Coudurierindentation
2008-02-25 Baptiste Coudurierfail if extradata cannot be allocated
2008-02-13 Baptiste Coudurierhonor stsd v1 first, fix mace surge-2-8-MAC3.mov, bewar...
2008-02-13 Baptiste Coudurier10l, forgot alaw/mulaw mono, use bits_per_sample in...
2008-02-13 Baptiste Coudurierwarn use if edit list is not starting at 0, a/v desync...
2008-02-13 Baptiste Coudurierremove now useless code
2008-02-13 Baptiste Coudurierremove messy and not always correct chunk size workarou...
2008-02-11 Baptiste Coudurierreturn error when dv audio extraction fails
2008-02-11 Baptiste Coudurierremove obsolete comments
2008-02-11 Baptiste Coudurierremove useless braces
2008-02-11 Baptiste Couduriercosmetics, indentation, braces
2008-02-11 Baptiste Couduriersplit chunks in the case of big compressed audio frames,
2008-02-11 Baptiste Coudurieruse correct demux mechanism when audio compression...
2008-02-11 Baptiste Coudurierindentation
2008-02-11 Baptiste Couduriermore correct and simpler
2008-02-06 Michael NiedermayerAllow the user to select which codec out of several...
2008-01-27 Reimar DöffingerAdd CODEC_ID_MOV_TEXT and use it instead of modifying...
2008-01-26 Michael NiedermayerSet subtitle codec id correctly, i hope this does not...
2008-01-26 Reimar DöffingerExtract the pure plaintext from mov text subtitles.
2008-01-26 Michael NiedermayerSet correct codec type and id for text subtitles.
2008-01-26 Michael Niedermayerindent
2008-01-26 Michael NiedermayerOnly export packets which belong to the existing AVStream.
2008-01-26 Michael NiedermayerSelect non jpeg if there are multiple substreams.
2008-01-06 Baptiste Couduriercosmetics, split overly long lines
2007-12-19 Baptiste Couduriersupports glbl atom containing generic extradata for...
2007-12-16 Baptiste Coudurieruseless 0L here
2007-12-16 Baptiste Coudurierremove now useless fields
2007-12-16 Baptiste Coudurierdo not retain useless pointers to avstream priv_data...
2007-12-16 Baptiste Coudurierremove duplicate field
2007-12-16 Baptiste Couduriercosmetics: func -> parse, remove useless parenthesis
2007-12-16 Baptiste Coudurierremove useless declaration
2007-12-16 Baptiste Couduriersave pointer to parse table, it is unlikely to change
2007-12-16 Baptiste Coudurierremove useless seek
2007-12-16 Baptiste Couduriercosmetics
2007-12-16 Baptiste Couduriersupport streamed mov/mp4
2007-12-15 Baptiste Coudurierchoose next sample by sample position
2007-12-05 Mike Melansonadjust indentation on latest patch
2007-12-05 Mike MelansonCheck sanity in the palette loading operation. The...
2007-12-03 Baptiste Coudurierreturn error if malloc failed, found by takis, fix...
2007-12-03 Panagiotis Issarischeck mov_read_default return value where appropriate...
2007-12-02 Reimar DöffingerMake ff_qt_default_palette_* arrays "static const"
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-10 Diego Biurruncomment typo
2007-10-23 Baptiste Coudurieruse FFMIN
2007-10-22 Baptiste Coudurierfix issue 225, instead of stoping when wrong atom size...
2007-10-08 Baptiste Coudurierappend extradata atoms when parsing, fix OLOCOONS_O3.mov
2007-09-12 Baptiste Coudurierstop parsing udta if size is wrong/garbage, fix issue...
2007-08-04 Baptiste Coudurierset block align to stsd audio v2 bytes per frame for...
2007-08-04 Michael Niedermayerdetect MS wav codecs
2007-07-31 Benoit Fouetfill title, author, copyright and comment fields by...
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-12 Baptiste Couduriersimplify, no need for a function
2007-05-12 Baptiste Coudurierfix ctts index computation when seeking, check must...
2007-04-26 Baptiste Coudurierremove no more true comment
2007-04-26 Baptiste Couduriercosmectics, use consistant and homogeneous type names...
2007-04-26 Baptiste Coudurieruse dprintf with AVFormatContext and simplify
2007-04-26 Baptiste Coudurierremove now obsolete and no more true comments
2007-04-25 Baptiste Coudurieradd 'wide' reversed tag in probe, detect broken xdcam...
2007-04-21 Baptiste Coudurierlong -> int
2007-04-21 Baptiste Couduriercosmetics: mov_mp4 -> mp4
2007-04-21 Baptiste Coudurierclean and simplify esds reading function
2007-04-21 Baptiste Coudurierremove broken ctab code
2007-04-21 Baptiste Coudurieruse INT64_MAX
2007-04-15 Aurelien Jacobsadd an enum for need_parsing
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-03-29 Baptiste Couduriermove atom size check before parsing function search
2007-03-29 Baptiste Coudurierunset sample count to disable track when is broken
2007-03-29 Baptiste Coudurierbreak if atom size is more than size left in container...
2007-03-25 Baptiste Coudurieractivate parser on MP3 id, fix [A-Destiny]_Konjiki_no_G...
2007-03-25 Baptiste Coudurierdont fail immediately when a somehow broken track is...
2007-03-24 Baptiste Couduriercosmectics, mov -> mp4
2007-03-21 Baptiste Couduriercosmetics, sample_size_v1 -> bytes_per_frame / samples_...
2007-03-21 Baptiste Couduriercosmetics
2007-03-21 Baptiste Coudurierset audio frame size based on stts
2007-03-12 Michel BardiauxGive context to dprintf
2007-03-03 Baptiste Coudurieruse common tables for mov muxer and demuxer
2007-03-03 Baptiste Couduriercosmetics, cleanup tables, add pcm 24/32 le tags
2007-03-03 Baptiste Coudurierpartial avid meridien uncompressed support
2007-03-02 Baptiste Coudurieravid imx support
2007-03-02 Baptiste Couduriersupport for mjpeg bottom field first in mov
2007-03-02 Baptiste Coudurieruse generic atom to extradata reading function
2007-03-01 Baptiste Coudurierquicktime 'raw ' support
2007-01-24 Baptiste Coudurierremove some printf warnings
2007-01-24 Baptiste Couduriermake vars unsigned
2007-01-24 Baptiste Coudurierstop if current sample is higher than sample count
2007-01-24 Baptiste Coudurierreplace strcpy by memcpy
next