3555 Commits (5c5a6dfebb547e9d0d39c6a7c9a38825e1e45d0d)

Author SHA1 Message Date
Anuradha Suraparaju eb64714c3a Add entry for Dirac codec. 17 years ago
Luca Abeni 80150f7ee8 Fix MPEG video packetization for RTP 17 years ago
Gregory Montoir 5b8cc860a1 Motion Pixels MVI Demuxer. 17 years ago
Michael Niedermayer cdb5af79e3 indent 17 years ago
Michael Niedermayer 7efeb73a5a 10000l for myself, my last change was incomplete. 17 years ago
Erik Hovland 72e043dd0f One-bit bitfields should probably be unsigned. Unfortunately, it is left 17 years ago
Michael Niedermayer 6d77d9acf7 Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 17 years ago
Peter Ross b2f181c270 Electronic Arts CMV demuxer 17 years ago
Peter Ross 60f451b6fe Remove AVPaletteControl from ALG MM demuxer/decoder 17 years ago
Luca Abeni f6f848397a Remove outdated comment 17 years ago
Stefano Sabatini 265fccccde Print libavformat version in outgoing SDPs. 17 years ago
Reimar Döffinger 00496302d6 10l, fix nuv_header for the case when there is no video stream. 17 years ago
Diego Biurrun 76d3242835 Alphabetically order AVInputFormat/AVOutputFormat declarations. 17 years ago
Diego Biurrun 900eb63dd3 Add a note to remind people to add new raw formats to the Makefile. 17 years ago
Diego Biurrun 0c7b4823b3 Add missing dependency declaration for raw Dirac demuxer. 17 years ago
Diego Biurrun ac1ea66e17 spelling cosmetics in PCM codec long names 17 years ago
Aurelien Jacobs 92b2bc59c9 add some missing dependencies 17 years ago
Gregory Montoir ca3ed63e15 Remove inaccurate computation of pts for audio packets and rely on 17 years ago
Michael Niedermayer 0328995893 All mp3 parsers are buggy fix 2 of n (out of array write, i suspect not exploitable) 17 years ago
Michael Niedermayer d5ae45841f All id3 parsers are buggy, 0 termination fix 1 of n (issue created by andreas 17 years ago
Diego Biurrun 15d6e3612f spelling cosmetics 17 years ago
Ronald S. Bultje 1e2802c5cf Reindent after r14059, see "[PATCH] allow empty params for 17 years ago
Ronald S. Bultje e145ce2027 Allow NULL for read_header in AVInputFormat. See discussion in "[PATCH] allow 17 years ago
Luca Abeni fba7815d8d Reindent after last commit 17 years ago
Luca Abeni d6b9e57af2 Fix A/V synch for RTP streams that do not contain MPEG1 or 2 17 years ago
Baptiste Coudurier 90ffc4902e include track id in error message 17 years ago
Reimar Döffinger ddca6ab678 Change mtv_read_packet so it does not break after seeking (displaying a shifted image). 17 years ago
Reimar Döffinger 34bfe875d5 Fix pkt->pos to really point at start of packet for mtv audio packets. 17 years ago
Baptiste Coudurier 6f557c6a36 cosmetics 17 years ago
Baptiste Coudurier c7adbedb08 cosmetics, align vertically 17 years ago
Baptiste Coudurier c187f461f5 unset Track sets, relying in AVStream->priv_data and will be freed in av_close_input_file 17 years ago
Stefan Gehrer 6d083dd7e9 fix size of header data 17 years ago
Baptiste Coudurier bc4c3a55f5 clarify error message about codec tag 17 years ago
Baptiste Coudurier 150611474e give context to av_log 17 years ago
Luca Abeni 6872368355 Do not free the priv_data field of AVStream on close (it is already 17 years ago
Michael Niedermayer 44369b45eb indent 17 years ago
Michael Niedermayer fd147f23a2 Inform the user about unhandled sectors. 17 years ago
Michael Niedermayer 66602c67be memleak 17 years ago
Michael Niedermayer 435a6082f9 Do not completely bail out for invalid params, just skip the current sector. 17 years ago
Michael Niedermayer ad9c10556c merge decl & init 17 years ago
Michael Niedermayer a4fe6826de Get rid of weird pre reading code. 17 years ago
Michael Niedermayer d0b76b98c4 Remove debugging trash. 17 years ago
Michael Niedermayer 7669935ac4 Another variable that did nothing at all 17 years ago
Michael Niedermayer 73d3a14d82 remove code that discards streams randomly 17 years ago
Michael Niedermayer e100245441 vertical align 17 years ago
Michael Niedermayer c1f6eca124 Remove a dozen unused variables. 17 years ago
Michael Niedermayer a4d64c1709 unused var 17 years ago
Michael Niedermayer fdb5932e35 Fix exploitable code. 17 years ago
Michael Niedermayer dd7a68b6da Remove start_time guessing code. 17 years ago
Michael Niedermayer 3041a4a13d Also print flags with FF_FDEBUG_TS. 17 years ago