| Commit message (Expand) | Author | Age | Files | Lines |
* | rtmpproto: Fix limelight authentication with abbreviated app names | Martin Storsjö | 2013-08-28 | 1 | -0/+2 |
* | smoothstreamingenc: Write to a temp file while updating the manifest | Martin Storsjö | 2013-08-27 | 1 | -3/+5 |
* | flv: Fix the help string | Luca Barbato | 2013-08-27 | 1 | -1/+1 |
* | matroskaenc: Fix writing TRACKDEFAULTFLAG | John Stebbins | 2013-08-27 | 1 | -1/+3 |
* | movenc: Check for errors from mov_create_chapter_track | Martin Storsjö | 2013-08-27 | 1 | -2/+5 |
* | movenc: Properly free allocated data on failures in mov_write_header | Martin Storsjö | 2013-08-27 | 1 | -15/+26 |
* | movenc: Check that tracks->enc exists before trying to free extradata | Martin Storsjö | 2013-08-27 | 1 | -1/+2 |
* | movenc: Check for allocation failures in mov_create_chapter_track | Martin Storsjö | 2013-08-27 | 1 | -0/+4 |
* | mov: Write tmcd extradata | Luca Barbato | 2013-08-25 | 1 | -0/+17 |
* | mov: Parse tmcd extradata | Luca Barbato | 2013-08-25 | 1 | -4/+22 |
* | mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd | Luca Barbato | 2013-08-24 | 1 | -15/+26 |
* | mov: Refactor codec specific final steps in mov_finalize_stsd_codec | Luca Barbato | 2013-08-24 | 1 | -58/+65 |
* | mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle | Luca Barbato | 2013-08-24 | 1 | -8/+17 |
* | mov: Refactor audio specific parsing in mov_parse_stsd_audio | Luca Barbato | 2013-08-24 | 1 | -78/+87 |
* | mov: Refactor video specific parsing in mov_parse_stsd_video | Luca Barbato | 2013-08-24 | 1 | -107/+108 |
* | mov: Refactor codec id selection in mov_codec_id | Luca Barbato | 2013-08-24 | 1 | -20/+32 |
* | movenc: Make tkhd "enabled" flag QuickTime compatible | John Stebbins | 2013-08-23 | 2 | -1/+56 |
* | mov: use tkhd enabled flag to set the default track | John Stebbins | 2013-08-23 | 2 | -7/+8 |
* | movenc: fix detection of 64bit offset requirement | Clément Bœsch | 2013-08-21 | 1 | -3/+9 |
* | movenc: Make chapter track QuickTime compatible | John Stebbins | 2013-08-21 | 1 | -2/+13 |
* | movenc: add faststart option for web streaming | Clément Bœsch | 2013-08-21 | 2 | -4/+136 |
* | movenc: Allow chapters to be written in trailer | John Stebbins | 2013-08-20 | 1 | -2/+15 |
* | movenc: Allow chapter track in default MODE_MP4 | John Stebbins | 2013-08-20 | 1 | -1/+1 |
* | avformat: Fix references to removed av_close_input_file in Doxygen | Diego Biurrun | 2013-08-20 | 1 | -3/+3 |
* | mov: Prevent segfaults on mov_write_hdlr_tag | Luca Barbato | 2013-08-20 | 1 | -5/+16 |
* | mov: Compute max duration among the tracks with a timescale | Luca Barbato | 2013-08-20 | 1 | -1/+1 |
* | mov: Set the timescale for data streams | Luca Barbato | 2013-08-20 | 1 | -0/+2 |
* | mkv: Allow flushing the current cluster in progress | Martin Storsjö | 2013-08-19 | 2 | -7/+31 |
* | mkv: Flush the old cluster before writing a new one | Luca Barbato | 2013-08-19 | 1 | -0/+1 |
* | mkv: Add options for specifying cluster limits | Luca Barbato | 2013-08-19 | 1 | -10/+22 |
* | mkv: Refactor mkv_write_packet | Luca Barbato | 2013-08-19 | 1 | -10/+32 |
* | ogg: Fix potential infinite discard loop | Reimar Döffinger | 2013-08-19 | 1 | -1/+5 |
* | movenc: Indicate that negative timestamps are supported | Martin Storsjö | 2013-08-17 | 1 | -7/+7 |
* | hlsenc: Don't reset the number variable when wrapping | Carl Eugen Hoyos | 2013-08-15 | 1 | -4/+2 |
* | hlsenc: Append the last incomplete segment when closing the output | Stefano Sabatini | 2013-08-15 | 1 | -3/+9 |
* | hlsenc: Add a proper dependency on the mpegts muxer | Martin Storsjö | 2013-08-15 | 1 | -1/+1 |
* | rtpproto: Check the right feature detection macro | Martin Storsjö | 2013-08-15 | 1 | -1/+1 |
* | electronicarts: Let functions always returning the same value return void | Diego Biurrun | 2013-08-15 | 1 | -20/+10 |
* | electronicarts: Improve some function/variable names | Diego Biurrun | 2013-08-15 | 1 | -19/+19 |
* | electronicarts: comment wording fixes | Diego Biurrun | 2013-08-15 | 1 | -14/+12 |
* | electronicarts: Remove bogus function documentation | Diego Biurrun | 2013-08-15 | 1 | -12/+0 |
* | electronicarts: K&R formatting cosmetics | Diego Biurrun | 2013-08-15 | 1 | -154/+211 |
* | rtpproto: Check for the right feature when reading a sockaddr_in6 | Dave Yeo | 2013-08-15 | 1 | -2/+2 |
* | sdp: Add an option for sending RTCP packets to the source of the last packets | Martin Storsjö | 2013-08-14 | 2 | -3/+7 |
* | rtpproto: Add an option for writing return packets to the address of the last... | Martin Storsjö | 2013-08-14 | 1 | -5/+84 |
* | rtpproto: Update the parameter documentation | Martin Storsjö | 2013-08-13 | 1 | -1/+2 |
* | segafilm: Error out on impossible packet size | Luca Barbato | 2013-08-13 | 1 | -0/+2 |
* | ogg: Always alloc the private context in vorbis_header | Luca Barbato | 2013-08-13 | 1 | -3/+3 |
* | rtmp: Do not misuse memcmp | Luca Barbato | 2013-08-11 | 3 | -12/+53 |
* | rtmp: Detect and warn if the user tries to pass librtmp style parameters | Martin Storsjö | 2013-08-10 | 1 | -0/+7 |