| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-09 | 2 | -5/+4 |
|\ |
|
| * | cljr: add encoder | Paul B Mahol | 2011-12-08 | 1 | -1/+1 |
| * | tests/examples: Mark some variables only used within their files as static. | Diego Biurrun | 2011-12-08 | 1 | -8/+8 |
| * | tests/tools/examples: Replace direct exit() calls by return. | Diego Biurrun | 2011-12-08 | 2 | -9/+8 |
* | | Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking' | Michael Niedermayer | 2011-12-08 | 1 | -64/+401 |
|\ \ |
|
| * | | mxfdec: Index table driven demuxing and seeking | Tomas Härdin | 2011-12-08 | 1 | -3/+97 |
| * | | mxfdec: Compute packet offsets properly | Tomas Härdin | 2011-12-08 | 1 | -23/+38 |
| * | | mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack | Tomas Härdin | 2011-12-08 | 1 | -13/+10 |
| * | | mxfdec: Parse more values in PartitionPack | Tomas Härdin | 2011-12-08 | 1 | -18/+41 |
| * | | mxfdec: Parse TemporalOffsets | Tomas Härdin | 2011-12-08 | 1 | -2/+6 |
| * | | mxfdec: av_dlog():ify 'no corresponding source package found' | Tomas Härdin | 2011-12-08 | 1 | -1/+1 |
| * | | mxfdec: Compute essence container offsets and lengths into mxf->partitions | Tomas Härdin | 2011-12-08 | 1 | -0/+69 |
| * | | mxfdec: Make mxf->partitions sorted by offset | Tomas Härdin | 2011-12-08 | 1 | -1/+15 |
| * | | mxfdec: Parse ThisPartition | Tomas Härdin | 2011-12-07 | 1 | -2/+5 |
| * | | mxfdec: Speed up metadata and index parsing | Tomas Härdin | 2011-12-07 | 1 | -9/+119 |
| * | | mxfdec: Make sure DataDefinition is consistent between material track and sou... | Tomas Härdin | 2011-12-07 | 1 | -5/+12 |
| * | | mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf | Tomas Härdin | 2011-12-07 | 1 | -0/+1 |
* | | | libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey precaution. | Michael Niedermayer | 2011-12-08 | 1 | -0/+2 |
* | | | libnut: Check nut_demuxer_init() return value. | Michael Niedermayer | 2011-12-08 | 1 | -0/+3 |
* | | | libnut: check for av_malloc failure. | Michael Niedermayer | 2011-12-08 | 1 | -0/+6 |
* | | | Fix typo: Correctly parse 64 byte umid tags in bext metadata. | Carl Eugen Hoyos | 2011-12-08 | 1 | -1/+1 |
* | | | mpegtsenc: recognize .mts as MPEG Transport Stream (encoding) | jb@kdenlive.org | 2011-12-08 | 1 | -1/+1 |
* | | | lavf: lower the log level of "parser not found". | Nicolas George | 2011-12-08 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'richardpl/escape130' | Michael Niedermayer | 2011-12-08 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | rpl: enable escape130 codec | Paul B Mahol | 2011-12-01 | 1 | -2/+0 |
* | | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-08 | 2 | -6/+7 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | avformat/utils: Drop unused goto label. | Diego Biurrun | 2011-12-07 | 1 | -1/+0 |
| * | | rtmp: Use nb_invokes for all invoke commands | Martin Storsjö | 2011-12-07 | 1 | -5/+7 |
* | | | gxfenc: support timecode option | Matthieu Bouron | 2011-12-07 | 1 | -19/+85 |
* | | | movenc: Always write EDTS when we are able to. | Michael Niedermayer | 2011-12-07 | 1 | -3/+2 |
* | | | img2: 10l typo | Michael Niedermayer | 2011-12-07 | 1 | -1/+1 |
* | | | Allow auto-detection of ljpg images. | Carl Eugen Hoyos | 2011-12-07 | 1 | -0/+2 |
* | | | movdec: remove redundant size<=8 check. | Michael Niedermayer | 2011-12-06 | 1 | -2/+0 |
* | | | movdec: Read extended 64bit size before the debug av_log() and only when there | Michael Niedermayer | 2011-12-06 | 1 | -4/+4 |
* | | | movdec: Fix bad computed size for atoms with size 0 in MOV files | Mihnea Balta | 2011-12-06 | 1 | -1/+1 |
* | | | mov: increase total_size only when it actually increases. | Michael Niedermayer | 2011-12-06 | 1 | -1/+1 |
* | | | movenc: support spliting fragments based on bytesize instead of duration. | Michael Niedermayer | 2011-12-06 | 2 | -2/+7 |
* | | | movenc: fragment support | Michael Niedermayer | 2011-12-06 | 2 | -11/+221 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-06 | 6 | -24/+34 |
|\| | |
|
| * | | mov: Don't av_malloc(0). | Alex Converse | 2011-12-05 | 1 | -0/+10 |
| * | | misc Doxygen markup improvements | Diego Biurrun | 2011-12-05 | 2 | -7/+6 |
| * | | doxygen: eliminate Qt-style doxygen syntax | Diego Biurrun | 2011-12-05 | 2 | -2/+2 |
| * | | avformat: use avcodec_decode_audio4() in avformat_find_stream_info() | Justin Ruggles | 2011-12-04 | 1 | -15/+16 |
| * | | mov: Allow empty stts atom. | Alex Converse | 2011-12-04 | 1 | -1/+3 |
* | | | Do not fail fatally if chan atom is too short. | Carl Eugen Hoyos | 2011-12-06 | 1 | -1/+1 |
* | | | movdec: Fix parsing of a very last empty atom of size 8. | Michael Niedermayer | 2011-12-05 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-05 | 2 | -125/+160 |
|\| | |
|
| * | | yuv4mpeg: cosmetics: pretty-printing | Chris Berov | 2011-12-04 | 1 | -115/+133 |
| * | | oma: PCM support | David Goldwich | 2011-12-04 | 1 | -3/+14 |
| * | | oma: better format detection with small probe buffer | David Goldwich | 2011-12-04 | 1 | -5/+11 |