| Commit message (Expand) | Author | Age | Files | Lines |
* | Detect Windows Media DRM protected files and display warning if no key | Daniel G. Taylor | 2009-10-11 | 3 | -0/+24 |
* | Allow autodetection of E-AC3. | Carl Eugen Hoyos | 2009-10-11 | 1 | -0/+3 |
* | Allow demuxing of E-AC3 (stream type 0x84) in MPEG-TS. | Carl Eugen Hoyos | 2009-10-10 | 1 | -0/+1 |
* | Do not allow 0 sample rate in TMV demuxer | Daniel Verkamp | 2009-10-09 | 1 | -0/+5 |
* | Stricter TMV probe | Daniel Verkamp | 2009-10-09 | 1 | -2/+11 |
* | Reindent | Daniel Verkamp | 2009-10-06 | 1 | -7/+7 |
* | Add RF64 support to wav demuxer. | Daniel Verkamp | 2009-10-06 | 1 | -7/+24 |
* | Only read ID3v1 tag if ID3v2 isn't present or is empty. | Anton Khirnov | 2009-10-05 | 1 | -1/+2 |
* | id3v2: Export all text information frames with correct names. | Anton Khirnov | 2009-10-05 | 2 | -38/+23 |
* | MP3 muxer: Write all metadata. | Anton Khirnov | 2009-10-05 | 3 | -34/+61 |
* | Fix pcm_read_seek () when the position it calculates is greater than 2 GB. | Daniel Verkamp | 2009-10-05 | 1 | -2/+2 |
* | Allow the combined TrueHD/AC3 tracks on Blu-Ray discs to be demuxed as two se... | Ian Caulfield | 2009-10-05 | 1 | -3/+53 |
* | Add FIXME about low_delay vs has_b_frames. | Carl Eugen Hoyos | 2009-10-03 | 1 | -0/+1 |
* | H264 allows B frames without requiring a >=1 sized buffer. | Wallak | 2009-10-03 | 1 | -1/+1 |
* | wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of | Reimar Döffinger | 2009-10-02 | 1 | -1/+1 |
* | wav: return av_get_packet errors unchanged. | Reimar Döffinger | 2009-10-02 | 1 | -2/+2 |
* | Remove url_feof check that would be triggered only after incorrectly producing | Reimar Döffinger | 2009-10-02 | 1 | -2/+0 |
* | Remove useless setting of pkt->size, av_get_packet already handles that. | Reimar Döffinger | 2009-10-02 | 1 | -3/+0 |
* | Return special EOF checking for aiff and au demuxers, the check was at | Reimar Döffinger | 2009-10-02 | 2 | -6/+0 |
* | Return any error return values from av_get_packet, get_buffer etc. unchanged | Reimar Döffinger | 2009-10-02 | 1 | -9/+8 |
* | Make get_buffer and get_partial_buffer return url_ferror or AVERROR_EOF as | Reimar Döffinger | 2009-10-02 | 1 | -0/+8 |
* | matroskadec: cosmetics: indentation | Aurelien Jacobs | 2009-10-01 | 1 | -13/+13 |
* | matroskadec: don't overwrite extradata already read by ff_get_wav_header() | Aurelien Jacobs | 2009-10-01 | 1 | -0/+2 |
* | matroskadec: fix handling of A_MS/ACM track with no extradata | Aurelien Jacobs | 2009-10-01 | 1 | -2/+2 |
* | Make rawvideo_read_packet return partial frames. | Reimar Döffinger | 2009-10-01 | 1 | -1/+1 |
* | Simplify: remove pointless {} and else | Reimar Döffinger | 2009-10-01 | 1 | -4/+2 |
* | Remove pointless setting of pkt->size, av_get_packet already handles this. | Reimar Döffinger | 2009-10-01 | 1 | -3/+0 |
* | au demuxer: pass av_get_packet error on unchanged instead of converting to | Reimar Döffinger | 2009-10-01 | 1 | -1/+1 |
* | av_new_packet failing should return ENOMEM, not EIO. | Reimar Döffinger | 2009-10-01 | 1 | -2/+2 |
* | put_bits can only reliably write up to 31 bit bits, above it relies on | Reimar Döffinger | 2009-10-01 | 1 | -2/+2 |
* | Fix playback of strange AVI files with stray LIST. | Aurelien Jacobs | 2009-10-01 | 1 | -0/+6 |
* | 10l in code reading codec_name, the first byte is the length and should not | Reimar Döffinger | 2009-09-30 | 1 | -1/+1 |
* | Return an error when the parsed mpc chunk size is negative, otherwise we | Reimar Döffinger | 2009-09-30 | 1 | -0/+2 |
* | Disable parsing for ogg streams where no ogg header was found, | Reimar Döffinger | 2009-09-30 | 1 | -0/+5 |
* | Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg | Reimar Döffinger | 2009-09-30 | 1 | -2/+7 |
* | Sync AC3 probe values with MP3 probe values, they have to avoid similar issues. | Reimar Döffinger | 2009-09-29 | 2 | -2/+7 |
* | Extend DV autodetection to also reliably detect single-frame DVs with | Reimar Döffinger | 2009-09-29 | 1 | -1/+6 |
* | Add id3v2 metadata conversion table and use it in mp3 muxer. | Anton Khirnov | 2009-09-29 | 3 | -0/+23 |
* | 100l, typo | Baptiste Coudurier | 2009-09-26 | 1 | -1/+1 |
* | Export mov/mp4 major and compatible brands as metadata. | haim alon | 2009-09-26 | 1 | -5/+25 |
* | Fix reading VDR files (broken since r19000). | Carl Eugen Hoyos | 2009-09-24 | 1 | -2/+2 |
* | Fix possible buffer over-read in vorbis_comment, fix it double to be sure. | Reimar Döffinger | 2009-09-24 | 1 | -4/+5 |
* | id3v2: Add support for UTF-16 encoding. | Anton Khirnov | 2009-09-23 | 1 | -0/+28 |
* | id3v2: Use 0 instead of '\0'. | Anton Khirnov | 2009-09-23 | 1 | -1/+1 |
* | id3v2: check for enough space to write full UTF-8 characters. | Anton Khirnov | 2009-09-23 | 1 | -2/+2 |
* | Correctly print number of remaining bytes in oggparsevorbis instead of always | Reimar Döffinger | 2009-09-23 | 1 | -1/+1 |
* | Hook up the MD studio demuxer and Atrac1 decoder. | Benjamin Larsson | 2009-09-22 | 3 | -1/+3 |
* | Place MP3 demuxer code under appropriate #ifdefs. | Diego Biurrun | 2009-09-22 | 1 | -14/+17 |
* | Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs. | Diego Biurrun | 2009-09-22 | 1 | -91/+88 |
* | Move find_guid function and guid_data array to a globally available place. | Diego Biurrun | 2009-09-22 | 1 | -23/+23 |