log

age author description
2008-09-07 rbultje Implement RDT-specific data parsing routines. After these changes, simple libavformat
2008-09-07 rbultje Reindent after previous patch. libavformat
2008-09-07 rbultje Implement a RDT-specific SET_PARAMETER command that subscribes to the libavformat
2008-09-07 rbultje Add dynamic payload handlers to rdt.c. These follow the same API as the ones libavformat
2008-09-07 rbultje Give register_dynamic_payload_handler() in rtpdec.c a ff_ prefix and export libavformat
2008-09-07 aurel bump lavf micro version to allow checking for the matroska/ASS bugfix in r15211 libavformat
2008-09-06 aurel matroskadec: remove now useless vstream and is_video_key_frame libavformat
2008-09-06 aurel matroskadec: remove useless braces libavformat
2008-09-06 aurel matroskadec: ensure that the timecode added to the index are is the one libavformat
2008-09-05 bcoudurier do not fail if audio is uncompressed and frame size is not set, just set it libavformat
2008-09-05 bcoudurier simplify bps code by using av_get_bits_per_sample libavformat
2008-09-04 aurel matroskadec: fix ASS subtitle track packets before emitting them libavformat
2008-09-04 bcoudurier Fix msgsm in wav, do not set blkalign to frame size, this is wrong, libavformat
2008-09-04 aurel matroska: subtitle display duration must be stored in pkt->convergence_duration libavformat
2008-09-04 bcoudurier set block align and frame size for gsm in aiff libavformat
2008-09-04 bcoudurier cosmetics, remove whitespace libavformat