]> git.sesse.net Git - ffmpeg/history - libavformat
factorize fill_rectangle() calls
[ffmpeg] / libavformat /
2007-02-18 Alex Beregszaszispit an error message in case of invalid chunk
2007-02-17 Michael Niedermayernot checking error return, resulting double free
2007-02-15 François RevolMake sure we don't try to emulate poll() when it's...
2007-02-15 François RevolMinGW patch by <koyama AT infocity DOT co DOT jp>,...
2007-02-15 François Revolpoll() emulation for BeOS, and maybe MinGW.
2007-02-14 Måns Rullgårdrename video4linux[2] variables to v4l[2], consistent...
2007-02-14 Ramiro Pollaimplement new grabbing interface, as described here:
2007-02-14 Baptiste Coudurierfix dts adjusting
2007-02-14 Luca AbeniPass the v4l2 buffer into the AVPacket, instead of...
2007-02-14 Baptiste Coudurier100l
2007-02-14 Baptiste Coudurierindentation
2007-02-14 Baptiste Coudurieruse aiff when we can, some players only support aiff
2007-02-14 Diego BiurrunRemove unused file.
2007-02-13 Diego BiurrunOgg is not Vorbis.
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
2007-02-13 Carl Eugen HoyosMove base64.[ch] to libavutil.
2007-02-13 Michael Niedermayersupport yet another broken avi (filedoesitbetter.avi...
2007-02-12 Michael Niedermayeralways use audio spread (instead of "video no spread...
2007-02-12 Michael Niedermayerincreaseing preroll time to the minimum of the asf...
2007-02-12 Michael Niedermayerdont set the keyframe flag for audio as microshitty...
2007-02-12 Michel BardiauxAdd FACT chunk for non-PCM wav formats
2007-02-12 Luca AbeniPass a proper context to av_log()
2007-02-11 Reimar Döffingermxf aes decryption support, patch by Reimar, simplified...
2007-02-11 Reimar Döffingeradd key field to AVFormatContext for de/encryption...
2007-02-10 Måns Rullgård#include detected soundcard.h instead of testing for...
2007-02-10 Michael Niedermayeruse dvr-ms timestamps
2007-02-09 Michael Niedermayerfix broken memset(padding, 0) code
2007-02-09 Nico Sabbidemux VC1 in mpegts
2007-02-09 Kostya ShishkovRaw VC-1 demuxer
2007-02-09 Diego BiurrunRemove obsolete imgformat1 leftovers.
2007-02-09 Diego BiurrunRemove commented-out NUT muxer entry, can be added...
2007-02-09 Diego Biurruncosmetics: Reorder NUT entries.
2007-02-09 Diego BiurrunProperly separate native and libnut NUT (de)muxers.
2007-02-08 Justin Rugglesadd read_probe function to raw ac3 demuxer
2007-02-08 Reimar DöffingerUse av_set_pts_info and set some arbitrary timebase...
2007-02-07 Michael Niedermayerremove senseless and wrong direct access to ByteIOConte...
2007-02-07 Reimar Döffingerset pts_wrap_bits to 32 since timestamps in packets...
2007-02-07 Michael Niedermayeriam pretty sure send time is dts and not pts ...
2007-02-07 Reimar Döffinger10l, forgot to skip payload description in UMF packet...
2007-02-07 Michael Niedermayermuxing packets with unknown timestamps is not allowed
2007-02-07 Michael Niedermayersupporting files with A,V,I,0x19 header
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-02-06 Michael NiedermayerRevised patch for HD DVD .EVO demuxing by (Ian Caulfiel...
2007-02-05 Michael Niedermayerindent
2007-02-05 Michael Niedermayerdynamic index building so forward and backward seeking...
2007-02-05 Michael Niedermayerbetter generic index building and seeking code
2007-02-05 Wolfram GlogerFix audio corruption when cutting.
2007-02-04 Ramiro Pollamove networking #includes into separate file
2007-02-02 Panagiotis IssarisMake x11grab output its warning that it couldn't find...
2007-02-02 Zuxy MengSet correct aspect ratio (it's sample aspect, not displ...
2007-02-02 Michael Niedermayerpackets must be correctly interleaved
2007-01-31 Michael Niedermayerextract aspect ratio
2007-01-31 Michael Niedermayer10l to whoever wrote this (wrong fps, fixes nirvana...
2007-01-31 Michel BardiauxAdd some context to av_log calls.
2007-01-30 Ronald S. BultjeFix misbehaviour in url_fseek() when seeking fails.
2007-01-30 Ronald S. Bultjeprotect the size=seek(SEEK_END,-1)+1 results with an...
2007-01-29 Luca BarbatoMissing prototype added
2007-01-29 Michael Niedermayerfix seeking in wma
2007-01-28 Kostya ShishkovSeeking support in WavPack
2007-01-28 François Revolan alloc func failing should give ENOMEM anyway.
2007-01-28 Ronald S. Bultjeproper error handling in file size retrieval, patch...
2007-01-27 Michael Niedermayerstealing a few field names from mplayers asf demuxer
2007-01-26 Baptiste Coudurierremove void * used in arithmetic warnings
2007-01-25 Baptiste Coudurieradd waveformatextensible support
2007-01-25 Guillaume Poirieruse more portable PRIu64
2007-01-25 Diego BiurrunMove conditional CFLAGS and OBJS setting to common...
2007-01-25 Diego Biurruncosmetics: sort
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
2007-01-24 Baptiste Coudurierremove useless field
2007-01-24 Baptiste Coudurierremove obsolete comment
2007-01-24 Baptiste Couduriermake some fields unsigned
2007-01-24 Baptiste Coudurieradd sanity checks
2007-01-23 Daniel Kristjanssonmpegts-documentation-only.patch -- adds documentation...
2007-01-23 Måns Rullgårdremove unused files
2007-01-23 Daniel Kristjansson"converts printf's to avlog's" patch by Daniel Kristjan...
2007-01-23 Daniel Kristjansson"removes definition for old crc func" patch by Daniel...
2007-01-23 Michael Niedermayermake the asf demuxer resistant against insertion/deleti...
2007-01-23 Michael Niedermayerremove padding to 16bit code, i dont think this change...
2007-01-23 Michael Niedermayermake av_find_stream_info() duration user selectable
2007-01-23 Michael Niedermayerflv follows in movs footsteps and has random trash...
2007-01-23 Michael Niedermayerimprove probe and give it the max score
2007-01-23 Michel BardiauxFix wrong comment, patch by Michel Bardiaux mbardiaux...
2007-01-22 Michael Niedermayerconsistant error return for asf_get_packet()
2007-01-22 Michael Niedermayerbetter padsize check
2007-01-22 Michael Niedermayermore correct error message
2007-01-22 Michael Niedermayerreplace wrong return 0 by -1
2007-01-22 Michael Niedermayercheck to detect nonsense fragment size
2007-01-22 Michael Niedermayerinden(ta)tion
2007-01-22 Michael Niedermayerreplace nonsense code by something which makes at least...
2007-01-22 Michael Niedermayercheck fragment offset and size
2007-01-22 Michael Niedermayermove frame header reading into its own function
2007-01-22 Michael Niedermayermore correct packet alignment check and correction
2007-01-22 Michael Niedermayer10l
2007-01-22 Michael Niedermayerdoxygenize comments
2007-01-22 Michael Niedermayercosmetics (aligne stuff nicely)
2007-01-22 Michael Niedermayerget rid of some sensless malloc/free
2007-01-22 Michael Niedermayersimplify
next