| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ape: use correct context for the bit table printed in debug | Kostya Shishkov | 2013-03-27 | 1 | -1/+1 |
* | lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo | Martin Storsjö | 2013-03-26 | 2 | -4/+5 |
* | ape: 3.80-3.92 decoding support | Kostya Shishkov | 2013-03-25 | 1 | -3/+25 |
* | rtmp: Pass the parameters to do_adobe_auth in the right order | Martin Storsjö | 2013-03-20 | 1 | -1/+1 |
* | Revert "asfenc: return error on negative timestamp" | Anton Khirnov | 2013-03-19 | 1 | -8/+0 |
* | iff: validate CMAP palette size | Kostya Shishkov | 2013-03-18 | 1 | -0/+5 |
* | asfenc: return error on negative timestamp | Luca Barbato | 2013-03-18 | 1 | -0/+8 |
* | lavf: sanity check size in av_get/append_packet(). | Anton Khirnov | 2013-03-15 | 1 | -19/+49 |
* | flacdec: simplify bounds checking in flac_probe() | Xi Wang | 2013-03-15 | 1 | -5/+3 |
* | add support for Monkey's Audio versions from 3.93 | Kostya Shishkov | 2013-03-15 | 1 | -1/+1 |
* | mpegts: add support for stream_type 0x42, which is CAVS | Can Wu | 2013-03-15 | 4 | -0/+6 |
* | rsodec: Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2013-03-13 | 1 | -1/+1 |
* | avformat: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 18 | -38/+38 |
* | av_log_missing_feature() ---> avpriv_report_missing_feature() | Diego Biurrun | 2013-03-13 | 3 | -4/+4 |
* | matroskadec: request a read buffer for the wav header | Luca Barbato | 2013-03-12 | 1 | -1/+1 |
* | Add informative messages to av_log_ask_for_sample calls lacking them | Diego Biurrun | 2013-03-12 | 3 | -7/+4 |
* | anm: Get rid of some very silly goto statements | Diego Biurrun | 2013-03-12 | 1 | -10/+5 |
* | lavf: remove disabled FF_API_R_FRAME_RATE cruft | Anton Khirnov | 2013-03-11 | 12 | -110/+0 |
* | lavf: remove disabled FF_API_AV_GETTIME cruft | Anton Khirnov | 2013-03-11 | 3 | -14/+0 |
* | lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft | Anton Khirnov | 2013-03-11 | 3 | -22/+0 |
* | lavf: remove disabled FF_API_READ_PACKET cruft | Anton Khirnov | 2013-03-11 | 3 | -29/+0 |
* | lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft | Anton Khirnov | 2013-03-11 | 3 | -30/+0 |
* | lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft | Anton Khirnov | 2013-03-11 | 3 | -21/+0 |
* | output-example: Update to use encode_video2 instead of the now dropped encode... | Martin Storsjö | 2013-03-08 | 1 | -28/+15 |
* | tty: set avg_frame_rate. | Anton Khirnov | 2013-03-08 | 1 | -0/+1 |
* | Replace remaining includes of audioconvert.h with channel_layout.h | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -3/+3 |
* | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 17 | -74/+112 |
* | mp3dec: Fix VBR bit rate parsing | Alexander Kojevnikov | 2013-03-08 | 1 | -2/+4 |