| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: indentation. | Benoit Fouet | 2007-10-24 | 1 | -18/+18 |
* | Prevent mov muxer from writing empty udta atoms. | Benoit Fouet | 2007-10-24 | 1 | -8/+20 |
* | dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are it... | Baptiste Coudurier | 2007-10-16 | 1 | -1/+1 |
* | indentation | Baptiste Coudurier | 2007-10-16 | 1 | -18/+18 |
* | DNxHD (SMPTE VC-3) encoder | Baptiste Coudurier | 2007-10-08 | 1 | -0/+54 |
* | Typo | Ramiro Polla | 2007-09-11 | 1 | -1/+1 |
* | kill harmless 64-bit pointer cast warning | Måns Rullgård | 2007-07-08 | 1 | -1/+1 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | warn user if video codec timebase is very high | Baptiste Coudurier | 2007-06-06 | 1 | -0/+5 |
* | typo | Aurelien Jacobs | 2007-05-30 | 1 | -1/+1 |
* | warn the user about the the mdhd problem | Michael Niedermayer | 2007-05-30 | 1 | -0/+8 |
* | print and return error if output is non seekable | Baptiste Coudurier | 2007-05-21 | 1 | -0/+5 |
* | cosmectics, use consistant and homogeneous type names for atoms | Baptiste Coudurier | 2007-04-26 | 1 | -2/+2 |
* | cosmectics, mov -> mp4 | Baptiste Coudurier | 2007-03-24 | 1 | -1/+1 |
* | treat frame_size > 1 as compressed audio | Baptiste Coudurier | 2007-03-21 | 1 | -11/+5 |
* | fix pcm u/s8 muxing | Baptiste Coudurier | 2007-03-04 | 1 | -1/+5 |
* | deobfuscate, clearly split mov case | Baptiste Coudurier | 2007-03-04 | 1 | -4/+9 |
* | use common tables for mov muxer and demuxer | Baptiste Coudurier | 2007-03-03 | 1 | -35/+0 |
* | add codec_id <-> codec_tag tables to AVIn/OutputFormat | Michael Niedermayer | 2007-01-21 | 1 | -2/+2 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -2/+2 |
* | remove useless sampleDuration | Baptiste Coudurier | 2006-12-11 | 1 | -3/+0 |
* | check codec frame size directly and only for audio | Baptiste Coudurier | 2006-12-11 | 1 | -4/+4 |
* | utf8 title support for psp (untested) | Michael Niedermayer | 2006-11-08 | 1 | -15/+30 |
* | reindentation, patch by From: Steve Lhomme, slhomme divxcorp com | Steve L'Homme | 2006-11-01 | 1 | -1/+1 |
* | simplify | Baptiste Coudurier | 2006-11-01 | 1 | -10/+5 |
* | mov vfr muxing | Baptiste Coudurier | 2006-11-01 | 1 | -10/+50 |
* | replace coder/decoder file description in libavformat by muxer/demuxer | Aurelien Jacobs | 2006-10-23 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | move track timescale/sampleDuration init to write_header and return error if ... | Baptiste Coudurier | 2006-09-04 | 1 | -8/+8 |
* | wide atom is only defined in mov, use free for mp4/3gp | Baptiste Coudurier | 2006-08-24 | 1 | -1/+1 |
* | set elst start time to first pts | Baptiste Coudurier | 2006-08-11 | 1 | -4/+1 |
* | use correct tag for h263 in mov | Baptiste Coudurier | 2006-08-07 | 1 | -2/+8 |
* | detailed infos about d263 atom | Baptiste Coudurier | 2006-08-07 | 1 | -2/+4 |
* | indention | Baptiste Coudurier | 2006-08-07 | 1 | -8/+8 |
* | only set fields for mov, reserved for 3gp, mp4 | Baptiste Coudurier | 2006-08-07 | 1 | -1/+8 |
* | sampleSize field to 16, reserved for mp4 and 3gp | Baptiste Coudurier | 2006-08-07 | 1 | -3/+2 |
* | mp4, 3gp field is reserved and value is 2 | Baptiste Coudurier | 2006-08-07 | 1 | -1/+1 |
* | use ternary | Baptiste Coudurier | 2006-08-07 | 1 | -5/+1 |
* | vbr compression id is only used in mov | Baptiste Coudurier | 2006-08-07 | 1 | -7/+7 |
* | move common code from mov.c and movenc.c to isom.c | Baptiste Coudurier | 2006-08-01 | 1 | -1/+1 |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -1/+1 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -19/+15 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -10/+10 |
* | av_get_bits_per_sample and due simplifications | Baptiste Coudurier | 2006-07-07 | 1 | -21/+1 |
* | 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 |