| Commit message (Expand) | Author | Age | Files | Lines |
* | oma: properly forward errors in oma_read_packet | Luca Barbato | 2013-05-07 | 1 | -2/+4 |
* | oma: return meaningful errors | Luca Barbato | 2013-05-07 | 1 | -6/+6 |
* | nut: use meaningful error values | Luca Barbato | 2013-05-07 | 1 | -11/+17 |
* | wav: Always seek to an even offset | Luca Barbato | 2013-05-06 | 1 | -2/+8 |
* | nut: use a define for the nut version | Luca Barbato | 2013-05-06 | 3 | -2/+4 |
* | avformat: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-05 | 10 | -12/+27 |
* | sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes | Diego Biurrun | 2013-05-04 | 1 | -4/+4 |
* | avs: Increase magic value score above file extension score | Diego Biurrun | 2013-05-04 | 1 | -1/+3 |
* | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 36 | -53/+55 |
* | build: output-example: Add avutil to ELIBS in link command | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |
* | nut: K&R formatting cosmetics | Luca Barbato | 2013-05-04 | 1 | -137/+141 |
* | wav: return meaningful errors | Luca Barbato | 2013-05-03 | 1 | -9/+9 |
* | silly typo fixes | Diego Biurrun | 2013-05-03 | 5 | -11/+11 |
* | id3v2: check for end of file while unescaping tags | Luca Barbato | 2013-05-03 | 1 | -2/+3 |
* | matroskaenc: add an option to put the index at the start of the file | Anton Khirnov | 2013-05-03 | 2 | -2/+64 |
* | matroskaenc: cosmetics, reorder the #includes | Anton Khirnov | 2013-05-03 | 1 | -9/+11 |
* | wav: K&R formatting cosmetics | Luca Barbato | 2013-05-02 | 1 | -52/+70 |
* | id3v2: K&R formatting cosmetics | Luca Barbato | 2013-05-02 | 1 | -126/+147 |
* | avformat: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 8 | -30/+34 |
* | oma: K&R formatting cosmetics | Luca Barbato | 2013-04-27 | 1 | -84/+103 |
* | hls, segment: fix splitting for audio-only streams. | Anton Khirnov | 2013-04-27 | 2 | -10/+14 |
* | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 6 | -5/+54 |
* | mxfenc: Use correct printf format specifier for int64_t | Diego Biurrun | 2013-04-22 | 1 | -1/+2 |
* | riff: Factor out WAVEFORMATEX parsing | Luca Barbato | 2013-04-21 | 1 | -18/+23 |
* | riff: Add ACTRAC3+ guid | Peter Ross | 2013-04-21 | 1 | -0/+1 |
* | riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid | Peter Ross | 2013-04-21 | 1 | -4/+23 |
* | riff: Move guid structs and helper functions into riff | Peter Ross | 2013-04-21 | 5 | -65/+68 |
* | riff: check for eof if chunk size and code are 0 | Luca Barbato | 2013-04-21 | 1 | -0/+4 |
* | riff: K&R formatting cosmetics | Luca Barbato | 2013-04-21 | 1 | -136/+195 |
* | mp3dec: fallback to generic seeking when a TOC is not present | Michael Niedermayer | 2013-04-19 | 1 | -0/+11 |
* | flvenc: do not mux more than one stream per type | Rafaël Carré | 2013-04-16 | 1 | -0/+10 |
* | img2enc: add an option for overwriting one file with subsequent images | Anton Khirnov | 2013-04-11 | 1 | -2/+6 |
* | Move misplaced file author information where it belongs | Diego Biurrun | 2013-04-11 | 4 | -10/+9 |
* | srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH | Martin Storsjö | 2013-04-09 | 1 | -0/+1 |
* | rtpdec: Increase max rtp packet size to 8192 | Andrew Van Til | 2013-04-09 | 1 | -1/+1 |
* | lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 | Andrew Van Til | 2013-04-09 | 4 | -6/+8 |
* | img2: Add j2k file extension for JPEG 2000 | Nicolas Bertrand | 2013-04-04 | 1 | -0/+1 |
* | xmv: do not leak memory in the error paths in xmv_read_header() | Anton Khirnov | 2013-04-04 | 1 | -4/+8 |
* | xmv: check audio track parameters validity. | Anton Khirnov | 2013-04-04 | 1 | -10/+22 |
* | id3v2: pad the APIC packets as required by lavc. | Anton Khirnov | 2013-04-04 | 1 | -2/+3 |
* | lavf: make sure stream probe data gets freed. | Anton Khirnov | 2013-04-04 | 1 | -0/+1 |
* | matroska: pass the lace size to the matroska_parse_rm_audio | Luca Barbato | 2013-04-03 | 1 | -2/+2 |
* | matroska: fix a corner case in ebml-lace parsing | Luca Barbato | 2013-04-03 | 1 | -1/+1 |
* | matroska: Update the available size after lace parsing | Dale Curtis | 2013-04-03 | 1 | -3/+4 |
* | oma: Validate sample rates | Luca Barbato | 2013-03-31 | 3 | -6/+15 |
* | flvdec: read audio sample size and channels metadata | Justin Ruggles | 2013-03-28 | 1 | -1/+8 |
* | flvdec: use the correct audio codec id when parsing metadata | Justin Ruggles | 2013-03-28 | 1 | -1/+2 |
* | win32: Use 64-bit fstat/lseek variants for MSVC as well | Hendrik Leppkes | 2013-03-27 | 2 | -1/+4 |
* | win32: Make ff_win32_open more robust | Reimar Döffinger | 2013-03-27 | 1 | -6/+12 |
* | win32: Allow other programs to open the same files | Reimar Döffinger | 2013-03-27 | 1 | -2/+3 |