summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mmf: Write metadata into an Optional Data chunkYoshihisa Uchida2013-05-14
* mmf: K&R formatting cosmeticsLuca Barbato2013-05-09
* oma: properly forward errors in oma_read_packetLuca Barbato2013-05-07
* oma: return meaningful errorsLuca Barbato2013-05-07
* nut: use meaningful error valuesLuca Barbato2013-05-07
* wav: Always seek to an even offsetLuca Barbato2013-05-06
* nut: use a define for the nut versionLuca Barbato2013-05-06
* avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-05
* sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun2013-05-04
* avs: Increase magic value score above file extension scoreDiego Biurrun2013-05-04
* avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-04
* build: output-example: Add avutil to ELIBS in link commandDiego Biurrun2013-05-04
* nut: K&R formatting cosmeticsLuca Barbato2013-05-04
* wav: return meaningful errorsLuca Barbato2013-05-03
* silly typo fixesDiego Biurrun2013-05-03
* id3v2: check for end of file while unescaping tagsLuca Barbato2013-05-03
* matroskaenc: add an option to put the index at the start of the fileAnton Khirnov2013-05-03
* matroskaenc: cosmetics, reorder the #includesAnton Khirnov2013-05-03
* wav: K&R formatting cosmeticsLuca Barbato2013-05-02
* id3v2: K&R formatting cosmeticsLuca Barbato2013-05-02
* avformat: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* oma: K&R formatting cosmeticsLuca Barbato2013-04-27
* hls, segment: fix splitting for audio-only streams.Anton Khirnov2013-04-27
* lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-25
* mxfenc: Use correct printf format specifier for int64_tDiego Biurrun2013-04-22
* riff: Factor out WAVEFORMATEX parsingLuca Barbato2013-04-21
* riff: Add ACTRAC3+ guidPeter Ross2013-04-21
* riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guidPeter Ross2013-04-21
* riff: Move guid structs and helper functions into riffPeter Ross2013-04-21
* riff: check for eof if chunk size and code are 0Luca Barbato2013-04-21
* riff: K&R formatting cosmeticsLuca Barbato2013-04-21
* mp3dec: fallback to generic seeking when a TOC is not presentMichael Niedermayer2013-04-19
* flvenc: do not mux more than one stream per typeRafaël Carré2013-04-16
* img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-11
* Move misplaced file author information where it belongsDiego Biurrun2013-04-11
* srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTHMartin Storsjö2013-04-09
* rtpdec: Increase max rtp packet size to 8192Andrew Van Til2013-04-09
* lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til2013-04-09
* img2: Add j2k file extension for JPEG 2000Nicolas Bertrand2013-04-04
* xmv: do not leak memory in the error paths in xmv_read_header()Anton Khirnov2013-04-04
* xmv: check audio track parameters validity.Anton Khirnov2013-04-04
* id3v2: pad the APIC packets as required by lavc.Anton Khirnov2013-04-04
* lavf: make sure stream probe data gets freed.Anton Khirnov2013-04-04
* matroska: pass the lace size to the matroska_parse_rm_audioLuca Barbato2013-04-03
* matroska: fix a corner case in ebml-lace parsingLuca Barbato2013-04-03
* matroska: Update the available size after lace parsingDale Curtis2013-04-03
* oma: Validate sample ratesLuca Barbato2013-03-31
* flvdec: read audio sample size and channels metadataJustin Ruggles2013-03-28
* flvdec: use the correct audio codec id when parsing metadataJustin Ruggles2013-03-28
* win32: Use 64-bit fstat/lseek variants for MSVC as wellHendrik Leppkes2013-03-27