| Commit message (Expand) | Author | Age | Files | Lines |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 23 | -498/+528 |
* | CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just | Diego Biurrun | 2006-07-11 | 2 | -7/+7 |
* | CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo | Diego Biurrun | 2006-07-11 | 1 | -1/+1 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 68 | -957/+818 |
* | assign exact codec id, needed when stream copy | Baptiste Coudurier | 2006-07-10 | 1 | -1/+1 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 70 | -292/+292 |
* | remove STATS code (probably hasnt been used for years ..., and its not comple... | Michael Niedermayer | 2006-07-09 | 1 | -3/+0 |
* | simplify, use LE_32, BE_32 macros | Baptiste Coudurier | 2006-07-08 | 1 | -12/+2 |
* | Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT). | Nico Sabbi | 2006-07-08 | 1 | -2/+6 |
* | clean up useless code | Baptiste Coudurier | 2006-07-08 | 1 | -20/+0 |
* | better handling of partial files | Baptiste Coudurier | 2006-07-08 | 1 | -5/+6 |
* | new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm | Baptiste Coudurier | 2006-07-08 | 1 | -428/+228 |
* | set proper bits_per_sample value for ADPCM codecs | Aurelien Jacobs | 2006-07-08 | 1 | -1/+1 |
* | simplify the voc demuxer using av_get_bits_per_sample() | Aurelien Jacobs | 2006-07-07 | 1 | -13/+1 |
* | av_get_bits_per_sample and due simplifications | Baptiste Coudurier | 2006-07-07 | 2 | -57/+6 |
* | add MS ADPCM fourcc | Baptiste Coudurier | 2006-07-07 | 1 | -0/+1 |
* | skip others fourcc, if present | Baptiste Coudurier | 2006-07-07 | 1 | -0/+6 |
* | clean | Baptiste Coudurier | 2006-07-07 | 1 | -5/+0 |
* | typo fix | Baptiste Coudurier | 2006-07-06 | 1 | -1/+1 |
* | 10l, all modes is 0x81FF | Baptiste Coudurier | 2006-07-06 | 1 | -1/+1 |
* | simplify and write correct values conforming to specs | Baptiste Coudurier | 2006-07-06 | 1 | -20/+8 |
* | check for unparsed AMR input | Michael Niedermayer | 2006-07-06 | 1 | -0/+4 |
* | vbr requires version=1 and samplesize=0 per QT spec | Michael Niedermayer | 2006-07-06 | 1 | -11/+8 |
* | Fix compilation with --disable-muxers. | Gianluigi Tiesi | 2006-07-05 | 1 | -1/+1 |
* | cosmetics: Break overly long lines. | Diego Biurrun | 2006-07-05 | 1 | -2/+5 |
* | write exact values for audio stsd v1 | Baptiste Coudurier | 2006-07-04 | 1 | -42/+42 |
* | attempt to detect Chinese AVS video | Måns Rullgård | 2006-07-03 | 1 | -1/+8 |
* | add GXF demuxer | Reimar Döffinger | 2006-07-03 | 4 | -1/+264 |
* | kill warnings | Måns Rullgård | 2006-07-02 | 1 | -5/+7 |
* | Woops, this file was supposed to be added in r5556: "Move initialisations and... | Guillaume Poirier | 2006-06-30 | 1 | -0/+184 |
* | Move initialisations and internal symbols in allformats.h, | Diego Pettenò | 2006-06-30 | 8 | -176/+7 |
* | extradata may be used as bitstream reader input so allocate with padding | Måns Rullgård | 2006-06-29 | 1 | -1/+2 |
* | detect audio-only program streams and broken files made by VDR | Måns Rullgård | 2006-06-29 | 1 | -9/+9 |
* | do not fail av_find_stream_info() if params for all streams could not be found | Måns Rullgård | 2006-06-29 | 1 | -3/+2 |
* | detect MPEG PES streams as MPEG PS; the PS demuxer will cope | Måns Rullgård | 2006-06-28 | 1 | -1/+4 |
* | Properly set the image depth | Luca Abeni | 2006-06-28 | 1 | -4/+12 |
* | dont read over the end of a data chunk and at the end search for the next | Michael Niedermayer | 2006-06-28 | 1 | -2/+16 |
* | cleanup patch from Diego Pettenò <flameeyes@gentoo.org> | Luca Barbato | 2006-06-25 | 2 | -7/+7 |
* | s/u_char/uint8_t/ accidentally copied from tcvp | Måns Rullgård | 2006-06-25 | 1 | -1/+1 |
* | 10l: don't allocate a new buffer quite so often | Måns Rullgård | 2006-06-25 | 1 | -1/+2 |
* | cleaned up buffer management | Måns Rullgård | 2006-06-25 | 1 | -19/+34 |
* | check only existing streams | Baptiste Coudurier | 2006-06-25 | 1 | -5/+6 |
* | minor cleanup | Luca Barbato | 2006-06-24 | 1 | -2/+3 |
* | simplify | Baptiste Coudurier | 2006-06-24 | 1 | -53/+28 |
* | Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. | Stefan Huehner | 2006-06-20 | 1 | -1/+0 |
* | increase search limit in av_find_stream_info | Måns Rullgård | 2006-06-20 | 1 | -1/+1 |
* | allow packets with non-zero PES_scrambling_control | Måns Rullgård | 2006-06-19 | 1 | -0/+2 |
* | fix aac in mov for ipod | Baptiste Coudurier | 2006-06-19 | 1 | -4/+12 |
* | Add const to (mostly) char* and make some functions static, which aren't used | Stefan Huehner | 2006-06-18 | 6 | -20/+20 |
* | Add (mostly) const to variable and parameter declaration, where a char* was | Stefan Huehner | 2006-06-17 | 10 | -15/+15 |